|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdapterListener | |
|---|---|
| ilog.cpl.datasource | Contains data source interfaces and default implementation and some related abstract adapters. |
| 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 AdapterListener in ilog.cpl.datasource |
|---|
| Methods in ilog.cpl.datasource with parameters of type AdapterListener | |
|---|---|
void |
IlpAbstractAdapter.addAdapterListener(AdapterListener l)
Adds a listener to the adapter. |
void |
IlpAbstractAdapter.removeAdapterListener(AdapterListener l)
Removes a listener from the adapter. |
| Uses of AdapterListener in ilog.cpl.table |
|---|
| Classes in ilog.cpl.table that implement AdapterListener | |
|---|---|
class |
IlpTableView
This class is the view part of the ILOG JTGO Table Component. |
| Uses of AdapterListener in ilog.cpl.tree |
|---|
| Classes in ilog.cpl.tree that implement AdapterListener | |
|---|---|
class |
IlpTreeView
Graphic view part of the MVC architecture for the tree component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||