com.unitesk.requality.eclipse.ui.dialogs
public class FindDialog extends Dialog
Modifier and Type | Field and Description |
---|---|
static java.util.ArrayList<java.lang.String> |
comboStrings |
Constructor and Description |
---|
FindDialog(Shell shell,
JSEditor js) |
FindDialog(Shell shell,
ReqDocBrowser rdBrowser) |
Modifier and Type | Method and Description |
---|---|
protected void |
buttonPressed(int buttonId) |
protected void |
createButtonsForButtonBar(Composite parent) |
protected Control |
createDialogArea(Composite parent) |
public FindDialog(Shell shell, ReqDocBrowser rdBrowser)
public FindDialog(Shell shell, JSEditor js)