|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a listener to the SVGDocumentLoaderEvent events.
Method Summary | |
void |
documentLoadingCancelled(SVGDocumentLoaderEvent e)
Called when the loading of a document was cancelled. |
void |
documentLoadingCompleted(SVGDocumentLoaderEvent e)
Called when the loading of a document was completed. |
void |
documentLoadingFailed(SVGDocumentLoaderEvent e)
Called when the loading of a document has failed. |
void |
documentLoadingStarted(SVGDocumentLoaderEvent e)
Called when the loading of a document was started. |
Method Detail |
public void documentLoadingStarted(SVGDocumentLoaderEvent e)
public void documentLoadingCompleted(SVGDocumentLoaderEvent e)
public void documentLoadingCancelled(SVGDocumentLoaderEvent e)
public void documentLoadingFailed(SVGDocumentLoaderEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |