Generation Framework

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

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

Uses of Toolbar in org.eclipse.gmf.tooldef
 

Methods in org.eclipse.gmf.tooldef that return Toolbar
 Toolbar GMFToolFactory.createToolbar()
          Returns a new object of class 'Toolbar'
 

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

Classes in org.eclipse.gmf.tooldef.impl that implement Toolbar
 class ToolbarImpl
           An implementation of the model object 'Toolbar'
 

Methods in org.eclipse.gmf.tooldef.impl that return Toolbar
 Toolbar GMFToolFactoryImpl.createToolbar()
           
 

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

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


Generation Framework

Guidelines for using Eclipse APIs.

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