Package jfx.incubator.scene.control.richtext


package jfx.incubator.scene.control.richtext
Provides two controls for displaying and editing large, virtualized, rich text documents: RichTextArea and CodeArea.

While RichTextArea works with styled text and embedded Nodes, the CodeArea is optimized for plain text documents with syntax highlighting.

Incubating Feature. Will be removed in a future release.

Since:
24