public abstract class SpanSplitNode extends VisibleSplitNode
Modifier | Constructor and Description |
---|---|
protected |
SpanSplitNode(SplitDockAccess access,
long id)
Creates a new node.
|
Modifier and Type | Method and Description |
---|---|
void |
createSpans()
|
Span[] |
getSpans()
|
abstract void |
onSpanResize()
Called if a
Span of this node changed its size |
getCurrentBounds, updateBounds
above, addPlaceholder, aside, aside, create, create, createLeaf, createNode, createPlaceholder, delete, ensureIdUnique, ensureIdUniqueAsync, evolve, getAccess, getBounds, getChild, getChildLocation, getDividerNode, getHeight, getId, getLeaf, getMaxChildrenCount, getMinimumSize, getParent, getPlaceholderMap, getPlaceholderNode, getPlaceholders, getPreferredSize, getPut, getRoot, getSize, getStation, getTotalChildrenCount, getVisible, getWidth, getX, getY, hasPlaceholder, hasPlaceholders, insert, insert, intersection, isInOverrideZone, isOfUse, isVisible, movePlaceholderMap, relativeSidePut, removePlaceholder, removePlaceholders, replace, setBounds, setChild, setParent, setPlaceholderMap, setPlaceholders, split, split, submit, toString, toString, treeChanged, visit
protected SpanSplitNode(SplitDockAccess access, long id)
access
- access ot the SplitDockStation
id
- a unique identifier for this node@FrameworkOnly public void createSpans()
@FrameworkOnly public Span[] getSpans()
null
@FrameworkOnly public abstract void onSpanResize()
Span
of this node changed its size