|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SVGLoadEventDispatcherListener | |
---|---|
org.apache.batik.apps.svgbrowser | |
org.apache.batik.swing | |
org.apache.batik.swing.svg |
Uses of SVGLoadEventDispatcherListener in org.apache.batik.apps.svgbrowser |
---|
Classes in org.apache.batik.apps.svgbrowser that implement SVGLoadEventDispatcherListener | |
---|---|
class |
JSVGViewerFrame
This class represents a SVG viewer swing frame. |
Uses of SVGLoadEventDispatcherListener in org.apache.batik.swing |
---|
Classes in org.apache.batik.swing that implement SVGLoadEventDispatcherListener | |
---|---|
protected class |
JSVGCanvas.CanvasSVGListener
To hide the listener methods. |
Uses of SVGLoadEventDispatcherListener in org.apache.batik.swing.svg |
---|
Classes in org.apache.batik.swing.svg that implement SVGLoadEventDispatcherListener | |
---|---|
protected class |
JSVGComponent.SVGListener
To hide the listener methods. |
class |
SVGLoadEventDispatcherAdapter
This class provides an adapter for the SVGLoadEventDispatcherListener interface. |
Methods in org.apache.batik.swing.svg with parameters of type SVGLoadEventDispatcherListener | |
---|---|
void |
SVGLoadEventDispatcher.addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l)
Adds a SVGLoadEventDispatcherListener to this SVGLoadEventDispatcher. |
void |
JSVGComponent.addSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l)
Adds a SVGLoadEventDispatcherListener to this component. |
void |
SVGLoadEventDispatcher.removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l)
Removes a SVGLoadEventDispatcherListener from this SVGLoadEventDispatcher. |
void |
JSVGComponent.removeSVGLoadEventDispatcherListener(SVGLoadEventDispatcherListener l)
Removes a SVGLoadEventDispatcherListener from this component. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |