Class SVGEditorSupport.ListenerRegistry

  • Enclosing class:
    SVGEditorSupport

    public static final class SVGEditorSupport.ListenerRegistry
    extends Object
    • Method Detail

      • addListener

        public void addListener​(SVGEditorSupportListener listener)
        Register listener
        Parameters:
        listener - SVGEditoSupportListener
      • removeListener

        public void removeListener​(SVGEditorSupportListener listener)
        Unregisters listener
        Parameters:
        listener - SVGEditoSupportListener