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. |
Modifier and Type | Field and Description |
---|---|
static SpanUsage |
SpanUsage.HIDING
Marks a
Span that usually has a size of 0 and is made larger for an invisible DockStation to show up |
static SpanUsage |
SpanUsage.INSERTING
|
Modifier and Type | Method and Description |
---|---|
SpanUsage |
SpanCallback.getUsage()
Tells the
Span how it is used. |