Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Field and Description |
---|---|
static Priority |
Priority.LEGACY
Deprecated.
An instance representing 'legacy' priority.
|
static Priority |
Priority.LOW
Deprecated.
An instance representing 'low' priority.
|
static Priority |
Priority.MEDIUM
Deprecated.
An instance representing 'medium' priority.
|
Modifier and Type | Method and Description |
---|---|
Priority |
HandlerSubmission.getPriority()
Deprecated.
|
Constructor and Description |
---|
HandlerSubmission(String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
String commandId,
IHandler handler,
Priority priority)
Deprecated.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.