|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SystemFilterStringEditPane in org.eclipse.rse.files.ui.widgets |
---|
Subclasses of SystemFilterStringEditPane in org.eclipse.rse.files.ui.widgets | |
---|---|
class |
SystemFileFilterStringEditPane
The edit pane for page 1 of the New File Filter wizard. |
Uses of SystemFilterStringEditPane in org.eclipse.rse.processes.ui |
---|
Subclasses of SystemFilterStringEditPane in org.eclipse.rse.processes.ui | |
---|---|
class |
SystemProcessFilterStringEditPane
|
Uses of SystemFilterStringEditPane in org.eclipse.rse.ui.filters |
---|
Methods in org.eclipse.rse.ui.filters that return SystemFilterStringEditPane | |
---|---|
SystemFilterStringEditPane |
ISystemChangeFilterPaneEditPaneSupplier.getFilterStringEditPane(Shell shell)
Return the filter string edit pane. |
protected SystemFilterStringEditPane |
SystemChangeFilterPane.getFilterStringEditPane(Shell shell)
Return our edit pane, by referring back to our caller. |
Uses of SystemFilterStringEditPane in org.eclipse.rse.ui.filters.actions |
---|
Fields in org.eclipse.rse.ui.filters.actions declared as SystemFilterStringEditPane | |
---|---|
protected SystemFilterStringEditPane |
SystemNewFilterAction.editPane
|
Methods in org.eclipse.rse.ui.filters.actions that return SystemFilterStringEditPane | |
---|---|
SystemFilterStringEditPane |
SystemChangeFilterAction.getFilterStringEditPane()
Return the edit pane specified via SystemChangeFilterAction.setFilterStringEditPane(SystemFilterStringEditPane) |
Methods in org.eclipse.rse.ui.filters.actions with parameters of type SystemFilterStringEditPane | |
---|---|
void |
SystemNewFilterAction.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Configuration method. |
void |
SystemChangeFilterAction.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Specify an edit pane that prompts the user for the contents of a filter string. |
Uses of SystemFilterStringEditPane in org.eclipse.rse.ui.filters.dialogs |
---|
Fields in org.eclipse.rse.ui.filters.dialogs declared as SystemFilterStringEditPane | |
---|---|
protected SystemFilterStringEditPane |
SystemNewFilterWizard.editPane
|
protected SystemFilterStringEditPane |
SystemNewFilterWizardMainPage.editPane
|
protected SystemFilterStringEditPane |
SystemChangeFilterDialog.editPane
|
Methods in org.eclipse.rse.ui.filters.dialogs that return SystemFilterStringEditPane | |
---|---|
protected SystemFilterStringEditPane |
SystemNewFilterWizardMainPage.getEditPane(Shell shell)
Overrride this if you want to supply your own edit pane for the filter string. |
SystemFilterStringEditPane |
SystemChangeFilterDialog.getFilterStringEditPane(Shell shell)
Return our edit pane. |
Methods in org.eclipse.rse.ui.filters.dialogs with parameters of type SystemFilterStringEditPane | |
---|---|
void |
SystemNewFilterWizard.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Specify an edit pane that prompts the user for the contents of a filter string. |
void |
SystemChangeFilterDialog.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Configuration method Specify an edit pane that prompts the user for the contents of a filter string. |
Constructors in org.eclipse.rse.ui.filters.dialogs with parameters of type SystemFilterStringEditPane | |
---|---|
SystemNewFilterWizardMainPage(SystemNewFilterWizard wizard,
SystemFilterStringEditPane editPane,
ISystemNewFilterWizardConfigurator data)
Constructor when unique edit pane supplied Uses the wizard page title as set in the overall wizard. |
Uses of SystemFilterStringEditPane in org.eclipse.rse.ui.propertypages |
---|
Fields in org.eclipse.rse.ui.propertypages declared as SystemFilterStringEditPane | |
---|---|
protected SystemFilterStringEditPane |
SystemFilterStringPropertyPage.editPane
|
protected SystemFilterStringEditPane |
SystemChangeFilterPropertyPage.editPane
|
Methods in org.eclipse.rse.ui.propertypages that return SystemFilterStringEditPane | |
---|---|
SystemFilterStringEditPane |
SystemChangeFilterPropertyPage.getFilterStringEditPane(Shell shell)
Return our edit pane. |
Methods in org.eclipse.rse.ui.propertypages with parameters of type SystemFilterStringEditPane | |
---|---|
void |
SystemFilterStringPropertyPage.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Configuration method Specify an edit pane that prompts the user for the contents of a filter string. |
void |
SystemChangeFilterPropertyPage.setFilterStringEditPane(SystemFilterStringEditPane editPane)
Configuration method Specify an edit pane that prompts the user for the contents of a filter string. |
|
RSE Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |