Class JSVGScrollPane.SVGScrollDocumentLoaderListener
java.lang.Object
org.apache.batik.swing.svg.SVGDocumentLoaderAdapter
org.apache.batik.swing.JSVGScrollPane.SVGScrollDocumentLoaderListener
- All Implemented Interfaces:
SVGDocumentLoaderListener
- Enclosing class:
JSVGScrollPane
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when the loading of a document was completed.Methods inherited from class SVGDocumentLoaderAdapter
documentLoadingCancelled, documentLoadingFailed, documentLoadingStarted
-
Constructor Details
-
SVGScrollDocumentLoaderListener
SVGScrollDocumentLoaderListener()
-
-
Method Details
-
documentLoadingCompleted
Description copied from class:SVGDocumentLoaderAdapterCalled when the loading of a document was completed.- Specified by:
documentLoadingCompletedin interfaceSVGDocumentLoaderListener- Overrides:
documentLoadingCompletedin classSVGDocumentLoaderAdapter
-