Uses of Class
ilog.cpl.graphic.views.IlpViewsViewInteractor

Packages that use IlpViewsViewInteractor
ilog.cpl.equipment.action.toolbar Contains predefined buttons that can be added to the toolbar of the Equipment component. 
ilog.cpl.graph.action.toolbar Contains predefined buttons that can be added to the toolbar of the graph view. 
ilog.cpl.graph.interactor Provides classes and interfaces for creating Graph interactors. 
ilog.cpl.network.action.toolbar Contains predefined buttons that can be added to the toolbar of the Network component. 
ilog.cpl.network.interactor Provides classes and interfaces for creating Network interactors. 
ilog.tgo.interactor Provides the predefined interactors for a view. 
 

Uses of IlpViewsViewInteractor in ilog.cpl.equipment.action.toolbar
 

Constructors in ilog.cpl.equipment.action.toolbar with parameters of type IlpViewsViewInteractor
IlpEquipmentInteractorAction(IlpViewsView view, AbstractButton button, IlpViewsViewInteractor interactor)
          Creates the action.
IlpEquipmentInteractorButton(IlpViewsView view, IlpViewsViewInteractor interactor, String iconLocation, String tooltip)
          Creates the button.
 

Uses of IlpViewsViewInteractor in ilog.cpl.graph.action.toolbar
 

Methods in ilog.cpl.graph.action.toolbar that return IlpViewsViewInteractor
 IlpViewsViewInteractor IlpGraphInteractorAction.getCplInteractor()
          Deprecated. Please use getIlpInteractor instead.
 IlpViewsViewInteractor IlpGraphInteractorButton.getIlpInteractor()
          Gets the associated ILOG JTGO interactor.
 IlpViewsViewInteractor IlpGraphInteractorAction.getIlpInteractor()
          Gets the associated ILOG JTGO interactor.
 

Methods in ilog.cpl.graph.action.toolbar with parameters of type IlpViewsViewInteractor
protected  void IlpGraphInteractorAction.setIlpInteractor(IlpViewsViewInteractor interactor)
          Sets the associated ILOG JTGO interactor.
 

Constructors in ilog.cpl.graph.action.toolbar with parameters of type IlpViewsViewInteractor
IlpGraphInteractorAction(IlpViewsView view, AbstractButton button, IlpViewsViewInteractor interactor, String bundle)
          Creates the action.
 

Uses of IlpViewsViewInteractor in ilog.cpl.graph.interactor
 

Subclasses of IlpViewsViewInteractor in ilog.cpl.graph.interactor
 class IlpGraphEditEquipmentObjectInteractor
          This class defines a view interactor that allows the user to edit or move equipment objects such as cards, shelves, ports and LEDs.
 

Uses of IlpViewsViewInteractor in ilog.cpl.network.action.toolbar
 

Constructors in ilog.cpl.network.action.toolbar with parameters of type IlpViewsViewInteractor
IlpNetworkInteractorAction(IlpViewsView view, AbstractButton button, IlpViewsViewInteractor interactor)
          Creates the action.
IlpNetworkInteractorButton(IlpViewsView view, IlpViewsViewInteractor interactor, String iconLocation, String tooltip)
          Creates the button.
 

Uses of IlpViewsViewInteractor in ilog.cpl.network.interactor
 

Subclasses of IlpViewsViewInteractor in ilog.cpl.network.interactor
 class IlpEditEquipmentObjectInteractor
          This action sets an equipment object edit interactor to the view.
 

Uses of IlpViewsViewInteractor in ilog.tgo.interactor
 

Methods in ilog.tgo.interactor with parameters of type IlpViewsViewInteractor
 void IltEditLabelInteractor.updateLabel(IlpViewsViewInteractor interactor, IlpGraphic graphic, String label)
          Called when IlvEditLabelInteractor has accepted a new label from the user.
 



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.