Package org.scijava.platform.event

Class Summary
AppAboutEvent An event sent when the application is asked to open its about window.
AppFocusEvent An event sent when the application has become the foreground app, or when it has resigned being the foreground app.
ApplicationEvent An event indicating an application-level occurrence.
AppMenusCreatedEvent An event sent when the application has created and populated its menus.
AppOpenFilesEvent An event sent when the application is asked to re-open itself.
AppPreferencesEvent An event sent when the application is asked to open its preferences window.
AppPrintEvent An event sent when the app is asked to print a list of files.
AppQuitEvent An event sent when the application is asked to quit.
AppReOpenEvent An event sent when the application is asked to re-open itself.
AppScreenSleepEvent An event sent when the displays attached to the system enter and exit power save sleep.
AppSleepEvent An event sent when a device enters or exits power save sleep.
AppSystemSleepEvent An event sent when the system enters and exits power save sleep.
AppUserSessionEvent An event sent when the the user session has been changed via Fast User Switching.
AppVisibleEvent An event sent when the application has been hidden or shown.
 



Copyright © 2009–2015 SciJava. All rights reserved.