Package | Description |
---|---|
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. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScreenDockWindow
|
class |
InternalDockDialog
A
ScreenDockWindow that has a JDesktopPane as parent. |
class |
ScreenDockDialog
An implementation of
ScreenDockWindow which uses a JDialog . |
class |
ScreenDockFrame
An implementation of
ScreenDockWindow which uses a JFrame . |