|
Eclipse Platform Release 3.0 |
||||||||||
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
An instance representing 'legacy' priority. |
static Priority |
Priority.LOW
An instance representing 'low' priority. |
static Priority |
Priority.MEDIUM
An instance representing 'medium' priority. |
Methods in org.eclipse.ui.commands that return Priority | |
Priority |
HandlerSubmission.getPriority()
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)
Creates a new instance of this class. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.