Package | Description |
---|---|
bibliothek.gui | |
bibliothek.gui.dock.station.toolbar |
Modifier and Type | Method and Description |
---|---|
static Position |
Position.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Position |
ToolbarContainerDropInfo.getItemPositionVSBeneathDockable()
Gets the relative position of drag dockable with the closest dockable
above the mouse.
|
Position |
ToolbarContainerDropInfo.getSideDockableBeneathMouse()
Gets the closest
side of the component beneath the mouse. |