Package | Description |
---|---|
org.eclipse.help |
Provides core help system for the platform.
|
org.eclipse.help.search | |
org.eclipse.ui.cheatsheets |
Provides support for working with cheat sheets.
|
org.eclipse.ui.help |
Classes for integration with the help support system
in the Eclipse Platform User Interface.
|
Class and Description |
---|
IContext
A context registered for context-sensitive help.
|
IHelpResource
A help resource, usually a help topic.
|
IIndex
IIndex represents metaphor of the book index.
|
IIndexEntry
IIndexEntry represents a single entry of the help index.
|
IToc
IToc is the table of contents.
|
ITopic
ITopic is one topic in a hierarchy of topics.
|
Class and Description |
---|
IHelpResource
A help resource, usually a help topic.
|
Class and Description |
---|
ILiveHelpAction
Live Help Extension.
|
Class and Description |
---|
IContext
A context registered for context-sensitive help.
|
IHelp
Deprecated.
This interface became obsolete in 3.0, along with the extension
point that it was associated with. The functionality provided by
this interface is available elsewhere. Use
HelpSystem.getTocs()
and
HelpSystem.getContext(String)
to obtain help resources. Use various display methods of
WorkbenchHelp to
display help resources. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.