protected class SVG12FocusManager.MouseClickTracker extends FocusManager.MouseClickTracker
| Modifier | Constructor and Description |
|---|---|
protected |
MouseClickTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(Event evt)
This method is called whenever an event occurs of the event type for
which the
EventListener interface was registered. |
public void handleEvent(Event evt)
EventListenerEventListener interface was registered.handleEvent in interface EventListenerhandleEvent in class FocusManager.MouseClickTrackerevt - The Event contains contextual information
about the event.Copyright © 2000–2021 Apache Software Foundation. All rights reserved.