Eclipse GEF
2.1

Uses of Package
org.eclipse.gef.palette

Packages that use org.eclipse.gef.palette
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.palette This package defines and implements the model used by the PaletteViewer
org.eclipse.gef.ui.palette   
org.eclipse.gef.ui.palette.customize   
org.eclipse.gef.ui.parts   
 

Classes in org.eclipse.gef.palette used by org.eclipse.gef
PaletteRoot
          Serves as the root PaletteEntry for the palette model.
 

Classes in org.eclipse.gef.palette used by org.eclipse.gef.palette
CreationToolEntry
          A palette ToolEntry for a CreationTool.
PaletteContainer
          Default implementation of PaletteContainer
PaletteEntry
          Root class (statically) for the palette model.
ToolEntry
          A factory for returning Tools.
 

Classes in org.eclipse.gef.palette used by org.eclipse.gef.ui.palette
PaletteDrawer
          A PaletteDrawer is a collapsible container that can have other non-container palette entries.
PaletteEntry
          Root class (statically) for the palette model.
PaletteListener
          Listens to changes in the palette.
PaletteRoot
          Serves as the root PaletteEntry for the palette model.
ToolEntry
          A factory for returning Tools.
 

Classes in org.eclipse.gef.palette used by org.eclipse.gef.ui.palette.customize
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.
PaletteRoot
          Serves as the root PaletteEntry for the palette model.
 

Classes in org.eclipse.gef.palette used by org.eclipse.gef.ui.parts
PaletteRoot
          Serves as the root PaletteEntry for the palette model.
 


Eclipse GEF
2.1

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