Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.viewers.ViewerFilter

Packages that use ViewerFilter
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of ViewerFilter in org.eclipse.ui
 

Subclasses of ViewerFilter in org.eclipse.ui
 class ResourceWorkingSetFilter
          A resource working set filter filters resources from a view that * are neither a parent nor children of a working set element.
 

Uses of ViewerFilter in org.eclipse.ui.views.navigator
 

Subclasses of ViewerFilter in org.eclipse.ui.views.navigator
 class ResourcePatternFilter
          Filter used to determine whether resources are to be shown or not.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.