- doAction() - Method in class InstrumentationPlatformGUI.GUIAbstractAction
-
- doAction() - Method in class InstrumentationPlatformGUI.GUIAction
-
- doAction(IRepetitionCounter) - Method in class InstrumentationPlatformGUI.GUIAction
-
- doAction() - Method in class InstrumentationPlatformGUI.KeyInput.Menu.openSubMenuAction
-
- doAction(String) - Method in class InstrumentationPlatformGUI.KeyInput.RegisterAction
-
Deprecated.
- doAction(String, IRepetitionCounter) - Method in class InstrumentationPlatformGUI.KeyInput.RegisterAction
-
Deprecated.
- doActionWithCounterHandling(String, IRepetitionCounter) - Method in class InstrumentationPlatformGUI.KeyInput.RegisterAction
-
Deprecated.
- doActionWithHandling(GUIPanel) - Method in class InstrumentationPlatformGUI.EditAction
-
- doActionWithHandling(GUIPanel) - Method in class InstrumentationPlatformGUI.GUIAction
-
Call doAction, optionally also doing some other stuff, such as
reseting the repeat count or calling undo system related functionality.
- doActionWithHandling(GUIPanel) - Method in class InstrumentationPlatformGUI.JumpAction
-
- doActionWithHandling(GUIPanel) - Method in class InstrumentationPlatformGUI.KeyInput.Menu.openSubMenuAction
-
- doInverseAction() - Method in class InstrumentationPlatformGUI.JumpAction
-
Do the opposite action; do the backward motion to the one executed
by the previously ran "doAction"
- DotNotationParser - Class in InstrumentationPlatformGUI.CompilerExtensions
-
Extended expression parser that uses a fun little hack to support dot
notation on precompiler level, that is, calling OBJECT.method();
- DotNotationParser() - Constructor for class InstrumentationPlatformGUI.CompilerExtensions.DotNotationParser
-
- drawLegend(GraphicsContext, double, double) - Method in class InstrumentationPlatformGUI.Elements.GUIChart
-
Draws the letters of the individual lines, with additional info (such as,
whether those lines are selected, visible, whether they exist and more).