public class HelpHelper extends Object
HelpHelper hh = new HelpHelper(); hh.initHelp( helpMenuItem );
| Constructor and Description |
|---|
HelpHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
initHelp(AbstractButton c,
SettingsHolder settings)
Initializes JavaHelp by creating HelpSet and HelpBroker objects and attaching an action listener an
AbstractButton
|
public boolean initHelp(AbstractButton c, SettingsHolder settings)
c - an AbstractButton (typically a JButton or JMenuItem) which will respond to help requests.Copyright © 2002-2013 UBC Centre for High-Throughput Biology. All Rights Reserved.