|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScreenDockWindowListener
A listener that can be added to a ScreenDockWindow.
| Method Summary | |
|---|---|
void |
fullscreenStateChanged(ScreenDockWindow window)
This method is called after the windows fullscreen-state changed. |
void |
shapeChanged(ScreenDockWindow window)
This method is called after the size and position of window changed. |
void |
visibilityChanged(ScreenDockWindow window)
This method is called after the visibility state changed. |
| Method Detail |
|---|
void visibilityChanged(ScreenDockWindow window)
visibility state changed.
window - the callervoid fullscreenStateChanged(ScreenDockWindow window)
window - the callervoid shapeChanged(ScreenDockWindow window)
window changed.
window - the caller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||