public class Help extends Object
Modifier and Type | Class and Description |
---|---|
class |
Help.DisplayHelpFromFocus |
Constructor and Description |
---|
Help() |
Modifier and Type | Method and Description |
---|---|
boolean |
addHelp(String helpName) |
boolean |
addResource(String path) |
void |
enableHelp(JComponent comp,
String id) |
static Help |
getHelp() |
void |
show() |
void |
show(String id) |