Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.view
Class CyHelpBroker

java.lang.Object
  extended by cytoscape.view.CyHelpBroker

public class CyHelpBroker
extends Object

This class creates the Cytoscape Help Broker for managing the JavaHelp system and help set access


Method Summary
static javax.help.HelpBroker getHelpBroker()
          Returns the HelpBroker.
static javax.help.HelpSet getHelpSet()
          Returns the HelpSet.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHelpBroker

public static javax.help.HelpBroker getHelpBroker()
Returns the HelpBroker.

Returns:
the HelpBroker.

getHelpSet

public static javax.help.HelpSet getHelpSet()
Returns the HelpSet.

Returns:
the HelpSet.

www.cytoscape.org