Package | Description |
---|---|
org.eclipse.ui.application |
Application-level APIs for configuring and controling 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.
|
Modifier and Type | Method and Description |
---|---|
ContributionComparator |
WorkbenchAdvisor.getComparatorFor(String contributionType)
Return the contribution comparator for the particular type of
contribution.
|
Modifier and Type | Method and Description |
---|---|
ContributionComparator |
IContributionService.getComparatorFor(String contributionType)
Return a comparator for ordering contributions within the user interface.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.