org.eclipse.graphiti.palette
Interface IPaletteEntry

All Known Subinterfaces:
IConnectionCreationToolEntry, ICreationToolEntry, IObjectCreationToolEntry, IPaletteCompartmentEntry, IPaletteSeparatorEntry, IStackToolEntry, IToolEntry
All Known Implementing Classes:
AbstractPaletteEntry, AbstractPaletteToolEntry, ConnectionCreationToolEntry, ObjectCreationToolEntry, PaletteCompartmentEntry, PaletteSeparatorEntry, StackEntry

public interface IPaletteEntry

The Interface IPaletteEntry.


Method Summary
 String getIconId()
          Gets the icon id.
 String getLabel()
          Gets the label.
 

Method Detail

getLabel

String getLabel()
Gets the label.

Returns:
the label

getIconId

String getIconId()
Gets the icon id.

Returns:
the icon id


Copyright (c) SAP AG 2005, 2010.