Package | Description |
---|---|
org.scijava.platform.event |
Modifier and Type | Class and Description |
---|---|
class |
AppAboutEvent
An event sent when the application is asked to open its about window.
|
class |
AppFocusEvent
An event sent when the application has become the foreground app, or when it
has resigned being the foreground app.
|
class |
AppMenusCreatedEvent
An event sent when the application has created and populated its menus.
|
class |
AppOpenFilesEvent
An event sent when the application is asked to re-open itself.
|
class |
AppPreferencesEvent
An event sent when the application is asked to open its preferences window.
|
class |
AppPrintEvent
An event sent when the app is asked to print a list of files.
|
class |
AppQuitEvent
An event sent when the application is asked to quit.
|
class |
AppReOpenEvent
An event sent when the application is asked to re-open itself.
|
class |
AppScreenSleepEvent
An event sent when the displays attached to the system enter and exit power
save sleep.
|
class |
AppSleepEvent
An event sent when a device enters or exits power save sleep.
|
class |
AppSystemSleepEvent
An event sent when the system enters and exits power save sleep.
|
class |
AppUserSessionEvent
An event sent when the the user session has been changed via Fast User
Switching.
|
class |
AppVisibleEvent
An event sent when the application has been hidden or shown.
|
Copyright © 2015–2022 SciJava. All rights reserved.