org.eclipse.graphiti.palette.impl
Class PaletteSeparatorEntry

java.lang.Object
  extended by org.eclipse.graphiti.palette.impl.AbstractPaletteEntry
      extended by org.eclipse.graphiti.palette.impl.PaletteSeparatorEntry
All Implemented Interfaces:
IPaletteEntry, IPaletteSeparatorEntry, IToolEntry

public class PaletteSeparatorEntry
extends AbstractPaletteEntry
implements IPaletteSeparatorEntry

A separator for the palette.


Constructor Summary
PaletteSeparatorEntry()
          Creates a new PaletteSeparatorEntry.
 
Method Summary
 
Methods inherited from class org.eclipse.graphiti.palette.impl.AbstractPaletteEntry
getIconId, getLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.graphiti.palette.IPaletteEntry
getIconId, getLabel
 

Constructor Detail

PaletteSeparatorEntry

public PaletteSeparatorEntry()
Creates a new PaletteSeparatorEntry.



Copyright (c) SAP AG 2005, 2010.