Uses of Package
org.openbp.cockpit.plugins.finder.treemodel

Packages that use org.openbp.cockpit.plugins.finder.treemodel
org.openbp.cockpit.plugins.finder   
org.openbp.cockpit.plugins.finder.test   
org.openbp.cockpit.plugins.finder.treemodel Model for a tree that is dynamically created. 
 

Classes in org.openbp.cockpit.plugins.finder.treemodel used by org.openbp.cockpit.plugins.finder
DataMapper
          Mapper for an object that is displayed in the tree.
GenericModel
          Generic model of the tree.
Strategy
          Strategy for the generic model.
 

Classes in org.openbp.cockpit.plugins.finder.treemodel used by org.openbp.cockpit.plugins.finder.test
DataMapper
          Mapper for an object that is displayed in the tree.
LeafNode
          Leaf node of the tree.
PropertyNode
          Node for a group in the tree.
 

Classes in org.openbp.cockpit.plugins.finder.treemodel used by org.openbp.cockpit.plugins.finder.treemodel
DataMapper
          Mapper for an object that is displayed in the tree.
GenericNode
          Default node in the generic model.
LeafNode
          Leaf node of the tree.
Node
          Default node in the generic model.
NodeMapper
          Mappes the node to a displayable string that is shown in the tree.
PropertyNode
          Node for a group in the tree.
Strategy
          Strategy for the generic model.
 



Copyright © 2011. All Rights Reserved.