public interface OrientedDockStation extends OrientingDockStation
Modifier and Type | Method and Description |
---|---|
Orientation |
getOrientation()
Gets the orientation of dockables in this station.
|
void |
setOrientation(Orientation orientation)
Sets the orientation of dockables in this station.
|
addOrientingDockStationListener, getOrientationOf, removeOrientingDockStationListener
accept, addDockStationListener, aside, canDrag, canReplace, changed, drag, drop, drop, getController, getDirectActionOffers, getDockable, getDockableCount, getDockableProperty, getFrontDockable, getIndirectActionOffers, getLayers, getPlaceholderMapping, getPlaceholders, getTheme, isChildShowing, isStationShowing, isStationVisible, isVisible, move, prepareDrag, prepareDrop, removeDockStationListener, replace, replace, requestChildDisplayer, requestChildDockTitle, setController, setFrontDockable, setPlaceholders, updateTheme
void setOrientation(Orientation orientation)
orientation
- Orientation getOrientation()