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 | 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 | Description |
---|---|---|
protected TOCView |
BasicTOCCellRenderer.view |
Constructor | Description |
---|---|
BasicTOCCellRenderer(Map map,
TOCView view) |
Modifier and Type | Method | Description |
---|---|---|
void |
TOCItemTag.setTocView(TOCView view) |