Uses of Interface
com.metamatrix.common.object.PropertiedObjectView

Packages that use PropertiedObjectView
com.metamatrix.common.tree   
com.metamatrix.common.tree.basic   
com.metamatrix.common.tree.directory   
com.metamatrix.toolbox.ui.widget.tree   
 

Uses of PropertiedObjectView in com.metamatrix.common.tree
 

Subinterfaces of PropertiedObjectView in com.metamatrix.common.tree
 interface TreeView
          This interface defines a view of a hierarchy of TreeNode instances.
 

Classes in com.metamatrix.common.tree that implement PropertiedObjectView
 class AbstractTreeView
           
 class RuledTreeViewImpl
           
 

Uses of PropertiedObjectView in com.metamatrix.common.tree.basic
 

Classes in com.metamatrix.common.tree.basic that implement PropertiedObjectView
 class BasicTreeView
           
 

Uses of PropertiedObjectView in com.metamatrix.common.tree.directory
 

Subinterfaces of PropertiedObjectView in com.metamatrix.common.tree.directory
 interface DirectoryEntryView
          This interface defines a view of a hierarchy of DirectoryEntry instances.
 

Classes in com.metamatrix.common.tree.directory that implement PropertiedObjectView
 class FileSystemView
          This interface defines a view of a hierarchy of DirectoryEntry instances.
 class RuledDirectoryEntryViewImpl
           
 

Uses of PropertiedObjectView in com.metamatrix.toolbox.ui.widget.tree
 

Classes in com.metamatrix.toolbox.ui.widget.tree that implement PropertiedObjectView
 class DefaultTreeView
          This is the default TreeView used by DefaultTreeModel.
 



Copyright © 2009. All Rights Reserved.