Class SVGEditorSupport.SVGSaveCookie

  • All Implemented Interfaces:
    org.netbeans.api.actions.Savable, org.openide.cookies.SaveCookie, org.openide.nodes.Node.Cookie
    Enclosing class:
    SVGEditorSupport

    public class SVGEditorSupport.SVGSaveCookie
    extends Object
    implements org.openide.cookies.SaveCookie
    • Constructor Detail

      • SVGSaveCookie

        public SVGSaveCookie()
    • Method Detail

      • save

        public void save()
                  throws IOException
        Specified by:
        save in interface org.netbeans.api.actions.Savable
        Throws:
        IOException