rero.dialogs
public class HelpWindow extends JDialog implements HyperlinkListener
| Method Summary | |
|---|---|
| static LinkedList | getBuiltInAliases() |
| String | getCommand(String key) |
| static HelpData | getCommandData() |
| void | hyperlinkUpdate(HyperlinkEvent ev) |
| static void | initialize(Component comp) |
| void | scrollTo(String ref) |
| static String | showDialog(Component comp) |
| void | updateText(String text) |