public final class WebWindowEvent extends EventObject
| Modifier and Type | Field and Description |
|---|---|
static int |
CHANGE
The content of the window has changed.
|
static int |
CLOSE
A window has closed.
|
static int |
OPEN
A window has opened.
|
source| Constructor and Description |
|---|
WebWindowEvent(WebWindow |