| Frames | No Frames |
Classes derived from javax.help.TreeItem | |
| class | A class for individual favorites items. |
| class | A class for individual index items. |
| class | Stores Search TOC items. |
| class | A class for individual TOC items
|
Methods with parameter type javax.help.TreeItem | |
| void | Sets the list of selected items
|
Methods with return type javax.help.TreeItem | |
| TreeItem | Creates a default FavoritesItem. |
| TreeItem | Creates a default IndexItem. |
| TreeItem | Creates a default TOCItem. |
| TreeItem | Creates a default TreeItem. |
| TreeItem | FavoritesView.DefaultFavoritesFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale) Creates an FavoritesItem with the given data. |
| TreeItem | Creates an IndexItem with the given data. |
| TreeItem | Create an TOCItem with the given data. |
| TreeItem | Creates a TreeItem from the given data. |
| TreeItem[] | Returns a list of selected items from the current navigator
|
| TreeItem[] | Returns a list of selected items
|