|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpMutableInteractorManager | |
|---|---|
| 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.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.interactor | Contains all the base classes of interactors. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.service | Provides the interfaces and classes related to the context, some of the services and some general base classes used by styles. |
| 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 IlpMutableInteractorManager in ilog.cpl.equipment |
|---|
| Classes in ilog.cpl.equipment that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpEquipmentController
This class manages interactions between the user and an IlpEquipmentView. |
| Uses of IlpMutableInteractorManager in ilog.cpl.graph |
|---|
| Classes in ilog.cpl.graph that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpGraphController
This class manages interactions between the user and the view. |
| Uses of IlpMutableInteractorManager in ilog.cpl.graphic |
|---|
| Subinterfaces of IlpMutableInteractorManager in ilog.cpl.graphic | |
|---|---|
interface |
IlpGraphicController
This class is part of the MVC trio, and is responsible for storing and setting the interactors to the view and graphics. |
| Classes in ilog.cpl.graphic that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for storing and setting the interactors to the view and graphics. |
| Uses of IlpMutableInteractorManager in ilog.cpl.interactor |
|---|
| Classes in ilog.cpl.interactor that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpDefaultInteractorManager
This class stores the association between object, attributes and interactors. |
class |
IlpInteractorManagerSupport
This class models a basic interactor manager implementation. |
| Uses of IlpMutableInteractorManager in ilog.cpl.network |
|---|
| Classes in ilog.cpl.network that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpNetworkController
This class manages interactions between the user and an IlpNetworkView. |
| Uses of IlpMutableInteractorManager in ilog.cpl.service |
|---|
| Methods in ilog.cpl.service that return IlpMutableInteractorManager | |
|---|---|
IlpMutableInteractorManager |
IlpContext.getInteractorManager()
Returns the interactor manager. |
IlpMutableInteractorManager |
IlpDefaultContext.getInteractorManager()
Returns the interactor manager. |
| Uses of IlpMutableInteractorManager in ilog.cpl.table |
|---|
| Classes in ilog.cpl.table that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpTableController
A Table Controller gives behavior to an IlpTableView (and only one). |
| Uses of IlpMutableInteractorManager in ilog.cpl.tree |
|---|
| Classes in ilog.cpl.tree that implement IlpMutableInteractorManager | |
|---|---|
class |
IlpTreeController
Controller part of the MVC architecture for the Tree component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||