Uses of Interface
ilog.cpl.interactor.IlpViewInteractionContext

Packages that use IlpViewInteractionContext
ilog.cpl.graphic Provides classes and interfaces to create graphic objects. 
ilog.cpl.graphic.views.action Provides action event classes that are delivered to predefined actions of the network and equipment components. 
ilog.cpl.interactor Contains all the base classes of interactors. 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.table.action Contains all the action classes used as default interactions or by pop-up menus in the ILOG JTGO Table graphical component. 
ilog.cpl.table.interactor Contains all the table-specific interactors giving the ILOG JTGO Table component its default behavior. 
 

Uses of IlpViewInteractionContext in ilog.cpl.graphic
 

Methods in ilog.cpl.graphic that return IlpViewInteractionContext
protected  IlpViewInteractionContext IlpAbstractGraphicController.createViewInteractionContext(IlpGraphicView view)
          Returns a new view interaction context for the given view.
 IlpViewInteractionContext IlpAbstractGraphicController.getViewInteractionContext()
          Returns the view interaction context.
 

Uses of IlpViewInteractionContext in ilog.cpl.graphic.views.action
 

Constructors in ilog.cpl.graphic.views.action with parameters of type IlpViewInteractionContext
IlpCreateLinkActionEvent(IlpViewInteractionContext context, int modifiers)
          Constructor
IlpCreateNodeActionEvent(IlpViewInteractionContext context, int modifiers)
          Constructor
IlpMoveObjectsActionEvent(IlpViewInteractionContext context, int modifiers)
          Constructor
IlpRemoveObjectsActionEvent(IlpViewInteractionContext context, int modifiers)
          Constructor
 

Uses of IlpViewInteractionContext in ilog.cpl.interactor
 

Classes in ilog.cpl.interactor that implement IlpViewInteractionContext
 class IlpDefaultViewInteractionContext
          Provides a default implementation of IlpViewInteractionContext A view interaction context is used to store contextual information about the events that occur over a graphic view.
 

Methods in ilog.cpl.interactor that return IlpViewInteractionContext
protected  IlpViewInteractionContext IlpViewActionEvent.getInteractionContext()
          Returns the view interaction context.
 

Constructors in ilog.cpl.interactor with parameters of type IlpViewInteractionContext
IlpViewActionEvent(IlpViewInteractionContext context, IlpInteractionState state, int modifiers)
          Creates a view action event.
IlpViewActionEvent(IlpViewInteractionContext context, int modifiers)
          Creates a view action event.
 

Uses of IlpViewInteractionContext in ilog.cpl.table
 

Methods in ilog.cpl.table that return IlpViewInteractionContext
protected  IlpViewInteractionContext IlpTableController.createViewInteractionContext(IlpGraphicView view)
           
 

Uses of IlpViewInteractionContext in ilog.cpl.table.action
 

Constructors in ilog.cpl.table.action with parameters of type IlpViewInteractionContext
IlpDefaultTableHeaderActionEvent(IlpViewInteractionContext context, IlpInteractionState state, int modifiers)
          Creates a new action event.
 

Uses of IlpViewInteractionContext in ilog.cpl.table.interactor
 

Classes in ilog.cpl.table.interactor that implement IlpViewInteractionContext
 class IlpTableHeaderInteractionContext
          This class handles the context of an interaction occurring in a table header.
 class IlpTableViewInteractionContext
          Provides a default implementation of IlpViewInteractionContext for the Table component.
 



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