Uses of Class
javax.swing.text.html.HTMLEditorKit
Package
Description
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.-
Uses of HTMLEditorKit in javax.swing.text.html
Modifier and TypeMethodDescriptionprotected HTMLEditorKit
HTMLEditorKit.HTMLTextAction.getHTMLEditorKit
(JEditorPane e) ReturnsHTMLEditorKit
of the givenJEditorPane
.