|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.help | |
---|---|
org.eclipse.help | Provides core help system for the platform. |
org.eclipse.help.search | Provides the ability to add participants to help search and is responsible for creating search indices. |
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. |
Classes in org.eclipse.help used by org.eclipse.help | |
---|---|
ICommandLink
Represents a link with text that invokes a specific command with parameters. |
|
IContentExtension
An extension of a document's content. |
|
IContext
A context registered for context-sensitive help. |
|
IContext2
Extends IContext to provide support for styled text and topic
categorization. |
|
IHelpResource
A help resource, usually a help topic. |
|
IIndex
IIndex represents metaphor of the book index. |
|
IIndexContribution
Represents either a complete or partial keyword index, as well as its metadata. |
|
IIndexEntry
IIndexEntry represents a single entry of the help index. |
|
IToc
An IToc represents the root node of a toc, for either a complete
toc (book) or a part of one to be assembled into a larger one. |
|
ITocContribution
Represents either a complete or partial table of contents, as well as its metadata. |
|
ITopic
An ITopic is one topic in the table of contents, which may
contain subtopics. |
|
IUAElement
An element in a UA document, which may have conditional enablement (may be filtered based on certain conditions) and may have sub-elements, or children. |
Classes in org.eclipse.help used by org.eclipse.help.search | |
---|---|
IHelpResource
A help resource, usually a help topic. |
Classes in org.eclipse.help used by org.eclipse.ui.cheatsheets | |
---|---|
ILiveHelpAction
Live Help Extension. |
Classes in org.eclipse.help used by org.eclipse.ui.help | |
---|---|
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. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.