Package | Description |
---|---|
bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation ,
and which are needed to interact with the station. |
Modifier and Type | Class and Description |
---|---|
class |
Node
A Node represents an element in the tree of a
SplitDockStation . |
Modifier and Type | Method and Description |
---|---|
protected Divideable |
DefaultSplitDividerStrategy.Handler.getDividerNode(int x,
int y)
Gets the node whose divider contains
x, y . |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultSplitDividerStrategy.Handler.setDivider(Divideable node,
double divider)
Called if the divider of
node needs to be changed. |