Uses of Interface
ilog.cpl.datasource.DataSourceListener

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

Uses of DataSourceListener in ilog.cpl.datasource
 

Classes in ilog.cpl.datasource that implement DataSourceListener
 class IlpAbstractAdapter
          Abstract adapter.
 class IlpAbstractHierarchyAdapter
          Abstract adapter for representing hierarchies of objects.
 

Methods in ilog.cpl.datasource with parameters of type DataSourceListener
 void IlpAbstractDataSource.addDataSourceListener(DataSourceListener l)
          Adds a listener to the data source.
 void IlpDataSource.addDataSourceListener(DataSourceListener l)
          Adds a listener to the data source.
 void IlpAbstractDataSource.removeDataSourceListener(DataSourceListener l)
          Removes a listener of the data source.
 void IlpDataSource.removeDataSourceListener(DataSourceListener l)
          Removes a listener of the data source.
 

Uses of DataSourceListener in ilog.cpl.equipment
 

Classes in ilog.cpl.equipment that implement DataSourceListener
 class IlpEquipmentAdapter
          This class adapts a data source to an equipment.
 

Uses of DataSourceListener in ilog.cpl.graph
 

Classes in ilog.cpl.graph that implement DataSourceListener
 class IlpAbstractNodeAdapter
          Abstract node adapter for representing hierarchies of objects.
 

Uses of DataSourceListener in ilog.cpl.list
 

Classes in ilog.cpl.list that implement DataSourceListener
 class IlpListAdapter
          This class adapts a data source to a list model.
 

Uses of DataSourceListener in ilog.cpl.network
 

Classes in ilog.cpl.network that implement DataSourceListener
 class IlpNetworkAdapter
          This class adapts a data source to a network.
 

Uses of DataSourceListener in ilog.cpl.table
 

Classes in ilog.cpl.table that implement DataSourceListener
 class IlpTableListAdapter
          This class adapts a data source to a table list model.
 

Uses of DataSourceListener in ilog.cpl.tree
 

Classes in ilog.cpl.tree that implement DataSourceListener
 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 © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.