Package | Description |
---|---|
ilog.cpl.datasource |
Contains data source interfaces and default implementation and some related abstract adapters.
|
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.sdm | |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceListener.objectAttributeChanged(DataSourceObjectEvent e)
Called when an object attribute has changed.
|
void |
DataSourceListener.objectStructureChanged(DataSourceObjectEvent e)
Called when an object structure has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractNodeAdapter.objectAttributeChanged(DataSourceObjectEvent e)
Called when an object structure has changed.
|
void |
IlpAbstractNodeAdapter.objectStructureChanged(DataSourceObjectEvent evt)
Called when an object structure has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpListAdapter.objectAttributeChanged(DataSourceObjectEvent e)
Implementation of
DataSourceListener |
void |
IlpListAdapter.objectStructureChanged(DataSourceObjectEvent e)
Implementation of
DataSourceListener |
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractSDMAdapter.objectAttributeChanged(DataSourceObjectEvent evt) |
void |
IlpAbstractSDMAdapter.objectStructureChanged(DataSourceObjectEvent evt) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IlpAbstractTreeAdapter.notifyObjectAttributeChangedEvent(DataSourceObjectEvent event)
Returns if the event should be notified or not.
|
void |
IlpContainmentTreeAdapter.objectAttributeChanged(DataSourceObjectEvent e)
Called when an object attribute has changed.
|
void |
IlpContainmentTreeAdapter.objectStructureChanged(DataSourceObjectEvent e)
Called when an object structure has changed.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.