Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.list |
Contains classes related to the Swing list model.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractHierarchyAdapter
Abstract adapter for representing hierarchies of objects.
|
Constructor and Description |
---|
AdapterEvent(IlEventType type,
IlpAbstractAdapter adapter,
IlpRepresentationObject representationObject)
Constructor for add/remove events.
|
AdapterEvent(IlEventType type,
IlpAbstractAdapter adapter,
List<IlpRepresentationObject> representationObjects)
Constructor for add/remove events.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpEquipmentAdapter
This class adapts a data source to an equipment.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractNodeAdapter
Abstract node adapter for representing hierarchies of objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpListAdapter
This class adapts a data source to a list model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpNetworkAdapter
This class adapts a data source to a network.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpTableListAdapter
This class adapts a data source to a table list model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractTreeAdapter
This class supports the adaptation of a data source in a tree.
|
class |
IlpContainmentTreeAdapter
This class adapts a data source to a containment tree.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.