Class DeleteCutDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.editor.DeleteCutDialog

public class DeleteCutDialog extends Dialog
Delete/Cut dialog box.
Author:
Christopher Mindus
  • Constructor Details

  • Method Details

    • open

      public boolean open()
      Open the dialog.
      Returns:
      true for OK, false for cancel.