Uses of Interface
org.eclipse.graphiti.palette.IPaletteEntry

Packages that use IPaletteEntry
org.eclipse.graphiti.palette   
org.eclipse.graphiti.palette.impl   
 

Uses of IPaletteEntry in org.eclipse.graphiti.palette
 

Subinterfaces of IPaletteEntry in org.eclipse.graphiti.palette
 interface IConnectionCreationToolEntry
          The Interface IConnectionCreationToolEntry.
 interface ICreationToolEntry
          The Interface ICreationToolEntry.
 interface IObjectCreationToolEntry
          The Interface IObjectCreationToolEntry.
 interface IPaletteCompartmentEntry
          The Interface IPaletteCompartmentEntry.
 interface IPaletteSeparatorEntry
          The Interface IPaletteSeparatorEntry.
 interface IStackToolEntry
          The Interface IStackToolEntry.
 interface IToolEntry
          The Interface IToolEntry.
 

Uses of IPaletteEntry in org.eclipse.graphiti.palette.impl
 

Classes in org.eclipse.graphiti.palette.impl that implement IPaletteEntry
 class AbstractPaletteEntry
          The Class AbstractPaletteEntry.
 class AbstractPaletteToolEntry
          The Class AbstractPaletteToolEntry.
 class ConnectionCreationToolEntry
          The Class ConnectionCreationToolEntry creates a tool entry for the palette which can create connections.
 class ObjectCreationToolEntry
          The Class ObjectCreationToolEntry creates an palette tool which creates an object.
 class PaletteCompartmentEntry
          The Class PaletteCompartmentEntry creates a compartment entry which visualises as a drawer in the palette containing multiple tools.
 class PaletteSeparatorEntry
          A separator for the palette.
 class StackEntry
          The Class StackEntry creates a compartment entry which visualises as a drawer in the palette containing multiple tools in a drop down list of which one is active and visible.
 



Copyright (c) SAP AG 2005, 2012.