Uses of Class
ilog.cpl.datasource.DataSourceObjectEvent

Packages that use DataSourceObjectEvent
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.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
 

Uses of DataSourceObjectEvent in ilog.cpl.datasource
 

Methods in ilog.cpl.datasource with parameters of type DataSourceObjectEvent
 void DataSourceListener.objectAttributeChanged(DataSourceObjectEvent e)
          Called when an object attribute has changed.
 void DataSourceListener.objectStructureChanged(DataSourceObjectEvent e)
          Called when an object structure has changed.
 

Uses of DataSourceObjectEvent in ilog.cpl.graph
 

Methods in ilog.cpl.graph with parameters of type DataSourceObjectEvent
 void IlpAbstractNodeAdapter.objectAttributeChanged(DataSourceObjectEvent e)
          Called when an object structure has changed.
 void IlpAbstractNodeAdapter.objectStructureChanged(DataSourceObjectEvent evt)
          Called when an object structure has changed.
 

Uses of DataSourceObjectEvent in ilog.cpl.list
 

Methods in ilog.cpl.list with parameters of type DataSourceObjectEvent
 void IlpListAdapter.objectAttributeChanged(DataSourceObjectEvent e)
          Implementation of DataSourceListener
 void IlpListAdapter.objectStructureChanged(DataSourceObjectEvent e)
          Implementation of DataSourceListener
 

Uses of DataSourceObjectEvent in ilog.cpl.tree
 

Methods in ilog.cpl.tree with parameters of type DataSourceObjectEvent
 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 © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.