|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenDockWindowListener | |
|---|---|
| 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. |
| Uses of ScreenDockWindowListener in bibliothek.gui.dock.station.screen |
|---|
| Methods in bibliothek.gui.dock.station.screen with parameters of type ScreenDockWindowListener | |
|---|---|
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. |
| Uses of ScreenDockWindowListener in bibliothek.gui.dock.station.screen.window |
|---|
| Methods in bibliothek.gui.dock.station.screen.window that return ScreenDockWindowListener | |
|---|---|
protected ScreenDockWindowListener[] |
DisplayerScreenDockWindow.listeners()
Gets a list of all listeners that are currently registered. |
| Methods in bibliothek.gui.dock.station.screen.window with parameters of type ScreenDockWindowListener | |
|---|---|
void |
DisplayerScreenDockWindow.addScreenDockWindowListener(ScreenDockWindowListener listener)
|
void |
DisplayerScreenDockWindow.removeScreenDockWindowListener(ScreenDockWindowListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||