All Classes and Interfaces

Class
Description
A Thinlet component that is painted with anti-aliased fonts and lines.
Misc helper methods for AWT that don't require Thinlet.
A Thinlet color chooser dialog.
A simple modal dialog that shows all named components in the given Thinlet component tree and lets the user select a named component.
A depth-first tree walker for Thinlet components.
A visitor interface for the ComponentWalker.
A Thinlet directory chooser dialog.
A file filter for FileChooser that accepts files based on file name endings (extensions).
A Thinlet file chooser dialog.
A file filter for FileChooser.
A Thinlet font chooser dialog.
Dialog "Generate".
TODO: needs documentation.
 
ThinG GUI logic handler/controller.
A Thinlet component that logs exceptions to the JDK logging facility.
ThinG main class.
A Thinlet message dialog with configurable OK/CANCEL/YES/NO-Buttons.
An instance of this class maintains the properties of the components contained in a given Thinlet.
This class is the opposite of java.io.InputStreamReader: it provides a bridge from (new) character streams (Reader) to (old) byte streams (InputStream).
A serializer that serializes a tree of Thinlet components to a string containing Thinlet XML.
Get and set user preferences for ThinG, using the JDK 1.4 preferences API.
Dialog "Edit Settings".
ThinletDialog is a modal double buffered dialog containing a thinlet component.
This class encapsulates the DTD for Thinlet DTD.
A Property represents an attribute of a Thinlet component, such as "width", "name" or "action".
A Widget represents a Thinlet component, such as "button" or "label".
A SAX parser for Thinlet XML.
A callback handler for the ThinletReader.
 
This class encapsulates workarounds for missing functionality in Thinlet.java.