|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolkitNotificationListener<T>
A listener for ToolkitNotifier
.
Method Summary | |
---|---|
void |
onNotification(ToolkitNotificationEvent<T> event)
This method is called when a user implements this interface and attaches it to the ToolkitNotifier. |
Method Detail |
---|
void onNotification(ToolkitNotificationEvent<T> event)
event
- the ToolkitNotificationEvent
containing details of the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |