Skip navigation links
A B C D E F G H I J K M N O P R S T U V W X Y 

E

EditAction - Class in InstrumentationPlatformGUI
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.
EditAction(String) - Constructor for class InstrumentationPlatformGUI.EditAction
 
editCurrentComponent(boolean) - Method in class InstrumentationPlatformGUI.Elements.GUITab
Start editing the currently focused GUI element.
editElement(GUIelement) - Method in class InstrumentationPlatformGUI.Elements.GUIPanel
Switch to edit mode and start editing the provided GUI element.
EditHistoryKeyboardShortcutPreparer - Class in InstrumentationPlatformGUI.ShortcutPreparers
Utility class, responsible for the preparation of the keyboard shortcuts, related to undos.
EditHistoryKeyboardShortcutPreparer() - Constructor for class InstrumentationPlatformGUI.ShortcutPreparers.EditHistoryKeyboardShortcutPreparer
 
EditHistoryManager - Class in InstrumentationPlatformGUI.Managers
A class that manages undo, redo, undo tree and other aspects of editing history.
endCommand() - Method in class InstrumentationPlatformGUI.Communication.TwoWaySerialComm.SerialReader
Deprecated.
 
endUndoGroup() - Method in class InstrumentationPlatformGUI.Managers.EditHistoryManager
Indicate that this is the end of the current undo group.
enterPressAction - Variable in class InstrumentationPlatformGUI.Elements.GUIPanel
 
equals(Object) - Method in class InstrumentationPlatformGUI.KeyInput.KeySequence
 
EvalAtUserFunctionToken - Class in InstrumentationPlatformGUI.clucFunctions
CLUC built-in function, used to evaluate the Y-value of a line in a chart, given the line letter and the X position.
EvalAtUserFunctionToken(String) - Constructor for class InstrumentationPlatformGUI.clucFunctions.EvalAtUserFunctionToken
 
EvalAtUserFunctionTokenFactory - Class in InstrumentationPlatformGUI.clucFunctions
 
EvalAtUserFunctionTokenFactory() - Constructor for class InstrumentationPlatformGUI.clucFunctions.EvalAtUserFunctionTokenFactory
 
evaluateYatX(double) - Method in class InstrumentationPlatformGUI.PlotLine
Use linear interpolation to guess the value between 2 points; returns 0 if no such value exists.
exchangeData(byte[], ICommunicator) - Static method in class InstrumentationPlatformGUI.Communication.Obsolete.Request
Deprecated.
 
execute(GUIPanel) - Method in class InstrumentationPlatformGUI.KeyInput.KeySequence
Take the string representing this sequence, split it into the individual key presses and send it to the GUIPanel provided, using the GUIPanel.handle(java.lang.String) method.
execute(GUIKeyEventHandler) - Method in class InstrumentationPlatformGUI.KeyInput.Macro
Deprecated.
 
executeMacro(String) - Method in class InstrumentationPlatformGUI.Elements.GUIPanel
Execute a macro, simulating the subsequent presses of the key sequence provided.
ExtendedFunctionTokenFactory - Class in InstrumentationPlatformGUI.CompilerExtensions
DelegatingFactory, used to create all built-in function tokens, specific for the GUI.
ExtendedFunctionTokenFactory() - Constructor for class InstrumentationPlatformGUI.CompilerExtensions.ExtendedFunctionTokenFactory
 
A B C D E F G H I J K M N O P R S T U V W X Y 
Skip navigation links