protected static class BridgeEventSupport.GVTUnloadListener
extends java.lang.Object
implements org.w3c.dom.events.EventListener
Modifier and Type | Field and Description |
---|---|
protected EventDispatcher |
dispatcher |
protected BridgeEventSupport.Listener |
listener |
Constructor and Description |
---|
GVTUnloadListener(EventDispatcher dispatcher,
BridgeEventSupport.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(org.w3c.dom.events.Event evt) |
protected EventDispatcher dispatcher
protected BridgeEventSupport.Listener listener
public GVTUnloadListener(EventDispatcher dispatcher, BridgeEventSupport.Listener listener)