java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----javax.swing.JComponent | +----javax.help.JHelpNavigator | +----javax.help.JHelpGlossaryNavigator
public JHelpGlossaryNavigator(NavigatorView info)
info
- The GlossaryView
public JHelpGlossaryNavigator(NavigatorView info, HelpModel model)
info
- The GlossaryView
model
- The HelpModel
public JHelpGlossaryNavigator(HelpSet hs, java.lang.String name, java.lang.String title) throws InvalidNavigatorViewException
hs
- The HelpSet
name
- The name of GlossaryView
title
- The title
public java.lang.String getUIClassID()