| Class | Description |
|---|---|
| RichTextCellEditor |
A cell editor that manages HTML entry fields.
|
| RichTextCellLabelProvider<T> | |
| RichTextEditor |
Rich Text Editor control that wraps a
Browser with enabled Javascript that shows a simple
HTML template containing a ckeditor as rich text editor. |
| RichTextEditorConfiguration |
Configuration class that is used for general configurations of the CKEditor instance.
|
| RichTextPainter |
The
RichTextPainter is used to parse and render HTML input to a GC. |
| RichTextViewer |
Simple rich text viewer control that uses the
RichTextPainter to render text with HTML
markups on a Canvas. |