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
L
M
N
O
P
R
S
T
U
V
X
T
TextArea
<
T
> - Class in
plugins.adufour.vars.gui.swing
TextArea(Var<T>, int)
- Constructor for class plugins.adufour.vars.gui.swing.
TextArea
TextField
<
T
> - Class in
plugins.adufour.vars.gui.swing
TextField(Var<T>)
- Constructor for class plugins.adufour.vars.gui.swing.
TextField
toBoxedType(Class<?>)
- Static method in class plugins.adufour.vars.util.
TypeUtil
toFriendlyString(Class<?>)
- Static method in class plugins.adufour.vars.util.
TypeUtil
This method is intended to help non-programming users in differentiating and understanding the various Java types by giving them more explicit names
toggleValue()
- Method in class plugins.adufour.vars.lang.
VarBoolean
Inverts the value of this variable.
Warning: this method does nothing if the current variable references another
toString()
- Method in class plugins.adufour.ezplug.
EzVar
toString()
- Method in class plugins.adufour.vars.lang.
Var
toString()
- Method in class plugins.adufour.vars.lang.
VarFile
trigger()
- Method in class plugins.adufour.vars.lang.
VarTrigger
Triggers the variable (equivalent to incrementing the value of this variable)
triggered(VarTrigger)
- Method in interface plugins.adufour.vars.lang.
VarTrigger.TriggerListener
type
- Variable in class plugins.adufour.vars.lang.
Var
The
Class
definition describing the type of the variable value
typeChanged(Object, Class<?>, Class<?>)
- Method in class plugins.adufour.vars.gui.swing.
TypeChooser
typeChanged(Object, Class<?>, Class<?>)
- Method in interface plugins.adufour.vars.util.
TypeChangeListener
TypeChangeListener
- Interface in
plugins.adufour.vars.util
Interface allowing to listen to value change events (used for mutable variables)
TypeChooser
- Class in
plugins.adufour.vars.gui.swing
TypeChooser(VarMutable)
- Constructor for class plugins.adufour.vars.gui.swing.
TypeChooser
TypeSelectionModel
- Class in
plugins.adufour.vars.gui.model
TypeSelectionModel()
- Constructor for class plugins.adufour.vars.gui.model.
TypeSelectionModel
Create a new type selection model with the most popular types
TypeSelectionModel(Class<?>...)
- Constructor for class plugins.adufour.vars.gui.model.
TypeSelectionModel
Creates a new custom type selection model with the specified types
TypeUtil
- Class in
plugins.adufour.vars.util
TypeUtil()
- Constructor for class plugins.adufour.vars.util.
TypeUtil
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
L
M
N
O
P
R
S
T
U
V
X