Module java.desktop

Class RTFEditorKit

All Implemented Interfaces:
Serializable, Cloneable

public class RTFEditorKit
extends StyledEditorKit
This is the default implementation of RTF editing functionality. The RTF support was not written by the Swing team. In the future we hope to improve the support provided.
  • Constructor Details

    • RTFEditorKit

      public RTFEditorKit()
      Constructs an RTFEditorKit.
  • Method Details