Eclipse Platform
2.1

Uses of Interface
org.eclipse.help.ITopic

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

Uses of ITopic in org.eclipse.help
 

Methods in org.eclipse.help that return ITopic
 ITopic[] ITopic.getSubtopics()
          Obtains the topics contained in this node.
 ITopic[] IToc.getTopics()
          Obtains the topics directly contained by a toc.
 ITopic IToc.getTopic(String href)
          Returns a topic with the specified href defined by this TOC.
 


Eclipse Platform
2.1

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