Package | Description |
---|---|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Method and Description |
---|---|
ResourceSorter |
ResourceNavigator.getSorter()
Returns the sorter.
|
ResourceSorter |
IResourceNavigator.getSorter()
Returns the current sorter.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceNavigator.setSorter(ResourceSorter sorter)
Sets the resource sorter.
|
void |
IResourceNavigator.setSorter(ResourceSorter sorter)
Sets the current sorter.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.