Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.views.navigator.ResourceSorter

Packages that use ResourceSorter
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace.  
 

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

Methods in org.eclipse.ui.views.navigator that return ResourceSorter
 ResourceSorter ResourceNavigator.getSorter()
          Returns the sorter.
 ResourceSorter IResourceNavigator.getSorter()
          Returns the current sorter.
 

Methods in org.eclipse.ui.views.navigator with parameters of type ResourceSorter
 void ResourceNavigator.setSorter(ResourceSorter sorter)
          Sets the resource sorter.
 void IResourceNavigator.setSorter(ResourceSorter sorter)
          Sets the current sorter.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.