Class Summary |
AttributeEditDialog |
This is a simple dialog which allows the viewing/editing of
the attributes of an XML element as stored in the DocFrame
JTree XML editor. |
DataPackagePanel |
DataPackagePanel is an example of a plug-in panel to
be used by the XML editor. |
DFHPanel |
DFHPanel is an example of a class that can be dynamically
loaded at run time to edit a specific part of an XML
document tree. |
DocFrame |
DocFrame is a container for an XML editor which
shows combined outline and nested panel views of an XML
document. |
DTDTree |
class for creating a treeModel based on structure defined
in DTD. |
edit_plugin |
A basic JFC 1.1 based application. |
EditorController |
A basic JFC 1.1 based application. |
EditorPlugin |
|
LocalDocTypesPanel |
|
LockedPanel |
Locked panel is an example of a very simple plug-in panel to
be used by the XML editor. |
NodeInfo |
NodeInfo is a class used as a UserObject for a specialized JTree model. |
TextAreaPanel |
TextAreaPanel is an example of a special panel editor for
use with the DocFrame class. |
VariablePanel |
VariablePanel is an example of a very plug-in panel to
be used by the XML editor. |
XMLPanels |
|
XMLTreeCellRenderer |
This class is a simple extension of the DefaultTreeCell
Renderer that uses an ImageIcon stored in the NodeInfo
UserObject of a tree node as the icon of a node when it is
displayed in a tree. |