public interface SpanFactory
SpanFactory creates new Spans.SpanFactory can be configured using the ThemeManager or using
DockTheme.SPAN_FACTORY.| Modifier and Type | Method and Description |
|---|---|
Span |
create(SpanCallback callback)
Creates a new
Span. |
Span create(SpanCallback callback)
Span.callback - allows interaction between Span and DockStation.Span, not nullCopyright © 2017 Docking Frames. All rights reserved.