Uses of Interface
ilog.cpl.interactor.IlpInteractor

Packages that use IlpInteractor
ilog.cpl.graph.interactor Provides classes and interfaces for creating Graph interactors. 
ilog.cpl.graphic.views Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. 
ilog.cpl.interactor Contains all the base classes of interactors. 
ilog.cpl.network.interactor Provides classes and interfaces for creating Network interactors. 
ilog.cpl.style Deprecated Provides classes and interfaces for handling styles (see IlpStyle). 
ilog.cpl.style.key Deprecated Provides a set of keys used to identify values within styles. 
ilog.cpl.table.interactor Contains all the table-specific interactors giving the ILOG JTGO Table component its default behavior. 
 

Uses of IlpInteractor in ilog.cpl.graph.interactor
 

Classes in ilog.cpl.graph.interactor that implement IlpInteractor
 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 IlpInteractor in ilog.cpl.graphic.views
 

Classes in ilog.cpl.graphic.views that implement IlpInteractor
 class IlpViewsViewInteractor
          This is a view interactor which encapsulates an ILOG JViews view interactor.
 

Uses of IlpInteractor in ilog.cpl.interactor
 

Subinterfaces of IlpInteractor in ilog.cpl.interactor
 interface IlpObjectInteractor
          This interface translates atomic input events that occur on business objects being represented in an ILOG JTGO Graphic component into Swing action invocations in a given context, recognizing higher-level gestures when applicable, and invoking the associated Swing actions.
 interface IlpViewInteractor
          View interactors manage interactions with a graphic view.
 

Classes in ilog.cpl.interactor that implement IlpInteractor
 class IlpAbstractInteractor
          Abstract implementation for IlpInteractor.
 class IlpDefaultObjectInteractor
          Provides a default implementation of IlpObjectInteractor.
 class IlpDefaultViewInteractor
          Provides a default implementation for IlpViewInteractor.
 

Uses of IlpInteractor in ilog.cpl.network.interactor
 

Classes in ilog.cpl.network.interactor that implement IlpInteractor
 class IlpEditEquipmentObjectInteractor
          This action sets an equipment object edit interactor to the view.
 

Uses of IlpInteractor in ilog.cpl.style
 

Methods in ilog.cpl.style that return IlpInteractor
 IlpInteractor IlpAbstractStyle.getInteractor(IlpInteractorKey key)
          Deprecated. Returns the IlpInteractor value of a given key in this style.
 IlpInteractor IlpAbstractStyle.getInteractor(IlpInteractorKey key, IlpInteractor defaultValue)
          Deprecated. Returns the IlpInteractor value of a given key in this style.
 

Methods in ilog.cpl.style with parameters of type IlpInteractor
 IlpInteractor IlpAbstractStyle.getInteractor(IlpInteractorKey key, IlpInteractor defaultValue)
          Deprecated. Returns the IlpInteractor value of a given key in this style.
 void IlpAbstractStyle.setInteractor(IlpInteractorKey key, IlpInteractor value)
          Deprecated. Changes the IlpInteractor local value of a given property in this style.
 

Uses of IlpInteractor in ilog.cpl.style.key
 

Methods in ilog.cpl.style.key with parameters of type IlpInteractor
static IlpInteractorKey IlpInteractorKey.New(String name, IlpInteractor defaultValue)
          Deprecated. Creates a new key for properties of type IlpInteractor.
 

Constructors in ilog.cpl.style.key with parameters of type IlpInteractor
IlpInteractorKey(String name, IlpInteractor defaultValue)
          Deprecated. Constructor.
 

Uses of IlpInteractor in ilog.cpl.table.interactor
 

Classes in ilog.cpl.table.interactor that implement IlpInteractor
 class IlpDefaultTableHeaderInteractor
          This class models the default table header interactor.
 class IlpDefaultTableViewInteractor
          This is the table view specific view interactor.
 



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