A B 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(int, int) - Constructor for class kirk.gui.layout.CenteredLineLayout
Constructs a new CenteredLineLayout with the given values for the gaps.
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() - Constructor for class kirk.gui.layout.CenteredLineLayout
Constructs a new CenteredLineLayout.
CharacterFormatException - exception kirk.util.CharacterFormatException.
This class represents an exception that can be thrown during the conversion of a String to a char or Character.
CharacterFormatException(String) - Constructor for class kirk.util.CharacterFormatException
Constructs a new CharacterFormatException with the given message.
CharacterFormatException() - Constructor for class kirk.util.CharacterFormatException
Constructs a new CharacterFormatException with no message.
checkEndTag(String) - Method in class kirk.io.sdl.ESDLReader
Reads characters from the current position in the reader until as many as the length of the end tag of the given tag name are read.
checkEndTag(String) - Method in class kirk.io.sdl.SDLReader
Reads characters from the current position in the reader until as many as the length of the end tag of the given tag name are read.
checkStartTag(String) - Method in class kirk.io.sdl.ESDLReader
Reads characters from the current position in the reader until as many as the length of the start tag of the given tag name are read.
checkStartTag(String) - Method in class kirk.io.sdl.SDLReader
Reads characters from the current position in the reader until as many as the length of the start tag of the given tag name are read.
clone() - Method in class kirk.gui.layout.GridSpanConstraints
Returns a copy of this object.
close() - Method in class kirk.io.FileTokenizer
Closes the file reader is reading from.
close() - Method in class kirk.io.sdl.ESDLWriter
Closes the underlying stream.
close() - Method in class kirk.io.sdl.SDLReader
Closes the underlying stream.
close() - Method in class kirk.io.sdl.SDLWriter
Closes the underlying stream.
componentmap - Variable in class kirk.gui.layout.GridSpanLayout
The Map that links the Components to their constraints objects.
contains(String) - Method in class kirk.io.FileLineList
Indicates whether the list contains the passed line.
counter - Variable in class kirk.io.sdl.SDLNormalElementIterator
The element counter.
currentToken() - Method in class kirk.io.FileTokenizer
Returns the current token, or null if there is none.
currentline - Variable in class kirk.io.FileTokenizer
The current line.
currenttoken - Variable in class kirk.io.FileTokenizer
The current token.

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