| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.batik.bridge.FocusManager.DOMFocusInTracker
The class that is responsible for tracking 'DOMFocusIn' changes.
| Constructor Summary | |
| protected  | FocusManager.DOMFocusInTracker() | 
| Method Summary | |
|  void | handleEvent(Event evt)This method is called whenever an event occurs of the type for which the  EventListenerinterface was registered. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected FocusManager.DOMFocusInTracker()
| Method Detail | 
public void handleEvent(Event evt)
EventListener EventListener interface was registered.handleEvent in interface EventListenerorg.w3c.dom.events.EventListenerevt - The Event contains contextual information 
   about the event. It also contains the stopPropagation 
   and preventDefault methods which are used in 
   determining the event's flow and default action.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||