© 2006-2007 ETH Zurich

Uses of Class
org.ximtec.igesture.tool.explorer.core.ExplorerTreeView

Packages that use ExplorerTreeView
org.ximtec.igesture.tool.explorer   
org.ximtec.igesture.tool.explorer.core   
org.ximtec.igesture.tool.view   
org.ximtec.igesture.tool.view.admin.panel   
org.ximtec.igesture.tool.view.batch   
org.ximtec.igesture.tool.view.composite   
org.ximtec.igesture.tool.view.testbench.panel   
org.ximtec.igesture.tool.view.testset.panel   
org.ximtec.igesture.tool.view.welcome   
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.explorer
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.explorer
 class DefaultExplorerTreeView
          Default Implementation of a view.
 

Methods in org.ximtec.igesture.tool.explorer that return ExplorerTreeView
 ExplorerTreeView ExplorerTreeController.getExplorerTreeView()
          Returns the currently active explorer tree view.
 ExplorerTreeView NodeInfoImpl.getView(Controller controller, Object node)
           
 

Constructor parameters in org.ximtec.igesture.tool.explorer with type arguments of type ExplorerTreeView
NodeInfoImpl(Controller controller, Class<? extends Object> type, String propertyName, String childList, Class<? extends ExplorerTreeView> view, List<Class<? extends org.sigtec.graphix.widget.BasicAction>> popupActions, String key)
          Constructor
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.explorer.core
 

Methods in org.ximtec.igesture.tool.explorer.core that return ExplorerTreeView
 ExplorerTreeView NodeInfo.getView(Controller controller, Object node)
          Returns the view of the node
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view
 class AbstractPanel
           
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.admin.panel
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.admin.panel
 class CompositeDescriptorPanel
           
 class DefaultDescriptorPanel<T extends DefaultDescriptor>
           
 class DefaultPanel
          This Panel is used if no panel is set for the given object.
 class GestureClassPanel
           
 class GestureSetPanel
           
 class GestureSetsPanel
           
 class SampleDescriptor3DPanel
           
 class SampleDescriptorPanel
           
 class TextDescriptorPanel
           
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.batch
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.batch
 class BatchView
          Comment
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.composite
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.composite
 class CompositeView
           
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.testbench.panel
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.testbench.panel
 class AlgorithmListPanel
          Comment
 class AlgorithmWrapperPanel
          Comment
 class ConfigurationPanel
          Comment
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.testset.panel
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.testset.panel
 class TestClassPanel
          Comment
 class TestSetPanel
          Comment
 class TestSetsPanel
          Comment
 

Uses of ExplorerTreeView in org.ximtec.igesture.tool.view.welcome
 

Subclasses of ExplorerTreeView in org.ximtec.igesture.tool.view.welcome
 class WelcomeView
          Comment
 


© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.