|
|
|
|
Uses of Class org.eclipse.jface.viewers.ViewerSorter
Packages that use
ViewerSorter
|
org.eclipse.jface.viewers
|
Provides a framework for viewers, which are model-based
content adapters for SWT widgets. |
org.eclipse.ui.dialogs
|
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface. |
org.eclipse.ui.model
|
Provides a workbench adapter for displaying workbench elements in the UI without
having to know the concrete type of the element, and various label providers for
workbench-specific objects like editors, views, and perspectives. |
org.eclipse.ui.navigator
|
Provides the Common Navigator framework. |
org.eclipse.ui.views.navigator
|
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace. |
Subclasses of
ViewerSorter in
org.eclipse.ui.navigator
|
class
|
CommonViewerSorter
Provides an implementation of TreeViewerSorter that uses the given parent to determine the
correct sort order based on the defined
org.eclipse.ui.navigator.navigatorContent/navigatorContent/commonSorter elements
available in the set of visible content extensions. |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|
|