Overview

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


 

Uses of Interface
org.eclipse.help.IHelpResource

Packages that use IHelpResource
org.eclipse.help Provides core help system for the platform.  
 

Uses of IHelpResource in org.eclipse.help
 

Subinterfaces of IHelpResource in org.eclipse.help
 interface IToc
          IToc is the table of contents.
 interface ITopic
          ITopic is one topic in a hierarchy of topics.
 

Methods in org.eclipse.help that return IHelpResource
 IHelpResource[] IContext.getRelatedTopics()
          Returns a list of related topics for this help context.
 

Methods in org.eclipse.help with parameters of type IHelpResource
 void IHelp.displayHelpResource(IHelpResource helpResource)
          Deprecated. Use WorkbenchHelp.displayHelpResource(helpResource.getHref()) instead.
 


 

Overview

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


Guidelines for using Eclipse APIs.

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