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 Interface
org.eclipse.rse.ui.filters.ISystemFilterStringEditPaneListener

Packages that use ISystemFilterStringEditPaneListener
org.eclipse.rse.ui.filters   
org.eclipse.rse.ui.filters.dialogs   
org.eclipse.rse.ui.propertypages   
 

Uses of ISystemFilterStringEditPaneListener in org.eclipse.rse.ui.filters
 

Classes in org.eclipse.rse.ui.filters that implement ISystemFilterStringEditPaneListener
 class SystemChangeFilterPane
          Since we have decided to allow the same editing in both the Change Filter dialog and the Properties page, we have to abstract the meat of the change filter dialog into a re-usable composite.
 

Methods in org.eclipse.rse.ui.filters with parameters of type ISystemFilterStringEditPaneListener
 void SystemFilterStringEditPane. addChangeListener ( ISystemFilterStringEditPaneListener l)
          Configuration method, called from Change Filter dialog and New Filter wizard.
 void SystemFilterStringEditPane. removeChangeListener ( ISystemFilterStringEditPaneListener l)
          Configuration method, called from Change Filter dialog and New Filter wizard.
 

Uses of ISystemFilterStringEditPaneListener in org.eclipse.rse.ui.filters.dialogs
 

Classes in org.eclipse.rse.ui.filters.dialogs that implement ISystemFilterStringEditPaneListener
 class SystemNewFilterWizardMainPage
          Main page of the abstract "New Filter" wizard.
 

Uses of ISystemFilterStringEditPaneListener in org.eclipse.rse.ui.propertypages
 

Classes in org.eclipse.rse.ui.propertypages that implement ISystemFilterStringEditPaneListener
 class SystemFilterStringPropertyPage
          The property page for filter string properties.
 


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