|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDockable | |
---|---|
bibliothek.gui.dock | |
bibliothek.gui.dock.security | |
bibliothek.gui.dock.station |
Uses of AbstractDockable in bibliothek.gui.dock |
---|
Subclasses of AbstractDockable in bibliothek.gui.dock | |
---|---|
class |
DefaultDockable
A Dockable which consists only of one Component called
"content pane". |
class |
FlapDockStation
This DockStation shows only a title for each of it's children. |
class |
StackDockStation
On this station, only one of many children is visible. |
Uses of AbstractDockable in bibliothek.gui.dock.security |
---|
Subclasses of AbstractDockable in bibliothek.gui.dock.security | |
---|---|
class |
SecureFlapDockStation
A FlapDockStation that uses SecureFlapWindow instead
of FlapWindow . |
class |
SecureStackDockStation
A StackDockStation which can operate in a restricted environment. |
Uses of AbstractDockable in bibliothek.gui.dock.station |
---|
Subclasses of AbstractDockable in bibliothek.gui.dock.station | |
---|---|
class |
AbstractDockableStation
An abstract combination between DockStation and Dockable . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |