Modifier and Type | Field and Description |
---|---|
static Path |
KIND_DOCKABLE
what kind of
UIValue this is |
Constructor and Description |
---|
DockableIcon(java.lang.String id,
Dockable dockable)
Creates a new icon
|
Modifier and Type | Method and Description |
---|---|
Dockable |
getDockable()
Gets the
Dockable for which this icon is used. |
me, setController
public DockableIcon(java.lang.String id, Dockable dockable)
id
- the identifier of the icondockable
- the element for which the icon is used