|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Priority | |
---|---|
org.eclipse.ui.commands |
Uses of Priority in org.eclipse.ui.commands |
---|
Fields in org.eclipse.ui.commands declared as Priority | |
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. |
Methods in org.eclipse.ui.commands that return Priority | |
Priority |
HandlerSubmission.getPriority()
Deprecated. Returns the priority. |
Constructors in org.eclipse.ui.commands with parameters of type Priority | |
HandlerSubmission(String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
String commandId,
IHandler handler,
Priority priority)
Deprecated. Creates a new instance of this class. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.