Class Summary |
AddDelList |
This class is an abstract class and is a general purpose list editing component.
|
ItemAddedEvent |
|
NodeItemList |
Abstract Class that defines the NodeItemList component. |
NodeSelectionEvent |
An event which indicates that Selection has occured in a listbox.
|
NodeVector |
This class is a NodeList that can be changed. |
ReadableXML |
This abstract class defines the component that will contain an XML
Transformation with an XSL file. |
StringItemList |
The StringItemList is a class that extends AddDelList, and adds a text field
for user input to the list, and label to describe what type of input is
required. |
TextFieldHitEnterEvent |
|
XMLChangeEvent |
An event which indicates that a change has occured in the Document (DOM).
|
XMLEditor |
An Abstract class, that handles core XML editing functions. |
XMLEditorInstantiable |
|