Class DeleteCutDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.editor.DeleteCutDialog
Constructor Summary
ConstructorsConstructorDescriptionDeleteCutDialog(String title, String description, Image image, Shell parent, ArrayList<DesignerProp> list) Create the dialog.Method Summary
Constructor Details
DeleteCutDialog
Method Details
open
public boolean open()Open the dialog.- Returns:
- true for OK, false for cancel.