An instance of this interface represents a priority for use with instances of
HandlerSubmission .
The order of precedence (from highest to lowest) is as follows. Submissions
with higher priority will be preferred over those with lower priority.
- MEDIUM
- LOW
- LEGACY
This class is not intended to be extended by clients.
since: 3.0 See Also: HandlerSubmission See Also: org.eclipse.ui.ISources See Also: org.eclipse.ui.handlers.IHandlerService.activateHandler(StringIHandlerExpression) |