GlokSettingsApplication
A standalone application to edit Glok's settings.
The settings are from GlokSettings and Tantalum, and are saved as Java Preferences (See GlokSettings.save).
If another applications load these settings (using GlokSettings.load), then the applications will share the same settings.
Properties
Link copied to clipboard
Link copied to clipboard
A list of all open RegularStages. i.e. This does NOT include OverlayStages, which are used for PopupMenu
s, Tooltips
etc. and may optionally also be used for dialogs and other 'windows'.
Link copied to clipboard
Link copied to clipboard
Set this to ApplicationStatus.FORCE_QUIT or ApplicationStatus.REQUEST_QUIT, and all stages will be closed, which will then cause the application to end.