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

C

CenteredLineLayout - class kirk.gui.layout.CenteredLineLayout.
CenteredLineLayout extends VariableLineLayout, and it makes each component as high and wide as its preferred size.
CenteredLineLayout() - Constructor for class kirk.gui.layout.CenteredLineLayout
Constructs a new CenteredLineLayout.
CenteredLineLayout(int) - Constructor for class kirk.gui.layout.CenteredLineLayout
Constructs a new CenteredLineLayout with the given value for the vertical gap, and the default value for the horizontal gap.
CenteredLineLayout(int, int) - Constructor for class kirk.gui.layout.CenteredLineLayout
Constructs a new CenteredLineLayout with the given values for the gaps.
clone() - Method in class kirk.gui.layout.GridSpanConstraints
Returns a copy of this object.
close() - Method in class kirk.file.FileTokenizer
Closes the file reader is reading from.
componentmap - Variable in class kirk.gui.layout.GridSpanLayout
The Map that links the Components to their constraints objects.
contains(String) - Method in class kirk.file.FileLineList
Indicates whether the list contains the passed line.
currentline - Variable in class kirk.file.FileTokenizer
The current line.
currenttoken - Variable in class kirk.file.FileTokenizer
The current token.
currentToken() - Method in class kirk.file.FileTokenizer
Returns the current token, or null if there is none.

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