public class EventLogApplicationLifecycleListener extends java.lang.Object implements AppLifecycleListener
AppLifecycleListener.AdapterTOPIC| Constructor and Description |
|---|
EventLogApplicationLifecycleListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
appWillBeClosed(boolean isRestart)
Fired after saving settings and after final 'can exit?' check.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappClosing, appFrameCreated, appFrameCreated, appStarting, projectFrameClosed, projectOpenFailed, welcomeScreenDisplayedpublic EventLogApplicationLifecycleListener()
public void appWillBeClosed(boolean isRestart)
AppLifecycleListenerappWillBeClosed in interface AppLifecycleListener