org.eclipse.gmt.umlx.editor.palette
Class SeparatorPaletteEntry

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.palette.SeparatorPaletteEntry

public class SeparatorPaletteEntry
extends java.lang.Object

SeparatorPaletteEntry.getPaletteEntry() provides a PaletteSeparator singleton that can be referenced from an editorSheet extension point.


Constructor Summary
SeparatorPaletteEntry()
           
 
Method Summary
static org.eclipse.gef.palette.PaletteEntry getPaletteEntry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeparatorPaletteEntry

public SeparatorPaletteEntry()
Method Detail

getPaletteEntry

public static org.eclipse.gef.palette.PaletteEntry getPaletteEntry()