|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrientedDockStation
An oriented dockstation is a station where dockables are oriented either vertically or horizontally. The methods allow to set the orientation and to know what is the current orientation.
Method Summary | |
---|---|
Orientation |
getOrientation()
Gets the orientation of dockables in this station. |
void |
setOrientation(Orientation orientation)
Sets the orientation of dockables in this station. |
Methods inherited from interface bibliothek.gui.dock.station.OrientingDockStation |
---|
addOrientingDockStationListener, getOrientationOf, removeOrientingDockStationListener |
Methods inherited from interface bibliothek.gui.DockStation |
---|
accept, addDockStationListener, canDrag, canReplace, changed, drag, drop, drop, getController, getDirectActionOffers, getDockable, getDockableCount, getDockableProperty, getFrontDockable, getIndirectActionOffers, getLayers, getPlaceholders, getTheme, isChildShowing, isStationShowing, isStationVisible, isVisible, move, prepareDrag, prepareDrop, removeDockStationListener, replace, replace, requestChildDisplayer, requestChildDockTitle, setController, setFrontDockable, setPlaceholders, updateTheme |
Methods inherited from interface bibliothek.gui.dock.DockElement |
---|
asDockable, asDockStation, getFactoryID |
Method Detail |
---|
void setOrientation(Orientation orientation)
orientation
- Orientation getOrientation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |