Package com.iizigo.editor
Class DeleteCutDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.editor.DeleteCutDialog
Delete/Cut dialog box.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorDescriptionDeleteCutDialog
(String title, String description, Image image, Shell parent, ArrayList<DesignerProp> list) Create the dialog.Method Summary