|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving DialogPanel events.
DialogPanel
,
DialogEvent
,
DialogAdapter
Method Summary | |
void |
dialogClosed(DialogEvent e)
Invoked when a DialogPanel has been closed. |
void |
dialogClosing(DialogEvent e)
Invoked immediately prior to a DialogPanel closing. |
void |
dialogOpened(DialogEvent e)
Invoked when a DialogPanel is opened. |
Method Detail |
public void dialogClosed(DialogEvent e)
e
- A DialogEvent
event describing the action.public void dialogClosing(DialogEvent e)
e
- A DialogEvent
event describing the action.public void dialogOpened(DialogEvent e)
e
- A DialogEvent
event describing the action.
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |