Uses of Class
javax.help.TreeItem
Packages that use TreeItem
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of TreeItem in javax.help
Subclasses of TreeItem in javax.helpModifier and TypeClassDescriptionclassA class for individual favorites items.classA class for individual index items.classStores Search TOC items.classA class for individual TOC itemsMethods in javax.help that return TreeItemModifier and TypeMethodDescriptionFavoritesView.DefaultFavoritesFactory.createItem()Creates a default FavoritesItem.FavoritesView.DefaultFavoritesFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale) Creates an FavoritesItem with the given data.IndexView.DefaultIndexFactory.createItem()Creates a default IndexItem.IndexView.DefaultIndexFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale) Creates an IndexItem with the given data.TOCView.DefaultTOCFactory.createItem()Creates a default TOCItem.TOCView.DefaultTOCFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale) Create an TOCItem with the given data.TreeItemFactory.createItem()Creates a default TreeItem.TreeItemFactory.createItem(String tagName, Hashtable attributes, HelpSet hs, Locale locale) Creates a TreeItem from the given data.TreeItem[]JHelp.getSelectedItems()Returns a list of selected items from the current navigatorTreeItem[]JHelpNavigator.getSelectedItems()Returns a list of selected itemsMethods in javax.help with parameters of type TreeItemModifier and TypeMethodDescriptionvoidJHelpNavigator.setSelectedItems(TreeItem[] selectedItems) Sets the list of selected items