A B C D E F G H I L M P R S T U V W

V

valueOf(String) - Static method in enum uk.co.keang.swingaddons.SelectableLineBorder.Side
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.co.keang.swingaddons.SelectableLineBorder.Side
Returns an array containing the constants of this enum type, in the order they are declared.
VariableGridLayout - Class in uk.co.keang.swingaddons
The VariableGridLayout class is a layout manager that lays out a container's components in a rectangular grid.
VariableGridLayout() - Constructor for class uk.co.keang.swingaddons.VariableGridLayout
Creates a grid layout with a default of one column per component, in a single row.
VariableGridLayout(int, int) - Constructor for class uk.co.keang.swingaddons.VariableGridLayout
Creates a grid layout with the specified number of rows and columns.
VariableGridLayout(int, int, int, int) - Constructor for class uk.co.keang.swingaddons.VariableGridLayout
Creates a grid layout with the specified number of rows and columns.
vgap - Variable in class uk.co.keang.swingaddons.VariableGridLayout
This is the vertical gap (in pixels) which specifies the space between rows.

A B C D E F G H I L M P R S T U V W