Eclipse Platform
2.1

Uses of Interface
org.eclipse.help.IHelpResource

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

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)
          Displays help content for the help resource.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.