Modifier and Type | Method | Description |
---|---|---|
void |
WindowSystemListener.afterLoad(WindowSystemEvent event) |
Invoked from EDT after the window system finished loading and is about
to show the main window and its content.
|
void |
WindowSystemListener.afterSave(WindowSystemEvent event) |
Invoked from EDT when the window system finished saving its state to disk.
|
void |
WindowSystemListener.beforeLoad(WindowSystemEvent event) |
Invoked from EDT before the window system loads.
|
void |
WindowSystemListener.beforeSave(WindowSystemEvent event) |
Invoked from EDT before the window system starts saving its state to disk.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.