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

  




 

 

Eclipse RSE Development Guide
Previous Page Home Next Page

RSE
Release 3.0

Package org.eclipse.rse.core.filters

Interface Summary
ISystemFilter A filter consists of filter strings and may be contained in a filter pool.
ISystemFilterContainer Filter containers are any objects that contain filters.
ISystemFilterContainerReference Both ISystemFilter and ISystemFilterPool may contain filters, so the common methods for filters are abstracted out in SystemFilterContainer, which both classes implement.
ISystemFilterPool This interface represents a system filter pool, which is a means of grouping filters to be referenced together.
ISystemFilterPoolManager A filter pool manager manages filter pools.
ISystemFilterPoolManagerProvider An interface for classes that instantiate SystemFilterPoolManager objects.
ISystemFilterPoolReference Interface implemented by references to filter pools.
ISystemFilterPoolReferenceManager This class manages a persistable list of objects each of which reference a filter pool.
ISystemFilterPoolReferenceManagerProvider An interface for classes that instantiate SystemFilterPoolReferenceManager objects.
ISystemFilterPoolSelectionValidator An interface required if you wish to be called back by the system filter wizard, when the user selects a target filter pool.
ISystemFilterPoolWrapper The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
ISystemFilterPoolWrapperInformation The system filter wizard allows callers to pass a list of wrapper objects for the user to select a filter pool.
ISystemFilterReference Represents a shadow or reference to a system filter.
ISystemFilterStartHere  
ISystemFilterString A filter string is a pattern used by the server-side code to know what to return to the client.
ISystemFilterStringReference Represents a reference to a filter string.
 

Class Summary
SystemFilterReference Represents a shadow or reference to a system filter.
SystemFilterUtil Utilities to be used in the construction and manipulation of filters.
 


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