ilog.cpl.interactor
Interface IlpPopupMenuFactory

All Known Implementing Classes:
IlpAbstractPopupMenuFactory, IlpDefaultPopupMenuFactory, IlpDefaultTableHeaderMenuFactory, IlpDefaultTableMenuFactory

public interface IlpPopupMenuFactory

Defines a factory for creating pop-up menus.

This interface can be implemented to provide the appropriate pop-up menu according to the given IlpInteractionContext.

Since:
JTGO 3.0

Method Summary
 JPopupMenu createPopupMenu(IlpInteractionContext context)
          Creates a pop-up menu for the specified IlpInteractionContext.
 

Method Detail

createPopupMenu

JPopupMenu createPopupMenu(IlpInteractionContext context)
Creates a pop-up menu for the specified IlpInteractionContext.

Parameters:
context - The interaction context that references the view for which the popup menu is to be created.


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