Uses of Class javax.help.TreeItem

Uses in package javax.help

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
IndexView.DefaultIndexFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale)
Creates an IndexItem with the given data.
TreeItem
TOCView.DefaultTOCFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale)
Create an TOCItem with the given data.
TreeItem
TreeItemFactory.createItem(String tagName, Hashtable attributes, HelpSet hs, Locale locale)
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