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 

A

AbstractContainerFactory<T extends Container> - Class in InstrumentationPlatformGUI.Communication.Obsolete
Deprecated.
THIS CLASS IS NOW DEPRECATED. It was used as a part of the old parsing mechanism, perviously used to automatically build the GUI based on the data provided by a module. Factory class for creating Containers. This class doesn't use static methods, as doing so would render it difficult to put a container into another container.
AbstractContainerFactory() - Constructor for class InstrumentationPlatformGUI.Communication.Obsolete.AbstractContainerFactory
Deprecated.
 
ADD_ON_MATCH - Static variable in class InstrumentationPlatformGUI.RegexUtils
 
ADD_ON_MISMATCH - Static variable in class InstrumentationPlatformGUI.RegexUtils
 
addAction(String, NamedGUIAction) - Method in class InstrumentationPlatformGUI.KeyInput.Menu
Schedule an action to be executed every time the user presses the key sequence, expressed by the String provided.
addAction(String, GUIAction) - Method in class InstrumentationPlatformGUI.KeyInput.RegisterActionMenu
Deprecated.
 
addAction(EditAction) - Method in class InstrumentationPlatformGUI.Managers.EditHistoryManager
Add action to the current undo group, if any, or to the list of actions, if none undo group is currently active.
addAction(JumpAction) - Method in class InstrumentationPlatformGUI.Managers.JumpHistoryManager
Add the given JumpAction to the changeList.
addCmdLineListener(ChangeListener<String>) - Method in class InstrumentationPlatformGUI.Elements.GUIPanel
Add a ChangeListener to the list of listeners, events of which get fired, once the enter is pressed.
addContainer(Container) - Method in class InstrumentationPlatformGUI.Communication.Obsolete.Container
Deprecated.
 
addElementTypeMapping(String, String) - Static method in class InstrumentationPlatformGUI.Elements.GUIelement
Add an elementType-specific mapping to this particular type of GUIelement.
addFloatProperty(int, String, float) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Initialize a new Float property and then add it.
addGlobalElementMapping(String, String) - Static method in class InstrumentationPlatformGUI.Elements.GUIelement
Add an global mapping, applicable for all GUIelements, when they are being edited.
addGUIelement(GUIelement) - Method in class InstrumentationPlatformGUI.Elements.GUITab
Append the provided GUIelement to the end of the GUIList
addGUIelement(GUIelement, int) - Method in class InstrumentationPlatformGUI.Elements.GUITab
Insert a GUIelement provided at the given position in the GUIList.
addGUITab(GUITab) - Method in class InstrumentationPlatformGUI.Elements.GUIPanel
Add another tab to this panel.
addIntegerProperty(int, String, int) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Initialize a new Integer property and then add it.
addKeyEvent(KeyEvent) - Method in class InstrumentationPlatformGUI.KeyInput.Macro
Deprecated.
 
addLine(PlotLine) - Method in class InstrumentationPlatformGUI.Elements.GUIChart
Add a new line, setting the color of it in such a way, that it's easily distinguishable from the other colors of lines already in the chart.
addMapping(String, String) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Add an instance-specific mapping to this particular instance of GUIelement.
addMapping(String, String) - Method in class InstrumentationPlatformGUI.Managers.MappingManager
Add a mapping between the provided source and target sequences, expressed as Strings.
addPoint(FloatPoint) - Method in class InstrumentationPlatformGUI.PlotLine
Add a data point to this PlotLine.
addProperthies() - Method in class InstrumentationPlatformGUI.Elements.GUIChart
 
addProperthies() - Method in class InstrumentationPlatformGUI.Elements.GUINumericUpDown
 
addProperthies() - Method in class InstrumentationPlatformGUI.Elements.GUIPID
 
addProperthies() - Method in class InstrumentationPlatformGUI.Elements.GUIStatsDisplay
 
addProperthies() - Method in class InstrumentationPlatformGUI.Elements.GUITimer
 
addProperty(Property) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Register a new Property for this GUIelement.
addProperty(FloatProperty) - Method in class InstrumentationPlatformGUI.PlotLine
Register a new Property for this PlotLine.
addRegisterAction(String, RegisterAction) - Method in class InstrumentationPlatformGUI.KeyInput.RegisterActionMenu
Deprecated.
 
addStringProperty(int, String, String) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Initialize a new String property and then add it.
addSubMenu(String, Menu) - Method in class InstrumentationPlatformGUI.KeyInput.Menu
Add a submenu to this Menu, scheduling it to open whenever the sequence of keys, indicated by the provided string is pressed.
addSubscriber(Subscriber) - Method in class InstrumentationPlatformGUI.Communication.Obsolete.Variable
Deprecated.
 
addTags(String) - Method in class InstrumentationPlatformGUI.Elements.GUIelement
Add letter tags, one for each letter of the string provided, if this tag is not already present for this element.
AddToRegisterUserFunctionToken - Class in InstrumentationPlatformGUI.clucFunctions.RegisterFunctions
Take a register, provided as the first string argument, and append text to it, provided as a second string argument.
AddToRegisterUserFunctionToken(String) - Constructor for class InstrumentationPlatformGUI.clucFunctions.RegisterFunctions.AddToRegisterUserFunctionToken
 
AddToRegisterUserFunctionTokenFactory - Class in InstrumentationPlatformGUI.clucFunctions.RegisterFunctions
Factory object for the AddToRegisterUserFunctionToken
AddToRegisterUserFunctionTokenFactory() - Constructor for class InstrumentationPlatformGUI.clucFunctions.RegisterFunctions.AddToRegisterUserFunctionTokenFactory
 
addVariable(Variable) - Method in class InstrumentationPlatformGUI.Communication.Obsolete.Container
Deprecated.
 
append(String) - Method in class InstrumentationPlatformGUI.KeyInput.KeySequence
 
applyFilter(int) - Method in class InstrumentationPlatformGUI.Elements.GUITab
calls GUIelement.applyFilter(int) on all the elements of the GUIList.
applySelection(int) - Method in class InstrumentationPlatformGUI.Elements.GUITab
calls GUIelement.applySelection(int) on all the elements of the GUIList.
autoScaleX() - Method in class InstrumentationPlatformGUI.Elements.GUIChart
Autoscales the chart along the X axis.
autoScaleY() - Method in class InstrumentationPlatformGUI.Elements.GUIChart
Autoscales the chart along the Y axis.
available() - Method in interface InstrumentationPlatformGUI.Communication.Obsolete.ICommunicator
Deprecated.
 
available() - Method in class InstrumentationPlatformGUI.Communication.Obsolete.SerialCommunicatorObsolete
Deprecated.
 
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