public interface EZUIStarterListener
Modifier and Type | Method and Description |
---|---|
Component |
getApplicationComponent()
This method is called when application is going to install the user-defined
component within the main frame.
|
boolean |
isAboutToQuit()
This method is called whenthe application is about to quit.
|
void |
postStart()
This method is called when the application frame is about to be displayed.
|
void |
preStart()
This method is called at the very beginning of application startup procedure.
|
void preStart()
void postStart()
Component getApplicationComponent()
boolean isAboutToQuit()
Plealog Software - 2003-2017