Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
Modifier and Type | Method and Description |
---|---|
protected IlpAbstractTreeAdapter |
IlpTree.createDefaultAdapter()
Create a tree adapter for the given adapter mode.
|
IlpAbstractTreeAdapter |
IlpTree.getAdapter()
Returns the adapter connected to the tree or creates a new one.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTree.setAdapter(IlpAbstractTreeAdapter adapter)
Sets a new data source adapter.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpContainmentTreeAdapter
This class adapts a data source to a containment tree.
|
Modifier and Type | Method and Description |
---|---|
IlpAbstractTreeAdapter |
IlpDefaultTreeExpansionStrategyFactory.getAdapter()
Returns the adapter that is associated with this expansion strategy
factory.
|
Constructor and Description |
---|
IlpDefaultTreeExpansionStrategyFactory(IlpAbstractTreeAdapter adapter)
Creates an expansion strategy factory for the given adapter.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.