Package | Description |
---|---|
com.sun.java.help.impl |
Implementation classes for JavaHelp.
|
javax.help |
Supports presentation of online documentation with both
content and contextual views of this information.
|
javax.help.plaf.basic |
Modifier and Type | Method and Description |
---|---|
static JHelpPrintHandler |
JHelpPrintHandler.getJHelpPrintHandler(JHelp help) |
Constructor and Description |
---|
JHelpPrintHandler(JHelp help) |
JHelpPrintHandler1_2(JHelp help) |
Modifier and Type | Field and Description |
---|---|
protected JHelp |
DefaultHelpHistoryModel.help |
Constructor and Description |
---|
DefaultHelpHistoryModel(JHelp help)
Creates new DefaultHelpHistoryModel for given JHelp
|
Modifier and Type | Field and Description |
---|---|
protected JHelp |
BasicHelpUI.help |
Constructor and Description |
---|
BasicHelpUI(JHelp b) |