| Package | Description |
|---|---|
| javax.help |
Supports presentation of online documentation with both
content and contextual views of this information.
|
| javax.help.plaf.basic | |
| javax.help.tagext |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.tree.DefaultMutableTreeNode |
TOCView.parse(java.net.URL url,
HelpSet hs,
java.util.Locale locale,
TreeItemFactory factory,
TOCView view)
Public method for parsing a TOC in a URL.
|
| Modifier and Type | Field and Description |
|---|---|
protected TOCView |
BasicTOCCellRenderer.view |
| Constructor and Description |
|---|
BasicTOCCellRenderer(Map map,
TOCView view) |
| Modifier and Type | Method and Description |
|---|---|
void |
TOCItemTag.setTocView(TOCView view) |