phenote.main
Class OldHelpManager

java.lang.Object
  extended by phenote.main.OldHelpManager

public class OldHelpManager
extends java.lang.Object

Used only by old Phenote interface


Field Summary
protected static javax.help.HelpBroker helpBroker
           
protected static java.lang.String helpsetPath
           
 
Constructor Summary
OldHelpManager()
           
 
Method Summary
static javax.help.HelpBroker getHelpBroker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

helpBroker

protected static javax.help.HelpBroker helpBroker

helpsetPath

protected static java.lang.String helpsetPath
Constructor Detail

OldHelpManager

public OldHelpManager()
Method Detail

getHelpBroker

public static javax.help.HelpBroker getHelpBroker()