| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.station |
Contains extensions to the
DockStations. |
| bibliothek.gui.dock.control.relocator |
Various implementations of
RelocateOperation. |
| bibliothek.gui.dock.station.split |
Elements which are needed by the
SplitDockStation,
and which are needed to interact with the station. |
| bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
| bibliothek.util |
Some classes which are used in DockingFrames, but do not have any
importance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplitCombiner
This is an alternative implementation of a
Combiner, normally not used by this framework. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultDockRelocator.isStationValid(DockStation station)
Only stations passing this test are considered during drag and drop operation as new parent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplitDockFullScreenProperty
This
DockableProperty points to the currently maximized child of a SplitDockStation. |
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeManager.setBackgroundPaint(String id,
BackgroundPaint value)
Sets an algorithm that is used to paint the background of items which register an
UIValue with
an identifier of id. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Workarounds.setDefault(Workarounds workarounds)
Sets the
Workarounds that should be used. |
Copyright © 2017 Docking Frames. All rights reserved.