Package bibliothek.gui.dock.station.span

Interface Summary
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 Spans.
The current SpanFactory can be configured using the ThemeManager or using DockTheme.SPAN_FACTORY.
 

Class Summary
DefaultSpanFactory The DefaultSpanFactory creates a most simple Span which does not use any kind of animation.
SpanMode A SpanMode is a default configuration telling a Span how it is used.
SpanUsage A description telling for what purpose a Span is used.