Uses of Class
ca.cgjennings.apps.arkham.StrangeEons
-
Packages that use StrangeEons Package Description ca.cgjennings.apps.arkham -
-
Uses of StrangeEons in ca.cgjennings.apps.arkham
Methods in ca.cgjennings.apps.arkham that return StrangeEons Modifier and Type Method Description static StrangeEons
StrangeEons. getApplication()
Returns the single instance ofStrangeEons
once the application has been initialized.Methods in ca.cgjennings.apps.arkham with parameters of type StrangeEons Modifier and Type Method Description boolean
StrangeEonsAppWindow.PolledMenuItem. isUsable(StrangeEons application)
This method will be called when the menu item is about to be shown, and the item will be enabled or disabled accordingly.
-