|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NOSWindowListener
| Method Summary | |
|---|---|
void |
notifyClose(NOSWindow window)
Called to notify this listener that a window has closed |
void |
notifyFocusChanged(NOSWindow window)
Called to notify this listener that that focussed state of this window has changed. |
void |
notifyTitleChanged(NOSWindow window)
Called to notify this listener that a window has changed it's title |
| Method Detail |
|---|
void notifyClose(NOSWindow window)
window - The window that thas been closedvoid notifyTitleChanged(NOSWindow window)
window - The window that has a new titlevoid notifyFocusChanged(NOSWindow window)
window - The window that has changed focus state.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||