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 |
DefaultScreenDockWindowBorder
This border can be used by
ScreenDockWindow s to paint a border. |
Modifier and Type | Method and Description |
---|---|
ScreenDockWindowBorder |
ScreenDockWindowBorderFactory.create(ScreenDockWindow window,
javax.swing.JComponent owner)
Creates a new border.
|