|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--org.millstone.base.Application.WindowAttachEvent
Window attach event
| Field Summary |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
Application.WindowAttachEvent(Window window)
Create event. |
|
| Method Summary | |
Application |
getApplication()
Get the application to which the window was attached |
Window |
getWindow()
Get the attached window |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Application.WindowAttachEvent(Window window)
window - Attached window.| Method Detail |
public Window getWindow()
public Application getApplication()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||