Class IndexItem
java.lang.Object
javax.help.TreeItem
javax.help.IndexItem
- All Implemented Interfaces:
Serializable
-
Field Summary
Fields inherited from class TreeItem
COLLAPSE, DEFAULT_EXPANSION, EXPAND, locale -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TreeItem
getExpansionType, getHelpSet, getID, getLocale, getMergeType, getName, getPresentation, getPresentationName, getURL, setExpansionType, setHelpSet, setID, setMergeType, setName, setPresentation, setPresentationName, toString
-
Constructor Details
-
IndexItem
-
IndexItem
-
IndexItem
public IndexItem()Create a default IndexItem.
-