| Package | Description |
|---|---|
| bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation. |
| bibliothek.gui.dock.station.screen.layer |
Contains the various
DockStationDropLayers
that are used by a ScreenDockStation. |
| bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindows to
attract each other, or to stick together. |
| bibliothek.gui.dock.station.screen.window |
Contains the window (
JDialog, JInternalDialog, etc..)
that shows the children of a ScreenDockStation and the classes required
to configure that window. |
| Class and Description |
|---|
| BoundaryRestriction
Restricts the boundaries of a
ScreenDockDialog, a restriction might be,
that the dialog can't be placed outside the screen. |
| ScreenDockFullscreenFilter
This filter can be added to the
ScreenDockStation, it allows to filter Dockables which
are not allowed to go into fullscreen mode. |
| ScreenDockFullscreenStrategy
This strategy is used to manage the fullscreen mode of
ScreenDockWindows. |
| ScreenDockProperty
This property is used on
ScreenDockStations
to determine the bounds of the dialogs. |
| ScreenDockStationListener
A listener that can be added to a
ScreenDockStation. |
| ScreenDockWindow |
| ScreenDockWindowConfiguration
A
ScreenDockWindowConfiguration is a strategy creating WindowConfigurations
for all children of a ScreenDockStation. |
| ScreenDockWindowFactory
A
ScreenDockWindowFactory can create new ScreenDockWindows. |
| ScreenDropSizeStrategy
A
ScreenDropSizeStrategy is used by a ScreenDockStation to decide some details
on how to drop a Dockable. |
| Class and Description |
|---|
| ScreenDockWindow |
| Class and Description |
|---|
| ScreenDockWindow |
| Class and Description |
|---|
| ScreenDockFullscreenStrategy
This strategy is used to manage the fullscreen mode of
ScreenDockWindows. |
| ScreenDockWindow |
| ScreenDockWindowConfiguration
A
ScreenDockWindowConfiguration is a strategy creating WindowConfigurations
for all children of a ScreenDockStation. |
| ScreenDockWindowFactory
A
ScreenDockWindowFactory can create new ScreenDockWindows. |
| ScreenDockWindowListener
A listener that can be added to a
ScreenDockWindow. |
Copyright © 2017 Docking Frames. All rights reserved.