Package kiyut.sketsa.loaders.event
-
Interface Summary Interface Description SVGEditorSupportListener An event listener system for various stage or phase when document is processed in theSVGEditorSupportImportant: when you implement and attach this listener be careful with exception, becauseSVGEditorSupportdoes not handle an exception occured from this listener. -
Class Summary Class Description SVGEditorSupportEvent An event forSVGEditorSupport.SVGEditorSupportListenerAdapter Just convenience adapater class.