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
ConstructorDescriptionInsertTextDialog
(org.eclipse.swt.widgets.Shell parent, String[] dialogData) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
InsertTextDialog
Create the dialog.- Parameters:
parent
- The parent shell.dialogData
- Dialog data [3], where [0]='Description', [1]='...?
Method Details
open
public int open()Open the dialog.- Returns:
- the gradient.