Package | Description |
---|---|
org.eclipse.ui.help |
Classes for integration with the help support system
in the Eclipse Platform User Interface.
|
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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(IAction action,
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
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.