|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WindowProviderListener
A listener added to a WindowProvider
. The provider should
inform the listener when its window changes.
Method Summary | |
---|---|
void |
windowChanged(WindowProvider provider,
Window window)
Called when the providers window changed. |
Method Detail |
---|
void windowChanged(WindowProvider provider, Window window)
provider
- the source of the eventwindow
- the new window, which might be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |