| 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 | Field and Description |
|---|---|
static ScreenDockWindowBorderFactory |
DefaultScreenDockWindowBorder.FACTORY
A factory creating new
DefaultScreenDockWindowBorders. |
| Modifier and Type | Method and Description |
|---|---|
ScreenDockWindowBorderFactory |
WindowConfiguration.getBorderFactory()
Gets the current factory for creating the border of the window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindowConfiguration.setBorderFactory(ScreenDockWindowBorderFactory borderFactory)
Sets a factory which might be used to create a border for the new window.
|
Copyright © 2017 Docking Frames. All rights reserved.