Class RawTextEditorDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.RawTextEditorDialog
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
RawTextEditorPatternDialog
Field Summary
FieldsConstructor Summary
ConstructorsConstructorDescriptionRawTextEditorDialog(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
RawTextEditorDialog
public RawTextEditorDialog(Shell parent, ModuleModel model, KString ks, Boolean useTags, boolean isPlainOnly, IVSParticipant vsParticipant, EditorTextTable defaultTextTable) Create the dialog.
Method Details
open
createContents
protected void createContents()Create contents of the dialog.run