Package thing
package thing
This package contains the ThinG application.
-
ClassDescriptionA 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.Dialog "Generate".TODO: needs documentation.ThinG GUI logic handler/controller.ThinG main class.An instance of this class maintains the properties of the components contained in a given Thinlet.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".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 theThinletReader.This class encapsulates workarounds for missing functionality in Thinlet.java.