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 |
---|---|
ResourceComparator |
IResourceNavigator.getComparator()
Deprecated.
Returns the current comparator.
|
ResourceComparator |
ResourceNavigator.getComparator()
Deprecated.
Returns the comparator.
|
Modifier and Type | Method and Description |
---|---|
void |
IResourceNavigator.setComparator(ResourceComparator comparator)
Deprecated.
Sets the current comparator.
|
void |
ResourceNavigator.setComparator(ResourceComparator comparator)
Deprecated.
Sets the resource comparator
|
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.