Eclipse GEF
2.1

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

Packages that use PaletteEntry
org.eclipse.gef.palette This package defines and implements the model used by the PaletteViewer
 

Uses of PaletteEntry in org.eclipse.gef.palette
 

Subclasses of PaletteEntry in org.eclipse.gef.palette
 class CombinedTemplateCreationEntry
          A combination of a PaletteTemplateEntry and ToolEntry.
 class ConnectionCreationToolEntry
           
 class CreationToolEntry
           
 class MarqueeToolEntry
           
 class PaletteContainer
          Default implementation of PaletteContainer
 class PaletteDrawer
          A PaletteDrawer is a collapsible container that can have other non-container palette entries.
 class PaletteGroup
           
 class PaletteRoot
           
 class PaletteSeparator
          A separator for the palette

Separators can also be used as markers.
 class PaletteTemplateEntry
           
 class SelectionToolEntry
           
 class ToolEntry
          A factory for returning Tools.
 


Eclipse GEF
2.1

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