Package | Description |
---|---|
ilog.views.gantt.swing |
Provides interfaces and classes for rendering and editing
Gantt data in Swing components, such as a tree or table.
|
ilog.views.swing |
Provides all the Swing components necessary to create
an application mixing JViews and Swing.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPopupMenuActivityContext
The context of a pop-up menu for a
IlvActivity graphic
representation that is managed by a IlvPopupMenuManager . |
class |
IlvPopupMenuConstraintContext
The context of a pop-up menu for a
IlvActivity graphic
representation that is managed by a IlvPopupMenuManager . |
Modifier and Type | Method and Description |
---|---|
static IlvPopupMenuContext |
IlvPopupMenuManager.getPopupMenuContext(MenuElement element)
Returns the pop-up menu context of a pop-up menu element (for instance, the
pop-up menu itself or a menu item or a submenu).
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvSimplePopupMenu.afterDisplay(IlvPopupMenuContext context)
This method is called after the pop-up menu is made invisible.
|
protected void |
IlvSimplePopupMenu.beforeDisplay(IlvPopupMenuContext context)
This method is called before the pop-up menu is displayed.
|
static void |
IlvPopupMenuManager.setPopupMenuContext(MenuElement element,
IlvPopupMenuContext context)
Stores the pop-up menu context of a pop-up menu element (for instance, the
pop-up menu itself or a menu item or a submenu).
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.