public interface IContributionService
Modifier and Type | Field and Description |
---|---|
static String |
TYPE_PREFERENCE
contributionType value for Preferences
|
static String |
TYPE_PROPERTY
contributionType value for the PropertyDialog
|
Modifier and Type | Method and Description |
---|---|
ContributionComparator |
getComparatorFor(String contributionType)
Return a comparator for ordering contributions within the user interface.
|
static final String TYPE_PROPERTY
static final String TYPE_PREFERENCE
ContributionComparator getComparatorFor(String contributionType)
contributionType
- the type of contribution, must not be null
.TYPE_PREFERENCE
,
TYPE_PROPERTY
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.