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 | Method and Description |
---|---|
ScreenWindowShapeCallback |
AbstractScreenWindowShape.getCallback()
Gets information about the window whose shape is changed.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractScreenWindowShape.setCallback(ScreenWindowShapeCallback callback) |
void |
ScreenWindowShape.setCallback(ScreenWindowShapeCallback callback)
Informs this shape about the
ScreenDockWindow that can be configured by this . |