| Package | Description |
|---|---|
| bibliothek.gui.dock.station.screen |
Elements that are related to the
ScreenDockStation. |
| 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 |
|---|---|
void |
ScreenDockWindow.addScreenDockWindowListener(ScreenDockWindowListener listener)
Adds a listener to this window, the listener has to be informed about changes of this window.
|
void |
ScreenDockWindow.removeScreenDockWindowListener(ScreenDockWindowListener listener)
Removes a listener from this window.
|
| Modifier and Type | Method and Description |
|---|---|
protected ScreenDockWindowListener[] |
DisplayerScreenDockWindow.listeners()
Gets a list of all listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayerScreenDockWindow.addScreenDockWindowListener(ScreenDockWindowListener listener) |
void |
DisplayerScreenDockWindow.removeScreenDockWindowListener(ScreenDockWindowListener listener) |
Copyright © 2017 Docking Frames. All rights reserved.