public class ReferenceNameSelectionDialog
extends Dialog
Constructor and Description |
---|
ReferenceNameSelectionDialog(TreeDB tn,
org.eclipse.swt.widgets.Shell shell) |
Modifier and Type | Method and Description |
---|---|
protected void |
configureShell(org.eclipse.swt.widgets.Shell shell) |
protected org.eclipse.swt.widgets.Control |
createDialogArea(org.eclipse.swt.widgets.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, org.eclipse.swt.widgets.Shell shell)
protected void configureShell(org.eclipse.swt.widgets.Shell shell)
protected ILabelProvider getLabelProvider()
protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.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)