public class TraceabilityReportSettingsDialog
extends org.eclipse.jface.dialogs.Dialog
Modifier and Type | Field and Description |
---|---|
java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> |
groupLink |
java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> |
groupLinkError |
java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> |
groupRefError |
java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> |
groupText |
org.eclipse.swt.widgets.Combo |
te |
org.eclipse.swt.widgets.Text |
templ1 |
org.eclipse.swt.widgets.Text |
templ2 |
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
Constructor and Description |
---|
TraceabilityReportSettingsDialog(org.eclipse.swt.widgets.Shell shell,
TreeNode rep) |
applyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText
getDefaultImage, getDefaultImages, getDefaultOrientation, getReturnCode, getShell, getWindowManager, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setWindowManager
public java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> groupText
public java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> groupLink
public java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> groupRefError
public java.util.Map<java.lang.Integer,org.eclipse.swt.widgets.Combo> groupLinkError
public org.eclipse.swt.widgets.Combo te
public org.eclipse.swt.widgets.Text templ1
public org.eclipse.swt.widgets.Text templ2
public TraceabilityReportSettingsDialog(org.eclipse.swt.widgets.Shell shell, TreeNode rep)