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, updateBoundsabove, 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, visitprotected SpanSplitNode(SplitDockAccess access, long id)
access - access ot the SplitDockStationid - 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 sizeCopyright © 2017 Docking Frames. All rights reserved.