Package org.eclipse.nebula.widgets.richtext
-
Class Summary Class Description RichTextCellEditor A cell editor that manages HTML entry fields.RichTextCellLabelProvider<T> RichTextEditor Rich Text Editor control that wraps aBrowser
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 TheRichTextPainter
is used to parse and render HTML input to aGC
.RichTextViewer Simple rich text viewer control that uses theRichTextPainter
to render text with HTML markups on aCanvas
.ScalingHelper Helper class to handle display scaling.