Class EchoHTMLEditorKitInstallHelper
java.lang.Object
net.thevpc.more.shef.MinWysiwygHTMLEditorKitInstallHelper
net.thevpc.echo.swing.peers.htmleditor.EchoHTMLEditorKitInstallHelper
- All Implemented Interfaces:
WysiwygHTMLEditorKitInstallHelper
- Author:
- thevpc
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringgetDocumentText2(Document doc) static StringgetDocumentText2(Document doc, EditorKit k) voidinstall(JEditorPane editor) Methods inherited from class MinWysiwygHTMLEditorKitInstallHelper
deinstall
-
Constructor Details
-
EchoHTMLEditorKitInstallHelper
public EchoHTMLEditorKitInstallHelper()
-
-
Method Details
-
getDocumentText2
-
getDocumentText2
-
getDocumentText
-
install
- Specified by:
installin interfaceWysiwygHTMLEditorKitInstallHelper- Overrides:
installin classMinWysiwygHTMLEditorKitInstallHelper
-