Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Class
org.eclipse.rse.ui.filters.SystemFilterStringEditPane

Packages that use SystemFilterStringEditPane
org.eclipse.rse.files.ui.widgets   
org.eclipse.rse.processes.ui   
org.eclipse.rse.ui.filters   
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.filters.dialogs   
org.eclipse.rse.ui.propertypages   
 

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.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire