|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WindowListener
WindowListener allows notification when the browser tries to create a popup.
| Method Summary | |
|---|---|
void |
onNewWindow(WindowEvent e)
Invoked when a new window is requested. |
void |
onWindowDestroy(WindowEvent e)
Invoked when a window destroyed. |
void |
onWindowResize(WindowEvent e)
Invoked when a window resized. |
| Method Detail |
|---|
void onNewWindow(WindowEvent e)
void onWindowDestroy(WindowEvent e)
void onWindowResize(WindowEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||