Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.commands.PopupMenuCommand

Packages that use PopupMenuCommand
org.eclipse.gmf.runtime.diagram.ui.commands Aurora internal packages Package Specification Diagram ui commands 
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
 

Uses of PopupMenuCommand in org.eclipse.gmf.runtime.diagram.ui.commands
 

Subclasses of PopupMenuCommand in org.eclipse.gmf.runtime.diagram.ui.commands
 class CreateOrSelectElementCommand
           A command that pops up a menu which can allow the user to select whether they want to create a new type, select an existing element, or leave it unspecified.
 class PromptForConnectionAndEndCommand
           A command that pops up a menu which can allow the user to select the type of connection to be created and whether they want to create a new type or select an existing element for the other end of the connection.
 

Uses of PopupMenuCommand in org.eclipse.gmf.runtime.diagram.ui.editpolicies
 

Subclasses of PopupMenuCommand in org.eclipse.gmf.runtime.diagram.ui.editpolicies
protected  class GraphicalNodeEditPolicy.PromptAndCreateConnectionCommand
          Gets a command that pops up a menu which allows the user to select which type of connection to be created and then creates the connection.
 


Runtime

Guidelines for using Eclipse APIs.

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