org.apache.batik.bridge.svg12
Class SVG12FocusManager.MouseOverTracker

java.lang.Object
  extended by org.apache.batik.bridge.FocusManager.MouseOverTracker
      extended by org.apache.batik.bridge.svg12.SVG12FocusManager.MouseOverTracker
All Implemented Interfaces:
EventListener
Enclosing class:
SVG12FocusManager

protected class SVG12FocusManager.MouseOverTracker
extends FocusManager.MouseOverTracker

The class that is responsible for tracking 'mouseover' changes.


Constructor Summary
protected SVG12FocusManager.MouseOverTracker()
           
 
Method Summary
 void handleEvent(Event evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVG12FocusManager.MouseOverTracker

protected SVG12FocusManager.MouseOverTracker()
Method Detail

handleEvent

public void handleEvent(Event evt)
Specified by:
handleEvent in interface EventListener
Overrides:
handleEvent in class FocusManager.MouseOverTracker


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.