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