
Public Member Functions | |
| Gui (URL helpsetURL) throws Exception | |
| void | showHelpBrowser (String topic) |
| void | showHelpBrowser () |
Static Public Member Functions | |
| static void | main (String[] args) |
Protected Attributes | |
| URL | helpsetURL |
| DefaultHelpBroker | helpBroker |
Package Functions | |
| void | show (Gen.AnchorNode n) |
Static Package Functions | |
| static void | showTree (Gen.AnchorNode n) |
Private Member Functions | |
| Gui () | |
| void | toTreeNode (Gen.AnchorNode src, DefaultMutableTreeNode trg) |
| alma::acs::jhelpgen::Gui::Gui | ( | URL | helpsetURL | ) | throws Exception [inline] |
References helpBroker, and helpsetURL.
| alma::acs::jhelpgen::Gui::Gui | ( | ) | [inline, private] |
Referenced by main(), and showTree().
| static void alma::acs::jhelpgen::Gui::main | ( | String[] | args | ) | [inline, static] |
References Gui(), and showHelpBrowser().
| void alma::acs::jhelpgen::Gui::show | ( | Gen.AnchorNode | n | ) | [inline, package] |
References toTreeNode().
Referenced by showTree().
| void alma::acs::jhelpgen::Gui::showHelpBrowser | ( | ) | [inline] |
References helpBroker.
Referenced by showHelpBrowser().
| void alma::acs::jhelpgen::Gui::showHelpBrowser | ( | String | topic | ) | [inline] |
References helpBroker, and showHelpBrowser().
Referenced by main().
| static void alma::acs::jhelpgen::Gui::showTree | ( | Gen.AnchorNode | n | ) | [inline, static, package] |
| void alma::acs::jhelpgen::Gui::toTreeNode | ( | Gen.AnchorNode | src, | |
| DefaultMutableTreeNode | trg | |||
| ) | [inline, private] |
Referenced by show().
DefaultHelpBroker alma::acs::jhelpgen::Gui::helpBroker [protected] |
Referenced by Gui(), and showHelpBrowser().
URL alma::acs::jhelpgen::Gui::helpsetURL [protected] |
Referenced by Gui().
1.6.2