Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
bibliothek.gui.dock.common.location |
Various implementations of
CLocation . |
bibliothek.gui.dock.common.perspective |
The perspective API offers clients the possibility to define or modify the layout
of an application without actually creating any
CDockable s. |
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation . |
bibliothek.gui.dock.station.screen.layer |
Contains the various
DockStationDropLayer s
that are used by a ScreenDockStation . |
bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindow s 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 Dockable s which
are not allowed to go into fullscreen mode. |
ScreenDockFullscreenStrategy
This strategy is used to manage the fullscreen mode of
ScreenDockWindow s. |
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 WindowConfiguration s
for all children of a ScreenDockStation . |
ScreenDockWindowFactory
A
ScreenDockWindowFactory can create new ScreenDockWindow s. |
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 |
---|
ScreenDockProperty
This property is used on
ScreenDockStations
to determine the bounds of the dialogs . |
Class and Description |
---|
ScreenDockPerspective
A representation of a
ScreenDockStation in a Perspective . |
ScreenDockPerspective.ScreenPerspectiveWindow
Represents a child of a
ScreenDockPerspective . |
Class and Description |
---|
ScreenDockProperty
This property is used on
ScreenDockStations
to determine the bounds of the dialogs . |
Class and Description |
---|
ScreenDockWindow |
Class and Description |
---|
ScreenDockWindow |
Class and Description |
---|
ScreenDockFullscreenStrategy
This strategy is used to manage the fullscreen mode of
ScreenDockWindow s. |
ScreenDockWindow |
ScreenDockWindowConfiguration
A
ScreenDockWindowConfiguration is a strategy creating WindowConfiguration s
for all children of a ScreenDockStation . |
ScreenDockWindowFactory
A
ScreenDockWindowFactory can create new ScreenDockWindow s. |
ScreenDockWindowListener
A listener that can be added to a
ScreenDockWindow . |