Interface AsyncActionInterface
-
- All Known Implementing Classes:
AsyncActionHandlerStakeLimit
,JLabelAsync
,RegisterMain
,RequirePayment
,SelectMain
,SelectOverflow
,SendTransaction
,ShowAddress
,ShowLocalTransactionHistory
,ShowStakeList
,SimpleWallet
,UnlockableItems
,ViewBalance
public interface AsyncActionInterface
- Author:
- giovanni.antino@h2tcoin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
executeFailure(Object o)
void
executeSuccess(Object o)
-