public abstract class DockStationIcon extends DockIcon
DockStation.| Modifier and Type | Field and Description |
|---|---|
static Path |
KIND_DOCK_STATION |
| Constructor and Description |
|---|
DockStationIcon(String id,
DockStation station)
Creates the icon.
|
| Modifier and Type | Method and Description |
|---|---|
DockStation |
getStation()
Gets the station for which the icon is used
|
me, setControllerpublic static final Path KIND_DOCK_STATION
public DockStationIcon(String id, DockStation station)
id - the unique identifier of the iconstation - the station for which the icon is usedpublic DockStation getStation()
Copyright © 2017 Docking Frames. All rights reserved.