Uses of Class
org.eclipse.nebula.widgets.richtext.RichTextEditor
-
Packages that use RichTextEditor Package Description org.eclipse.nebula.widgets.richtext -
-
Uses of RichTextEditor in org.eclipse.nebula.widgets.richtext
Fields in org.eclipse.nebula.widgets.richtext declared as RichTextEditor Modifier and Type Field Description protected RichTextEditorRichTextCellEditor. editorThe rich text editor control, initiallynull.Methods in org.eclipse.nebula.widgets.richtext that return RichTextEditor Modifier and Type Method Description RichTextEditorRichTextCellEditor. getRichTextEditor()Return the createdRichTextEditorcontrol.
-