|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
SDLDocument
with the given version and root.
SDLElement
with the given name.
Iterator
that iterates over an
SDLNormalElement
given a certain element type filter and optionally a
name.SDLNormalElementIterator
working on the given
SDLNormalElement
, filtering out all the ones with the given name,
and of the given type.
SDLNormalElementIterator
working on the given
SDLNormalElement
, filtering out all the ones of the given type.
SDLNormalElementIterator
working on the given
SDLNormalElement
.
Exception
that may be thrown during the reading of
an SDL document. SDLReadException
with the given error message.
SDLReadException
.
SDLDocument
s. SDLReader
with the given input source to read
from.
Exception
that may be thrown during the writing of
an SDL document.SDLWriteException
with the given error message.
SDLWriteException
.
SDLDocument
to
an OutputStream
, using UTF-16. SDLWriter
with the given output source to write
to.
InputDialog
that asks the user for a single
String
.
SingleInputDialog with the passed message.
- SingleInputRetriever - class kirk.gui.dialog.SingleInputRetriever.
- This class retrieves the value inputted in an
SingleInputDialog
.
- SingleInputRetriever(Frame, String, int, int, int) -
Constructor for class kirk.gui.dialog.SingleInputRetriever
- Constructs a new
SingleInputRetriever
.
- setConstraints(Component, GridSpanConstraints) -
Method in class kirk.gui.layout.GridSpanLayout
- Adds a new association to the internal mapping.
- setHeight(int) -
Method in class kirk.gui.layout.FixedLineLayout
- Sets the height value this
LayoutManager
uses.
- setHeight(int) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the height of the associated
Component
.
- setHeight(int) -
Method in class kirk.gui.layout.GridSpanLayout
- Sets the height of this grid in cells.
- setHorizontalAnchor(double) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the horizontal anchor of the associated
Component
.
- setHorizontalFill(double) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the horizontal fill of the associated
Component
.
- setHorizontalGap(int) -
Method in class kirk.gui.layout.GridSpanLayout
- Sets the horizontal gap.
- setHorizontalGap(int) -
Method in class kirk.gui.layout.LineLayout
- Sets the horizontal gap.
- setName(String) -
Method in class kirk.io.sdl.SDLElement
- Sets the name of this element to
name
.
- setRoot(SDLElement) -
Method in class kirk.io.sdl.SDLDocument
- Sets the root element of this document to
root
.
- setTaken(Component[][], int, int, int, int, Component) -
Method in class kirk.gui.layout.GridSpanLayout
- Set the passed portion of the passed grid to the passed
Component
.
- setValue(String) -
Method in class kirk.io.sdl.SDLDataElement
- Sets the value to the given value.
- setValue(SDLElement, int) -
Method in class kirk.io.sdl.SDLNormalElement
- Sets the given value in the list of values (at the specified index).
- setVerticalAnchor(double) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the vertical anchor of the associated
Component
.
- setVerticalFill(double) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the vertical fill of the associated
Component
.
- setVerticalGap(int) -
Method in class kirk.gui.layout.GridSpanLayout
- Sets the vertical gap.
- setVerticalGap(int) -
Method in class kirk.gui.layout.LineLayout
- Sets the vertical gap.
- setWidth(int) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the width of the associated
Component
.
- setWidth(int) -
Method in class kirk.gui.layout.GridSpanLayout
- Sets the width of this grid in cells.
- setWritable(boolean) -
Method in class kirk.io.FileLineList
- Sets whether this
FileLineList
supports writing or not.
- setX(int) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the x coordinate of the associated
Component
.
- setY(int) -
Method in class kirk.gui.layout.GridSpanConstraints
- Sets the y coordinate of the associated
Component
.
- single -
Variable in class kirk.util.Wildcard
- The character that indicates any single character.
- skipWhiteSpaceAndComments() -
Method in class kirk.io.sdl.ESDLReader
- This method is especially for ESDL.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |