Dockable
onto a new parent.See: Description
Interface | Description |
---|---|
Span |
A
Span is an empty space that show up on a DockStation mostly during drag and drop operations. |
SpanCallback |
The link between
Span and DockStation . |
SpanFactory |
A
SpanFactory creates new Span s.The current SpanFactory can be configured using the ThemeManager or using
DockTheme.SPAN_FACTORY . |
Class | Description |
---|---|
DefaultSpanFactory |
The
DefaultSpanFactory creates a most simple Span which does not
use any kind of animation. |
SpanMode | |
SpanUsage |
A description telling for what purpose a
Span is used. |
Dockable
onto a new parent.