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 SummaryConstructors Constructor Description CustomSearchView(javax.help.HelpSet hs, java.lang.String name, java.lang.String label, java.util.Locale locale, java.util.Hashtable params)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.ComponentcreateNavigator(javax.help.HelpModel model)
 
-