Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


 

Package org.eclipse.help

Provides core help system for the platform.

See:
          Description

Interface Summary
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.
IHelpContentProducer Producer capable of generating or otherwise obtaining contents for help resources.
IHelpResource A help resource, usually a help topic.
ILiveHelpAction Live Help Extension.
IToc IToc is the table of contents.
ITopic ITopic is one topic in a hierarchy of topics.
 

Class Summary
HelpSystem This class provides general access to help content contributed to the "org.eclipse.help.toc" and "org.eclipse.help.contexts" extension points.
 

 

Package org.eclipse.help Description

Provides core help system for the platform.

 

Package Specification

There is a general mechanism (defined at the plug-in level) by which individual plug-ins contribute online help and context-sensitive help for their component. This package defines interfaces for data objects managed by help systems, as well as HelpSystem class which static methods can be used to obtain objects managed by the help system.


 

Overview

 
Class  Use  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.