|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.bridge.BridgeEventSupport.GVTUnloadListener
protected static class BridgeEventSupport.GVTUnloadListener
Field Summary | |
---|---|
protected EventDispatcher |
dispatcher
|
protected BridgeEventSupport.Listener |
listener
|
Constructor Summary | |
---|---|
BridgeEventSupport.GVTUnloadListener(EventDispatcher dispatcher,
BridgeEventSupport.Listener listener)
|
Method Summary | |
---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for which the EventListener interface was registered. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected EventDispatcher dispatcher
protected BridgeEventSupport.Listener listener
Constructor Detail |
---|
public BridgeEventSupport.GVTUnloadListener(EventDispatcher dispatcher, BridgeEventSupport.Listener listener)
Method Detail |
---|
public void handleEvent(Event evt)
EventListener
EventListener
interface was registered.
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |