Package com.iizigo.prop.editor.dialog
Class RawTextEditorDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.RawTextEditorDialog
- All Implemented Interfaces:
- Runnable
- Direct Known Subclasses:
- RawTextEditorPatternDialog
Raw text editor dialog box, showing optional toolbar for insert text fields/images/convert format.
- Author:
- Christopher Mindus
- Field SummaryFields
- Constructor SummaryConstructorsConstructorDescription- RawTextEditorDialog- (Shell parent, ModuleModel model, KString ks, Boolean useTags, boolean isPlainOnly, IVSParticipant vsParticipant, EditorTextTable defaultTextTable) Create the dialog.
- Method Summary
- Field Details- shell
- editor
 
- Constructor Details- RawTextEditorDialogpublic RawTextEditorDialog- (Shell parent, ModuleModel model, KString ks, Boolean useTags, boolean isPlainOnly, IVSParticipant vsParticipant, EditorTextTable defaultTextTable) Create the dialog.
 
- Method Details