public class EnumRetypeDeleteDialog
extends Dialog
Modifier and Type | Field and Description |
---|---|
static int |
CHANGE_ID |
static int |
REMOVE |
static int |
RETYPE |
Constructor and Description |
---|
EnumRetypeDeleteDialog(org.eclipse.swt.widgets.Shell shell,
java.lang.String msg) |
EnumRetypeDeleteDialog(org.eclipse.swt.widgets.Shell shell,
java.lang.String msg,
boolean chId) |
Modifier and Type | Method and Description |
---|---|
protected void |
createButtonsForButtonBar(org.eclipse.swt.widgets.Composite parent) |
protected org.eclipse.swt.widgets.Control |
createDialogArea(org.eclipse.swt.widgets.Composite parent) |
int |
open() |
public static int RETYPE
public static int REMOVE
public static int CHANGE_ID