Package | Description |
---|---|
InstrumentationPlatformGUI | |
InstrumentationPlatformGUI.KeyInput |
Modifier and Type | Class and Description |
---|---|
class |
EditAction
Abstraction for any action, which didn't just result in the change of focus
or the way data is viewed, but actually changed properties of elements or more.
|
class |
GUIAction
Action, affecting or related to the GUI elements.
|
class |
JumpAction
Abstraction for a n action, result of which is changing focus or something similar,
but not modifying properties of
GUIelement s (other than the Focused
Property . |
class |
NamedGUIAction
A
GUIAction , which can have a named assigned. |
Modifier and Type | Class and Description |
---|---|
protected class |
Menu.openSubMenuAction
Utility class used for adding submenus to a
Menu . |
class |
RegisterAction
Deprecated.
Now deprecated class, related to the old way register access was handled.
Still used in some places of the code, but should be removed ASAP.
|