© 2006-2007 ETH Zurich

Uses of Interface
org.ximtec.igesture.tool.explorer.core.NodeInfo

Packages that use NodeInfo
org.ximtec.igesture.tool.explorer   
org.ximtec.igesture.tool.util   
 

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

Classes in org.ximtec.igesture.tool.explorer that implement NodeInfo
 class NodeInfoImpl
          Implementation of the NodeInfo interface.
 

Methods in org.ximtec.igesture.tool.explorer that return types with arguments of type NodeInfo
 Map<Class<?>,NodeInfo> ExplorerTreeModel.getNodeInfos()
           
 

Constructors in org.ximtec.igesture.tool.explorer with parameters of type NodeInfo
ExplorerNode(T userObject, NodeInfo nodeInfo)
           
 

Constructor parameters in org.ximtec.igesture.tool.explorer with type arguments of type NodeInfo
ExplorerPopupDispatcher(Map<Class<?>,NodeInfo> nodeInfos)
           
ExplorerTreeModel(Object rootElement, List<NodeInfo> nodeInfos)
          Explorer Tree Model
ExplorerTreeModel(Object rootElement, Map<Class<?>,NodeInfo> nodeInfos)
          Explorer Tree Model Model
NodeRenderer(Map<Class<?>,NodeInfo> nodeInfos)
           
 

Uses of NodeInfo in org.ximtec.igesture.tool.util
 

Methods in org.ximtec.igesture.tool.util that return types with arguments of type NodeInfo
static List<NodeInfo> NodeInfoFactory.createAdminNodeInfo(Controller controller)
           
static List<NodeInfo> NodeInfoFactory.createTestBenchNodeInfo(Controller controller)
           
static List<NodeInfo> NodeInfoFactory.createTestSetNodeInfo(Controller controller)
           
 


© 2006-2007 ETH Zurich

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