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 | Description |
---|---|---|
static JHelpPrintHandler |
JHelpPrintHandler.getJHelpPrintHandler(JHelp help) |
Constructor | Description |
---|---|
JHelpPrintHandler(JHelp help) |
|
JHelpPrintHandler1_2(JHelp help) |
Modifier and Type | Field | Description |
---|---|---|
protected JHelp |
DefaultHelpHistoryModel.help |
Constructor | Description |
---|---|
DefaultHelpHistoryModel(JHelp help) |
Creates new DefaultHelpHistoryModel for given JHelp
|
Modifier and Type | Field | Description |
---|---|---|
protected JHelp |
BasicHelpUI.help |
Constructor | Description |
---|---|
BasicHelpUI(JHelp b) |