Package com.iizigo.prop.editor.dialog
Class InsertTextDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- com.iizigo.prop.editor.dialog.InsertTextDialog
-
public class InsertTextDialog extends org.eclipse.swt.widgets.Dialog
Insert text dialog box.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description InsertTextDialog(org.eclipse.swt.widgets.Shell parent, java.lang.String[] dialogData)
Create the dialog.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
open()
Open the dialog.
-