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

Packages that use IPaletteCompartmentEntry
org.eclipse.graphiti.palette.impl   
org.eclipse.graphiti.tb   
 

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

Classes in org.eclipse.graphiti.palette.impl that implement IPaletteCompartmentEntry
 class PaletteCompartmentEntry
          The Class PaletteCompartmentEntry creates a compartment entry which visualises as a drawer in the palette containing multiple tools.
 

Uses of IPaletteCompartmentEntry in org.eclipse.graphiti.tb
 

Methods in org.eclipse.graphiti.tb that return IPaletteCompartmentEntry
 IPaletteCompartmentEntry[] DefaultToolBehaviorProvider.getPalette()
          Default implementation: creates a connection and an object compartment.
 IPaletteCompartmentEntry[] IToolBehaviorProvider.getPalette()
          Return the palette entries for the palette of the graphical editor.
 



Copyright (c) SAP AG 2005, 2010.