| Package | Description |
|---|---|
| org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
| org.apache.batik.gvt.event |
Provides interfaces and classes for dealing with different types
of events fired by GVT graphics nodes.
|
| org.apache.batik.swing.gvt | |
| org.apache.batik.swing.svg |
| Modifier and Type | Field and Description |
|---|---|
protected EventDispatcher |
BridgeEventSupport.GVTUnloadListener.dispatcher |
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
UserAgentAdapter.getEventDispatcher()
Unsupported operation.
|
EventDispatcher |
UserAgent.getEventDispatcher()
Returns the event dispatcher to use.
|
| Constructor and Description |
|---|
GVTUnloadListener(EventDispatcher dispatcher,
BridgeEventSupport.Listener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTEventDispatcher
An EventDispatcher implementation based on AWT events.
|
| Modifier and Type | Method and Description |
|---|---|
protected TextSelectionManager |
JGVTComponent.createTextSelectionManager(EventDispatcher ed) |
| Constructor and Description |
|---|
TextSelectionManager(JGVTComponent comp,
EventDispatcher ed)
Creates a new TextSelectionManager.
|
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher |
JSVGComponent.BridgeUserAgentWrapper.getEventDispatcher()
Returns the event dispatcher to use.
|
EventDispatcher |
JSVGComponent.BridgeUserAgent.getEventDispatcher()
Returns the
EventDispatcher used by the
UserAgent to dispatch events on GVT. |
Copyright © 2022 Apache Software Foundation. All Rights Reserved.