com.unitesk.requality.eclipse.ui.dialogs
public class ReferenceNameSelectionDialog extends Dialog
Constructor and Description |
---|
ReferenceNameSelectionDialog(TreeDB tn,
Shell shell) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureShell(Shell shell) |
protected Control |
createDialogArea(Composite parent) |
protected ITreeContentProvider |
getContentProvider()
Ensures that both text fields are set.
|
protected ILabelProvider |
getLabelProvider() |
static java.util.Map<TreeDB,java.lang.String[]> |
getSavedState() |
static void |
restoreSavedState(java.util.Map<TreeDB,java.lang.String[]> back) |
protected TreeDB db
public ReferenceNameSelectionDialog(TreeDB tn, Shell shell)
protected void configureShell(Shell shell)
protected ILabelProvider getLabelProvider()
protected Control createDialogArea(Composite parent)
protected ITreeContentProvider getContentProvider()
public static java.util.Map<TreeDB,java.lang.String[]> getSavedState()
public static void restoreSavedState(java.util.Map<TreeDB,java.lang.String[]> back)