org.systemsbiology.gui
Class ExHelpSearchNavigator

java.lang.Object
  extended byjavax.help.NavigatorView
      extended byjavax.help.SearchView
          extended byorg.systemsbiology.gui.ExHelpSearchNavigator

public class ExHelpSearchNavigator
extends javax.help.SearchView


Constructor Summary
ExHelpSearchNavigator(javax.help.HelpSet hs, String name, String label, Hashtable params)
           
ExHelpSearchNavigator(javax.help.HelpSet hs, String name, String label, Locale locale, Hashtable params)
           
 
Method Summary
 Component createNavigator(javax.help.HelpModel model)
           
 
Methods inherited from class javax.help.NavigatorView
create, getHelpSet, getImageID, getLabel, getLabel, getLocale, getName, getParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExHelpSearchNavigator

public ExHelpSearchNavigator(javax.help.HelpSet hs,
                             String name,
                             String label,
                             Hashtable params)

ExHelpSearchNavigator

public ExHelpSearchNavigator(javax.help.HelpSet hs,
                             String name,
                             String label,
                             Locale locale,
                             Hashtable params)
Method Detail

createNavigator

public Component createNavigator(javax.help.HelpModel model)