|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IContextComputer | |
---|---|
org.eclipse.ui.help | Classes for integration with the help support system in the Eclipse Platform User Interface. |
Uses of IContextComputer in org.eclipse.ui.help |
---|
Classes in org.eclipse.ui.help that implement IContextComputer | |
class |
DialogPageContextComputer
Deprecated. nested contexts are no longer supported by the help support system |
class |
ViewContextComputer
Deprecated. nested contexts are no longer supported by the help support system |
Methods in org.eclipse.ui.help with parameters of type IContextComputer | |
static void |
WorkbenchHelp.setHelp(IAction action,
IContextComputer computer)
Deprecated. context computers are no longer supported, clients should implement their own help listener |
static void |
WorkbenchHelp.setHelp(Control control,
IContextComputer computer)
Deprecated. context computers are no longer supported, clients should implement their own help listener |
static void |
WorkbenchHelp.setHelp(Menu menu,
IContextComputer computer)
Deprecated. context computers are no longer supported, clients should implement their own help listener |
static void |
WorkbenchHelp.setHelp(MenuItem item,
IContextComputer computer)
Deprecated. context computers are no longer supported, clients should implement their own help listener |
|
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.