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

V

validate() - Method in class jcontrol.ui.vole.Button
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.CheckBox
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.ComboBox
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.Component
Calculate and set the preferred size of this Component.
validate() - Method in class jcontrol.ui.vole.Label
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.List
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.NumberChooser
Compute this component's preferred size and assign internal values width and height.
validate() - Method in class jcontrol.ui.vole.RadioButton
Compute this component's preferred size and assign internal values width and height.
VALUE_CHANGED - Static variable in class jcontrol.ui.vole.event.ActionEvent
A slider value was changed
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
Vector - Class in java.util
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
visible - Variable in class jcontrol.ui.vole.Component
Our visibility
visibleFrame - Static variable in class jcontrol.ui.vole.Frame
The currently visible frame (only one simultaneously)
visibleFrame - Static variable in class jcontrol.ui.vole.PassiveFrame
The currently visible frame (only one simultaneously)

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