JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
M
N
O
P
R
S
T
U
V
W
X
Y
I
ICommunicator
- Interface in
InstrumentationPlatformGUI.Communication.Obsolete
Deprecated.
IKeyboardShortcutPreparer
- Interface in
InstrumentationPlatformGUI.ShortcutPreparers
Utility interface intended to keep the cluttering of already cluttered files to a minimum by throwing the keyboard shortcut initialisation out of them, into separate files.
ImprovedGeneralTokenFactory
- Class in
InstrumentationPlatformGUI.clucFunctions
Factory for tokens, found in an expression.
ImprovedGeneralTokenFactory()
- Constructor for class InstrumentationPlatformGUI.clucFunctions.
ImprovedGeneralTokenFactory
increaseValue(boolean, boolean)
- Method in class InstrumentationPlatformGUI.Elements.
GUIChart
increaseValue(boolean, boolean)
- Method in class InstrumentationPlatformGUI.Elements.
GUICheckBox
Deprecated.
increaseValue(float)
- Method in class InstrumentationPlatformGUI.Elements.
GUISlider
Increase the current value by the step provided.
increaseValue(boolean, boolean)
- Method in class InstrumentationPlatformGUI.Elements.
GUISlider
Deprecated.
informAboutProcessedRequest()
- Method in class InstrumentationPlatformGUI.Communication.
SerialCommunicator.SerialWriter
Inform this writer that one of the requests it send have been resolved.
insertGUIelement(int, String, boolean)
- Method in class InstrumentationPlatformGUI.Elements.
GUITab
Insert a GUIelement, defined by the UniqueName provided, at the position provided, copying it first, if desired, and inserting the copy instead.
InstanceMapUserFunctionToken
- Class in
InstrumentationPlatformGUI.clucFunctions.MappingFunctions
CLUC function, used to add a new Instance mapping, that is, a mapping which only applies to a single instance of a
GUIelement
.
InstanceMapUserFunctionToken(String)
- Constructor for class InstrumentationPlatformGUI.clucFunctions.MappingFunctions.
InstanceMapUserFunctionToken
InstanceMapUserFunctionTokenFactory
- Class in
InstrumentationPlatformGUI.clucFunctions.MappingFunctions
InstanceMapUserFunctionTokenFactory()
- Constructor for class InstrumentationPlatformGUI.clucFunctions.MappingFunctions.
InstanceMapUserFunctionTokenFactory
InstrumentationPlatformGUI
- package InstrumentationPlatformGUI
InstrumentationPlatformGUI.clucFunctions
- package InstrumentationPlatformGUI.clucFunctions
InstrumentationPlatformGUI.clucFunctions.CastFunctions
- package InstrumentationPlatformGUI.clucFunctions.CastFunctions
InstrumentationPlatformGUI.clucFunctions.ElementRelatedFunctions
- package InstrumentationPlatformGUI.clucFunctions.ElementRelatedFunctions
InstrumentationPlatformGUI.clucFunctions.KeyPressFunctions
- package InstrumentationPlatformGUI.clucFunctions.KeyPressFunctions
InstrumentationPlatformGUI.clucFunctions.MappingFunctions
- package InstrumentationPlatformGUI.clucFunctions.MappingFunctions
InstrumentationPlatformGUI.clucFunctions.MathFunctions
- package InstrumentationPlatformGUI.clucFunctions.MathFunctions
InstrumentationPlatformGUI.clucFunctions.PrintFunctions
- package InstrumentationPlatformGUI.clucFunctions.PrintFunctions
InstrumentationPlatformGUI.clucFunctions.PropertyFunctions
- package InstrumentationPlatformGUI.clucFunctions.PropertyFunctions
InstrumentationPlatformGUI.clucFunctions.RegisterFunctions
- package InstrumentationPlatformGUI.clucFunctions.RegisterFunctions
InstrumentationPlatformGUI.Communication
- package InstrumentationPlatformGUI.Communication
InstrumentationPlatformGUI.Communication.Obsolete
- package InstrumentationPlatformGUI.Communication.Obsolete
InstrumentationPlatformGUI.CompilerExtensions
- package InstrumentationPlatformGUI.CompilerExtensions
InstrumentationPlatformGUI.Elements
- package InstrumentationPlatformGUI.Elements
InstrumentationPlatformGUI.KeyInput
- package InstrumentationPlatformGUI.KeyInput
InstrumentationPlatformGUI.Managers
- package InstrumentationPlatformGUI.Managers
InstrumentationPlatformGUI.Properties
- package InstrumentationPlatformGUI.Properties
InstrumentationPlatformGUI.ShortcutPreparers
- package InstrumentationPlatformGUI.ShortcutPreparers
IntegerProperty
- Class in
InstrumentationPlatformGUI.Properties
Property carrying an integer value.
IntegerProperty(int, String, Integer, GUIelement)
- Constructor for class InstrumentationPlatformGUI.Properties.
IntegerProperty
InterpreterFacade
- Class in
InstrumentationPlatformGUI
This is a utility class that uses factory methods to set everything up.
InterpreterFacade()
- Constructor for class InstrumentationPlatformGUI.
InterpreterFacade
IRepetitionCounter
- Interface in
InstrumentationPlatformGUI
Deprecated.
isAdditiveOperation(int)
- Static method in class InstrumentationPlatformGUI.
RegexUtils
isBeingRecorded()
- Method in class InstrumentationPlatformGUI.
PlotLine
isDeleted()
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
isEnabled()
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
isFocused()
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
isMismatchOperation(int)
- Static method in class InstrumentationPlatformGUI.
RegexUtils
isOlderThan(long)
- Method in class InstrumentationPlatformGUI.
TimeStampedSample
Whether the sample has been taken more than n millis ago.
isPersistent()
- Method in class InstrumentationPlatformGUI.KeyInput.
Menu
Whether this
Menu
is persistent.
isResolved()
- Method in class InstrumentationPlatformGUI.Communication.Obsolete.
Request
Deprecated.
isSelected()
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
isSelected()
- Method in class InstrumentationPlatformGUI.
PlotLine
Whether or not this
PlotLine
is selected, when on the
GUIChart
.
isSettingOperation(int)
- Static method in class InstrumentationPlatformGUI.
RegexUtils
isSubtractiveOperation(int)
- Static method in class InstrumentationPlatformGUI.
RegexUtils
issueError(String)
- Method in class InstrumentationPlatformGUI.CompilerExtensions.
GUICompiler
issueWaring(String)
- Method in class InstrumentationPlatformGUI.CompilerExtensions.
GUICompiler
isVisible()
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
isVisible()
- Method in class InstrumentationPlatformGUI.
PlotLine
isWithinBounds(double, double)
- Method in class InstrumentationPlatformGUI.Elements.
GUIelement
Return whether or not the point defined by the coordinates provided is within the bounds of this
GUIelement
.
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes