|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.FocusManager.MouseOverTracker
org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOverTracker
protected class SVG12FocusManager.MouseOverTracker
The class that is responsible for tracking 'mouseover' changes.
| Constructor Summary | |
|---|---|
protected |
SVG12FocusManager.MouseOverTracker()
|
| 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 |
| Constructor Detail |
|---|
protected SVG12FocusManager.MouseOverTracker()
| Method Detail |
|---|
public void handleEvent(Event evt)
EventListenerEventListener interface was registered.
handleEvent in interface EventListenerhandleEvent in class FocusManager.MouseOverTrackerevt - The Event contains contextual information
about the event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||