|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModalListener
An object that listens for a change in mode.
| Method Summary | |
|---|---|
void |
modalBegan(ModalEvent modalEvent)
Called when the mode begins. |
void |
modalEnded(ModalEvent modalEvent)
Called when the mode ends. |
| Method Detail |
|---|
void modalBegan(ModalEvent modalEvent)
modalEvent - The event indicating the object beginning its mode.void modalEnded(ModalEvent modalEvent)
modalEvent - The event indicating the object ending its mode.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||