edu.isi.powerloom.gui.components
Interface PopupUtils.ContextSensitiveMenuItemGenerator
- Enclosing interface:
- PopupUtils
- public static interface PopupUtils.ContextSensitiveMenuItemGenerator
Interface used for dynamically generating menu items. This is useful
for menu items that depend on the current runtime environment, such
as showing presenting a menu item to show inherited instances vs.
showing a menu item to show direct instances.
getContextSensitiveMenuItems
public java.util.List getContextSensitiveMenuItems()
Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.