Uses of Class
javax.help.FavoritesNode
Packages that use FavoritesNode
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
-
Uses of FavoritesNode in javax.help
Methods in javax.help that return FavoritesNodeModifier and TypeMethodDescriptionFavoritesView.getDataAsTree()
Gets a DefaultMutableTreeNode representing the information in this view instance.FavoritesNode.getDeepCopy()
Returns the deep copy of nodeFavoritesView.parse
(HelpSet hs, Locale locale, TreeItemFactory factory) Public method for parsing the Favorites in a URL.Methods in javax.help with parameters of type FavoritesNodeModifier and TypeMethodDescriptionvoid
FavoritesView.saveFavorites
(FavoritesNode node) Saves favorites file -
Uses of FavoritesNode in javax.help.plaf.basic
Fields in javax.help.plaf.basic declared as FavoritesNodeMethods in javax.help.plaf.basic that return FavoritesNodeModifier and TypeMethodDescriptionBasicFavoritesNavigatorUI.getSelectedNode()
Returns the selected nodeConstructors in javax.help.plaf.basic with parameters of type FavoritesNode