Runtime

Package org.eclipse.gmf.runtime.diagram.ui.menus

High level UI menus intended for the diagram surface.

See:
          Description

Class Summary
PopupMenu A simple pop-up menu with a list from which the user can select one item.
PopupMenu.CascadingMenu An instance of this class can be created to add a submenu to a menu item in a PopupMenu.
 

Package org.eclipse.gmf.runtime.diagram.ui.menus Description

High level UI menus intended for the diagram surface.

PopupMenu

The PopupMenu displays menus items when constructed using a content list and a label provider appropriate for the content. The show method displays the popup menu, and the selected menu items are obtained using the getResult() method.


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.