Module java.desktop

Package javax.swing.text.html

Provides the class HTMLEditorKit and supporting classes for creating HTML text editors.

See: Description

Note: Most of the Swing API is not thread safe. For details, see Concurrency in Swing , a section in The Java Tutorial .

Package Specification

Since:
1.2

Package javax.swing.text.html Description

Provides the class HTMLEditorKit and supporting classes for creating HTML text editors.

Note: Most of the Swing API is not thread safe. For details, see Threads and Swing , a section in The Java Tutorial .

Package Specification