Generation Framework

Uses of Interface
org.eclipse.gmf.tooldef.Menu

Packages that use Menu
org.eclipse.gmf.tooldef   
org.eclipse.gmf.tooldef.impl   
org.eclipse.gmf.tooldef.util   
 

Uses of Menu in org.eclipse.gmf.tooldef
 

Subinterfaces of Menu in org.eclipse.gmf.tooldef
 interface ContextMenu
           A representation of the model object 'Context Menu'
 interface MainMenu
           A representation of the model object 'Main Menu'
 interface PopupMenu
           A representation of the model object 'Popup Menu'
 interface PredefinedMenu
           A representation of the model object 'Predefined Menu'
 interface Toolbar
           A representation of the model object 'Toolbar'
 

Uses of Menu in org.eclipse.gmf.tooldef.impl
 

Classes in org.eclipse.gmf.tooldef.impl that implement Menu
 class ContextMenuImpl
           An implementation of the model object 'Context Menu'
 class MainMenuImpl
           An implementation of the model object 'Main Menu'
 class MenuImpl
           An implementation of the model object 'Menu'
 class PopupMenuImpl
           An implementation of the model object 'Popup Menu'
 class PredefinedMenuImpl
           An implementation of the model object 'Predefined Menu'
 class ToolbarImpl
           An implementation of the model object 'Toolbar'
 

Uses of Menu in org.eclipse.gmf.tooldef.util
 

Methods in org.eclipse.gmf.tooldef.util with parameters of type Menu
 java.lang.Object GMFToolSwitch.caseMenu(Menu object)
          Returns the result of interpretting the object as an instance of 'Menu'
 


Generation Framework

Guidelines for using Eclipse APIs.

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