JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method