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

V

VariableLineLayout - class kirk.gui.layout.VariableLineLayout.
VariableLineLayout extends LineLayout, and it makes each Component as high as its preferred size.
VariableLineLayout(int, int) - Constructor for class kirk.gui.layout.VariableLineLayout
Constructs a new VariableLineLayout with the given values for the gaps.
VariableLineLayout(int) - Constructor for class kirk.gui.layout.VariableLineLayout
Constructs a new VariableLineLayout with the given value for the vertical gap, and the default value for the horizontal gap.
VariableLineLayout() - Constructor for class kirk.gui.layout.VariableLineLayout
Constructs a new VariableLineLayout.
value - Variable in class kirk.gui.dialog.SingleInputRetriever
The value retrieved from the InputDialog.
value - Variable in class kirk.io.sdl.SDLDataElement
The data value of this element.
valuelist - Variable in class kirk.io.sdl.SDLNormalElement
The list of values of this element.
verticalanchor - Variable in class kirk.gui.layout.GridSpanConstraints
The relative position of the associated Component on the y-axis of the space it is in.
verticalfill - Variable in class kirk.gui.layout.GridSpanConstraints
Whether the associated Component should be as wide as the space it is in.
verticalgap - Variable in class kirk.gui.layout.GridSpanLayout
The vertical gap.
verticalgap - Variable in class kirk.gui.layout.LineLayout
The vertical gap.

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