|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
LargestLineLayout
extends LineLayout
, and each line has
the same height. LargestLineLayout
the specified gap values.
LargestLineLayout
with the default horizontal
gap value and the specified vertical gap value.
LargestLineLayout
with the default gap values.
LayoutManager
that lays out Component
s like a
vertical FlowLayout
that does not do multiple columns. LineLayout
with the given values for the gaps.
LineLayout
with the given value for the vertical
gap, and the default value for the horizontal gap.
LineLayout
.
Container
.
Container
.
Container.
- layoutContainer(Container) -
Method in class kirk.gui.layout.GridSpanLayout
- Lays out the passed
Container
with this
LayoutManager
, and the constraints objects associated with the
Component
s of this Container
.
- layoutContainer(Container) -
Method in class kirk.gui.layout.LargestLineLayout
- Lays out the given
Container
.
- layoutContainer(Container) -
Method in class kirk.gui.layout.LineLayout
- Lays out the given
Container
.
- layoutContainer(Container) -
Method in class kirk.gui.layout.VariableLineLayout
- Lays out the given
Container
.
- lineHasMoreTokens() -
Method in class kirk.io.FileTokenizer
- Returns whether there are more tokens to be read on this line.
- linelist -
Variable in class kirk.io.FileLineList
- The List of lines that were in the file when it was read.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |