Package at.spardat.xma.mdl.tree

Support for tree-widget-models.

See:
          Description

Interface Summary
ITreeWM The API for a widget model that holds a tree and its selection status.
ITreeWMClient The API to manipulate a ITreeWM at the client.
 

Class Summary
NodeColor Used to define the color of a TreeNode.
TreeNode Represents a node in a tree widget model.
TreeUIDelegateClient Manages UI related aspects of a TreeWM.
TreeWM A widget model that holds a tree and its selection status.
TreeWMClient The representation of a TreeWM at the client side of XMA.
 

Package at.spardat.xma.mdl.tree Description

Support for tree-widget-models.