|
Class Summary |
| AbstractForm |
Base Class that provides a UI to configure a selected InfoNode. |
| AttributeBean |
Captures data about an Attribute; a property configurable through the Variant
Manager. |
| AttributeSetBean |
Class that captures a set of Attributes. |
| DataNode |
The base class for Nodes which can appear in the data tree of the
Variant Manager. |
| Editor |
A ui component that edits a particular attribute. |
| EditorBean |
Captures data about a Variant Manager Editor. |
| InfoForm |
Class that provides a UI to configure a selected InfoNode. |
| InfoGroupNode |
|
| InfoNode |
Node class for information nodes built according to the structure
nodes. |
| LanguageBean |
Class that captures data required to support a foreign language. |
| SchemaBean |
A SchemaBean captures information about the data in a Variant Manager project. |
| SchemaGroupNode |
A node that captures the information necessary to build an arbitrary
resource tree. |
| SchemaInstanceNode |
Captures the data configuration requirements for a "type" of InfoNode,
ie the nodes that can be added to a particular SchemaGroupNode. |
| SchemaNode |
The base class for Nodes which model the allowable structure for
Data nodes. |
| Switcher |
A general purpose component for switching items between two list boxes;
the box on the right is considered selected. |
| TranslatingVMCellRenderer |
A cell renderer that displays the number of child nodes (recursive) with uncertified translations
for a group node, and an (*) next to InfoNode's with uncertified translations. |
| TranslationForm |
Class that provides a UI that shows just the translatable attributes
for an InfoNode. |
| TreeTool |
The base class for configuration tools that use a tree at the left-hand
side and a panel of editors at the right. |
| ValidatingVMCellRenderer |
A cell renderer that displays the number of child nodes (recursive) with
some invalid values. |
| VariantBean |
High-level information on the variant. |
| VariantMgr |
The main class for the variant manager. |
| VMCellRenderer |
A cell renderer with some nice functionality for future use. |
| VmNode |
The base class for all nodes configurable in the variant manager. |