Package help
Class CustomFavoritesView
java.lang.Object
javax.help.NavigatorView
javax.help.FavoritesView
help.CustomFavoritesView
- All Implemented Interfaces:
Serializable
public class CustomFavoritesView
extends javax.help.FavoritesView
This class allows us to change the renderer of the favorites tree.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.help.FavoritesView
javax.help.FavoritesView.DefaultFavoritesFactory
-
Field Summary
Fields inherited from class javax.help.FavoritesView
publicIDString
-
Constructor Summary
ConstructorDescriptionCustomFavoritesView
(javax.help.HelpSet hs, String name, String label, Hashtable params) CustomFavoritesView
(javax.help.HelpSet hs, String name, String label, Locale locale, Hashtable params) -
Method Summary
Methods inherited from class javax.help.FavoritesView
getDataAsTree, getMergeType, parse, saveFavorites
Methods inherited from class javax.help.NavigatorView
create, getHelpSet, getImageID, getLabel, getLabel, getLocale, getName, getParameters
-
Constructor Details
-
CustomFavoritesView
-
CustomFavoritesView
-
-
Method Details