Uses of Class
javax.swing.text.html.HTMLEditorKit
Packages that use HTMLEditorKit
包
描述
Provides the class
HTMLEditorKit
and supporting classes for creating
HTML text editors.-
Uses of HTMLEditorKit in javax.swing.text.html
Methods in javax.swing.text.html that return HTMLEditorKit修饰符和类方法描述protected HTMLEditorKit
HTMLEditorKit.HTMLTextAction.getHTMLEditorKit
(JEditorPane e) ReturnsHTMLEditorKit
of the givenJEditorPane
.