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.
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.
LinkActivationEvent This class represents an event which indicate an event originated from a GVTTreeBuilder instance.
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'.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.