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 and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse GEF
3.3

Package org.eclipse.gef.palette

This package defines and implements the model used by the PaletteViewer.

See:
           Description

Interface Summary
PaletteListener Listens to changes in the palette.
 

Class Summary
CombinedTemplateCreationEntry A combination of a PaletteTemplateEntry and ToolEntry.
ConnectionCreationToolEntry A palette ToolEntry for a ConnectionCreationTool.
CreationToolEntry A palette ToolEntry for a CreationTool.
MarqueeToolEntry A palette ToolEntry for a MarqueeSelectionTool.
PaletteContainer Default implementation of PaletteContainer
PaletteDrawer A PaletteDrawer is a collapsible container that can have other non-container palette entries.
PaletteEntry Root class (statically) for the palette model.
PaletteGroup A PaletteGroup consists of a group of PaletteEntry objects that are uncollapsible .
PaletteRoot Serves as the root PaletteEntry for the palette model.
PaletteSeparator A separator for the palette

Separators can also be used as markers.
PaletteStack The model object for a PaletteStack - A stack of tools.
PaletteTemplateEntry  
PaletteToolbar A PaletteGroup consists of a group of PaletteEntry objects that are uncollapsible .
PanningSelectionToolEntry A ToolEntry for a PanningSelectionTool.
SelectionToolEntry A ToolEntry for a SelectionTool.
ToolEntry A factory for returning Tools.
 

Package org.eclipse.gef.palette Description

This package defines and implements the model used by the PaletteViewer.


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