Uses of Interface
ilog.cpl.interactor.IlpPopupMenuFactory

Packages that use IlpPopupMenuFactory
ilog.cpl.graph.action.toolbar Contains predefined buttons that can be added to the toolbar of the graph view. 
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.interactor Contains all the table-specific interactors giving the ILOG JTGO Table component its default behavior. 
 

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

Methods in ilog.cpl.graph.action.toolbar that return IlpPopupMenuFactory
 IlpPopupMenuFactory IlpGraphInteractorButton.getPopupMenuFactory()
          Retrieves the pop-up menu factory used to create a pop-up menu using this interactor, if any.
 

Methods in ilog.cpl.graph.action.toolbar with parameters of type IlpPopupMenuFactory
 void IlpGraphInteractorButton.setPopupMenuFactory(IlpPopupMenuFactory factory)
          Sets the pop-up menu factory to be used to create a pop-up menu.
 

Uses of IlpPopupMenuFactory in ilog.cpl.interactor
 

Classes in ilog.cpl.interactor that implement IlpPopupMenuFactory
 class IlpAbstractPopupMenuFactory
          Abstract implementation of IlpPopupMenuFactory for creating pop-up menus.
 class IlpDefaultPopupMenuFactory
          This class implements a default pop-up menu factory, that creates a static pop-up menu according to a given configuration.
 

Methods in ilog.cpl.interactor that return IlpPopupMenuFactory
 IlpPopupMenuFactory IlpInteractor.getPopupMenuFactory()
          Returns the pop-up menu factory used to create a pop-up menu with this interactor, if any.
 IlpPopupMenuFactory IlpAbstractInteractor.getPopupMenuFactory()
          Retrieves the pop-up menu factory used to create a pop-up menu using this interactor, if any.
 

Methods in ilog.cpl.interactor with parameters of type IlpPopupMenuFactory
 void IlpInteractor.setPopupMenuFactory(IlpPopupMenuFactory factory)
          Sets the pop-up menu factory to be used to create a pop-up menu with this interactor.
 void IlpAbstractInteractor.setPopupMenuFactory(IlpPopupMenuFactory factory)
          Sets the pop-up menu factory to be used to create a pop-up menu.
 

Uses of IlpPopupMenuFactory in ilog.cpl.table
 

Classes in ilog.cpl.table that implement IlpPopupMenuFactory
 class IlpDefaultTableHeaderMenuFactory
          This factory provides a default pop-up menu for the header of table views.
 class IlpDefaultTableMenuFactory
          This factory provides a default pop-up menu for table views.
 

Uses of IlpPopupMenuFactory in ilog.cpl.table.interactor
 

Constructors in ilog.cpl.table.interactor with parameters of type IlpPopupMenuFactory
IlpDefaultTableHeaderInteractor(IlpPopupMenuFactory menuFactory)
          Creates a new interactor with the given pop-up menu factory.
IlpDefaultTableViewInteractor(IlpPopupMenuFactory menuFactory)
          Constructor allowing installation of a pop-up menu in the table view.
 



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