| Package | Description |
|---|---|
| org.ximtec.igesture.tool.explorer | |
| org.ximtec.igesture.tool.util |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeInfoImpl
Implementation of the NodeInfo interface.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,NodeInfo> |
ExplorerTreeModel.getNodeInfos() |
| Constructor and Description |
|---|
ExplorerNode(T userObject,
NodeInfo nodeInfo) |
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
static List<NodeInfo> |
NodeInfoFactory.createAdminNodeInfo(Controller controller) |
static List<NodeInfo> |
NodeInfoFactory.createTestBenchNodeInfo(Controller controller) |
static List<NodeInfo> |
NodeInfoFactory.createTestSetNodeInfo(Controller controller) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.