Package | Description |
---|---|
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
ilog.cpl.tree.css |
Contains classes to provide the customization for the tree component and its objects through CSS.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultTreeNodeFactory
The default tree node factory used by the tree adapter.
|
Modifier and Type | Method and Description |
---|---|
IlpTreeNodeFactory |
IlpAbstractTreeAdapter.getTreeNodeFactory()
Returns the tree node factory used by this adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractTreeAdapter.setTreeNodeFactory(IlpTreeNodeFactory nodeFactory)
Sets the tree node factory used by this adapter.
|
Modifier and Type | Method and Description |
---|---|
IlpTreeNodeFactory |
IlpAbstractTreeAdapterCustomization.getNodeFactory()
Returns the node factory property.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.