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

E

ESDLReadException - exception kirk.io.sdl.ESDLReadException.
This class is an Exception that may be thrown during the reading of an ESDL document.
ESDLReadException(String) - Constructor for class kirk.io.sdl.ESDLReadException
Creates a new ESDLReadException with the given error message.
ESDLReadException() - Constructor for class kirk.io.sdl.ESDLReadException
Creates a new ESDLReadException.
ESDLReader - class kirk.io.sdl.ESDLReader.
This class is able to read ESDL files into SDLDocuments.
ESDLReader(InputStream) - Constructor for class kirk.io.sdl.ESDLReader
Constructs a new ESDLReader with the given input source to read from.
ESDLWriteException - exception kirk.io.sdl.ESDLWriteException.
This class is an Exception that may be thrown during the writing of an ESDL document.
ESDLWriteException(String) - Constructor for class kirk.io.sdl.ESDLWriteException
Creates a new ESDLWriteException with the given error message.
ESDLWriteException() - Constructor for class kirk.io.sdl.ESDLWriteException
Creates a new ESDLWriteException.
ESDLWriter - class kirk.io.sdl.ESDLWriter.
This class writes an ESDL description indicated by an SDLDocument to an OutputStream, using UTF-16.
ESDLWriter(OutputStream) - Constructor for class kirk.io.sdl.ESDLWriter
Constructs a new ESDLWriter with the given output source to write to.
ErrorDialog - class kirk.gui.dialog.ErrorDialog.
Pops up an error Dialog with the given message.
ErrorDialog(Frame, String, int, int) - Constructor for class kirk.gui.dialog.ErrorDialog
Construct a new ErrorDialog with the passed message and owner.
element - Variable in class kirk.io.sdl.SDLNormalElementIterator
The element iterated over.
elementtype - Variable in class kirk.io.sdl.SDLNormalElementIterator
The internal (active) element type identifier.
exit - Variable in class kirk.gui.closer.WindowCloser
Whether or not to exit after the window is closed.

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