Uses of Class
org.eclipse.ui.model.ContributionComparator
Package
Description
Application-level APIs for configuring and controling the Eclipse Platform User
Interface.
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.
-
Uses of ContributionComparator in org.eclipse.ui.application
Modifier and TypeMethodDescriptionWorkbenchAdvisor.getComparatorFor
(String contributionType) Return the contribution comparator for the particular type of contribution. -
Uses of ContributionComparator in org.eclipse.ui.model
Modifier and TypeMethodDescriptionIContributionService.getComparatorFor
(String contributionType) Return a comparator for ordering contributions within the user interface.