|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
B
- Type of button manager that is used with button listeners.public interface ButtonListener<B extends ButtonManager<B>>
Listener that listens to button events.
Method Summary | |
---|---|
void |
buttonActionned(ButtonEvent<B> buttonEvent)
Invoked when a button actionning occurs. |
Method Detail |
---|
void buttonActionned(ButtonEvent<B> buttonEvent)
buttonEvent
- Informations about the button event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |