protected class JSVGCanvas.ToolTipModifier extends Object implements EventListener
JComponent we trigger an artificial
MouseEvent when the toolTip is set to a non-null value, so as
to make sure it will show after the ToolTipManager's default
delay.| Modifier and Type | Field and Description |
|---|---|
protected JSVGCanvas.CanvasUserAgent |
canvasUserAgent
The CanvasUserAgent used to track the last tool tip event.
|
| Constructor and Description |
|---|
ToolTipModifier()
Creates a new ToolTipModifier object.
|
protected JSVGCanvas.CanvasUserAgent canvasUserAgent
public void handleEvent(Event evt)
handleEvent in interface EventListenerCopyright © 2000–2020 Apache Software Foundation. All rights reserved.