Class ModifiedHTMLEditorKit

  • All Implemented Interfaces:
    Serializable, Cloneable, Accessible

    public class ModifiedHTMLEditorKit
    extends net.atlanticbb.tantlinger.ui.text.WysiwygHTMLEditorKit
    ModifiedHTMLEditorKit.
    Author:
    Andreas Rudolph
    See Also:
    Serialized Form
    • Constructor Detail

      • ModifiedHTMLEditorKit

        public ModifiedHTMLEditorKit()
    • Method Detail

      • clearDownloadCache

        public void clearDownloadCache()
      • getDownloadCache

        public Map<URI,​File> getDownloadCache()
      • getViewFactory

        public ViewFactory getViewFactory()
        Overrides:
        getViewFactory in class net.atlanticbb.tantlinger.ui.text.WysiwygHTMLEditorKit