Package | Description |
---|---|
bibliothek.gui.dock.station.span |
The Span API defines the animations that are played when the user is about
to drop a
Dockable onto a new parent. |
bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Modifier and Type | Method and Description |
---|---|
Span |
DefaultSpanFactory.create(SpanCallback callback) |
Span |
SpanFactory.create(SpanCallback callback)
Creates a new
Span . |
Modifier and Type | Method and Description |
---|---|
Span |
StationSpanFactoryValue.create(SpanCallback callback) |
Modifier and Type | Method and Description |
---|---|
Span |
BasicSpanFactory.create(SpanCallback callback) |
Span |
NoSpanFactory.create(SpanCallback callback) |