Package javax.swing.text.rtf
Provides a class (RTFEditorKit
) for creating Rich-Text-Format text editors.
Note: Most of the Swing API is not thread safe. For details, see Concurrency in Swing, a section in The Java Tutorial.
- Since:
- 1.2
Class | Description |
---|---|
RTFEditorKit | This is the default implementation of RTF editing functionality. |