ilog.cpl.table
Class IlpDefaultTableMenuFactory

java.lang.Object
  extended by ilog.cpl.interactor.IlpAbstractPopupMenuFactory
      extended by ilog.cpl.table.IlpDefaultTableMenuFactory
All Implemented Interfaces:
IlpPopupMenuFactory

public class IlpDefaultTableMenuFactory
extends IlpAbstractPopupMenuFactory

This factory provides a default pop-up menu for table views. This menu allows the following actions:

Since:
JTGO 3.0

Constructor Summary
IlpDefaultTableMenuFactory()
           
 
Method Summary
 JPopupMenu createPopupMenu(IlpObjectSelectionModel ilpSelectionModel)
          Creates the table default pop-up menu.
 
Methods inherited from class ilog.cpl.interactor.IlpAbstractPopupMenuFactory
createPopupMenu, createPopupMenu, getInteractionContext, getView
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlpDefaultTableMenuFactory

public IlpDefaultTableMenuFactory()
Method Detail

createPopupMenu

public JPopupMenu createPopupMenu(IlpObjectSelectionModel ilpSelectionModel)
Creates the table default pop-up menu.

Overrides:
createPopupMenu in class IlpAbstractPopupMenuFactory
Parameters:
ilpSelectionModel - The selection model used by the view this menu is made for. This selection model allows you to know which business objects are selected.


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