|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbibliothek.gui.dock.util.AbstractUIValue<javax.swing.Icon,DockIcon>
bibliothek.gui.dock.util.icon.DockIcon
bibliothek.gui.dock.station.DockStationIcon
public abstract class DockStationIcon
An icon that is used for a DockStation.
| Field Summary | |
|---|---|
static Path |
KIND_DOCK_STATION
|
| Fields inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
KIND_ICON |
| Constructor Summary | |
|---|---|
DockStationIcon(java.lang.String id,
DockStation station)
Creates the icon. |
|
| Method Summary | |
|---|---|
DockStation |
getStation()
Gets the station for which the icon is used |
| Methods inherited from class bibliothek.gui.dock.util.icon.DockIcon |
|---|
me, setController |
| Methods inherited from class bibliothek.gui.dock.util.AbstractUIValue |
|---|
changed, getBackup, getId, getKind, getValue, set, setBackup, setId, setKind, setManager, setValue, setValue, update, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Path KIND_DOCK_STATION
| Constructor Detail |
|---|
public DockStationIcon(java.lang.String id,
DockStation station)
id - the unique identifier of the iconstation - the station for which the icon is used| Method Detail |
|---|
public DockStation getStation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||