|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpanSplitNode | |
|---|---|
| bibliothek.gui.dock.station.split | Elements which are needed by the SplitDockStation,
and which are needed to interact with the station. |
| Uses of SpanSplitNode in bibliothek.gui.dock.station.split |
|---|
| Subclasses of SpanSplitNode in bibliothek.gui.dock.station.split | |
|---|---|
class |
Leaf
Represents a leaf in the tree that is the structure of a SplitDockStation. |
class |
Root
The root of the tree that represents the internal structure of a SplitDockStation. |
| Methods in bibliothek.gui.dock.station.split with parameters of type SpanSplitNode | |
|---|---|
Span[] |
SplitSpanStrategy.createSpans(SpanSplitNode node)
Creates four Spans, one for each side of leaf. |
Rectangle |
SplitSpanStrategy.modifyBounds(Rectangle bounds,
SpanSplitNode node)
Creates a new Rectangle within bounds, using
spans to create some insets. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||