net.sf.jomic.common
Class JomicHelpTools

java.lang.Object
  extended by net.sf.jomic.common.JomicHelpTools

public final class JomicHelpTools
extends java.lang.Object

Conveniance methods to simplify interaction with JavaHelp.

Author:
Thomas Aglassinger

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

Method Detail

getHelpBroker

public javax.help.HelpBroker getHelpBroker()

getHelpSet

public javax.help.HelpSet getHelpSet()

instance

public static JomicHelpTools instance()