Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
K
L
M
O
P
R
S
T
V
W
X
Y
V
VariableLineLayout
- class kirk.gui.
VariableLineLayout
.
VariableLineLayout extends LineLayout, and it makes each component as high as its preferred size.
VariableLineLayout()
- Constructor for class kirk.gui.
VariableLineLayout
Constructs a new VariableLineLayout.
VariableLineLayout(int)
- Constructor for class kirk.gui.
VariableLineLayout
Constructs a new VariableLineLayout with the given value for the vertical gap, and the default value for the horizontal gap.
VariableLineLayout(int, int)
- Constructor for class kirk.gui.
VariableLineLayout
Constructs a new VariableLineLayout with the given values for the gaps.
verticalanchor
- Variable in class kirk.gui.
GridSpanConstraints
The relative position of the associated
Component
on the y-axis of the space it is in.
verticalfill
- Variable in class kirk.gui.
GridSpanConstraints
Whether the associated
Component
should be as wide as the space it is in.
verticalgap
- Variable in class kirk.gui.
GridSpanLayout
The vertical gap.
verticalgap
- Variable in class kirk.gui.
LineLayout
The vertical gap.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
H
I
K
L
M
O
P
R
S
T
V
W
X
Y