Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3

Uses of Class
org.eclipse.gef.palette.PaletteRoot

Packages that use PaletteRoot
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.ui.palette   
org.eclipse.gef.ui.palette.customize   
org.eclipse.gef.ui.parts   
 

Uses of PaletteRoot in org.eclipse.gef
 

Methods in org.eclipse.gef with parameters of type PaletteRoot
 void EditDomain. setPaletteRoot ( PaletteRoot root)
          Sets the PalatteRoot for this EditDomain.
 

Uses of PaletteRoot in org.eclipse.gef.ui.palette
 

Methods in org.eclipse.gef.ui.palette that return PaletteRoot
  PaletteRoot PaletteViewer. getPaletteRoot ()
          Returns the palette's root model.
 

Methods in org.eclipse.gef.ui.palette with parameters of type PaletteRoot
 void PaletteViewer. setPaletteRoot ( PaletteRoot root)
          Sets the root for this palette.
 

Uses of PaletteRoot in org.eclipse.gef.ui.palette.customize
 

Methods in org.eclipse.gef.ui.palette.customize that return PaletteRoot
protected   PaletteRoot PaletteCustomizerDialog. getPaletteRoot ()
          Provides sub-classes with access to the PaletteRoot
 

Constructors in org.eclipse.gef.ui.palette.customize with parameters of type PaletteRoot
PaletteCustomizerDialog (Shell shell, PaletteCustomizer customizer, PaletteRoot root)
          Constructs a new customizer dialog.
 

Uses of PaletteRoot in org.eclipse.gef.ui.parts
 

Methods in org.eclipse.gef.ui.parts that return PaletteRoot
protected abstract   PaletteRoot GraphicalEditorWithPalette. getPaletteRoot ()
          Returns the PaletteRoot for the palette viewer.
protected abstract   PaletteRoot GraphicalEditorWithFlyoutPalette. getPaletteRoot ()
          Returns the PaletteRoot for the palette viewer.
 


Eclipse GEF
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire