Package docking.help
Class CustomSearchView
- java.lang.Object
-
- javax.help.NavigatorView
-
- javax.help.SearchView
-
- docking.help.CustomSearchView
-
- All Implemented Interfaces:
java.io.Serializable
public class CustomSearchView extends javax.help.SearchView
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomSearchView(javax.help.HelpSet hs, java.lang.String name, java.lang.String label, java.util.Locale locale, java.util.Hashtable params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Component
createNavigator(javax.help.HelpModel model)
-