Package org.apache.batik.swing.svg

Interface Summary
GVTTreeBuilderListener This interface represents a listener to the GVTTreeBuilderEvent events.
LinkActivationListener This interface represents a listener to the LinkActivationEvent events.
SVGDocumentLoaderListener This interface represents a listener to the SVGDocumentLoaderEvent events.
SVGLoadEventDispatcherListener This interface represents a listener to the SVGLoadEventDispatcherEvent events.
SVGUserAgent This interface must be implemented to provide client services to a JSVGComponent.
 

Class Summary
GVTTreeBuilder This class represents an object which builds asynchroneaously a GVT tree.
GVTTreeBuilderAdapter An adapter class that represents a listener to the GVTTreeBuilderEvent events.
GVTTreeBuilderEvent This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
JSVGComponent This class represents a swing component that can display SVG documents.
JSVGComponent.BridgeUserAgentWrapper The user-agent wrapper, which call the methods in the event thread.
LinkActivationEvent This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
Messages This class manages the message for the css.engine module.
SVGDocumentLoader This class represents an object which loads asynchroneaously a SVG document.
SVGDocumentLoaderAdapter An adapter class that represents a listener to the SVGDocumentLoaderEvent events.
SVGDocumentLoaderEvent This class represents an event which indicate an event originated from a SVGDocumentLoader instance.
SVGFileFilter This implementation of FileFilter will allows SVG files with extention '.svg' or '.svgz'.
SVGLoadEventDispatcher This class dispatches the SVGLoadEvent event on a SVG document.
SVGLoadEventDispatcherAdapter This class provides an adapter for the SVGLoadEventDispatcherListener interface.
SVGLoadEventDispatcherEvent This class represents an event which indicate an event originated from a SVGLoadEventDispatcher instance.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.