Package | Description |
---|---|
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultTreeNode
Default implementation of
IlpTreeNode . |
Modifier and Type | Method and Description |
---|---|
protected IlpTreeNode |
IlpContainmentTreeAdapter.createNode(IlpObject ilpObject)
This method creates a tree node and registers it in the adapter
structures.
|
IlpTreeNode |
IlpTreeNodeFactory.createTreeNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a tree node.
|
IlpTreeNode |
IlpDefaultTreeNodeFactory.createTreeNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a tree node.
|
IlpTreeNode |
IlpAbstractTreeAdapter.getTreeNode(IlpObject ilpObject)
Returns the tree node representing
ilpObject . |
IlpTreeNode |
IlpAbstractTreeAdapter.getTreeNode(Object identifier)
Returns the tree node representing
identifier . |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.