|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectthreeD.ui.event.UIEvent
threeD.ui.event.DialogCloseEvent
A DialogCloseEvent object represents the event of closing a dialog.
| Constructor Summary | |
DialogCloseEvent(Dialog dialog)
Constructs a new DialogCloseEvent object for the specified Dialog object. |
|
| Method Summary | |
Dialog |
getDialog()
Returns the dialog that has been closed. |
java.lang.String |
toString()
Returns "DialogCloseEvent". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DialogCloseEvent(Dialog dialog)
| Method Detail |
public Dialog getDialog()
public java.lang.String toString()
toString in class UIEvent
|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||