Uses of Package
rle.vm

Packages that use rle.vm
rle.core   
rle.core.data   
rle.core.vm   
rle.vm   
rle.vm.editor   
 

Classes in rle.vm used by rle.core
SchemaBean
          A SchemaBean captures information about the data in a Variant Manager project.
 

Classes in rle.vm used by rle.core.data
AttributeBean
          Captures data about an Attribute; a property configurable through the Variant Manager.
Editor
          A ui component that edits a particular attribute.
InfoNode
          Node class for information nodes built according to the structure nodes.
Saveable
          Simple interface allowing components that perform arbitrary save operations to be handled generically.
TreeTool
          The base class for configuration tools that use a tree at the left-hand side and a panel of editors at the right.
 

Classes in rle.vm used by rle.core.vm
DataNode
          The base class for Nodes which can appear in the data tree of the Variant Manager.
InfoGroupNode
           
InfoNode
          Node class for information nodes built according to the structure nodes.
LanguageBean
          Class that captures data required to support a foreign language.
VariantBean
          High-level information on the variant.
VariantMgr
          The main class for the variant manager.
 

Classes in rle.vm used by rle.vm
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.
Form
          The interface for objects that can serve as the form on the right-hand side of the tree tool.
InfoGroupNode
           
InfoNode
          Node class for information nodes built according to the structure nodes.
LanguageBean
          Class that captures data required to support a foreign language.
Saveable
          Simple interface allowing components that perform arbitrary save operations to be handled generically.
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.
TreeTool
          The base class for configuration tools that use a tree at the left-hand side and a panel of editors at the right.
TreeTool.Mode
           
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.
 

Classes in rle.vm used by rle.vm.editor
AttributeBean
          Captures data about an Attribute; a property configurable through the Variant Manager.
Editor
          A ui component that edits a particular attribute.
InfoNode
          Node class for information nodes built according to the structure nodes.
Saveable
          Simple interface allowing components that perform arbitrary save operations to be handled generically.
TreeTool
          The base class for configuration tools that use a tree at the left-hand side and a panel of editors at the right.