Eclipse Platform
Release 3.1

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.
 String IContext2.getCategory(IHelpResource topic)
          Returns the category of the provided topic.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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