javax.help.plaf
Class HelpNavigatorUI
ComponentUI
javax.help.plaf.HelpNavigatorUI
public abstract class HelpNavigatorUI
extends ComponentUI
UI factory interface for JHelpNavigator.
getAddAction
public Action getAddAction()
Returns an AddAction object. Has sense only for favorites navigator
getIcon
public Icon getIcon()
- the Icon for this HelpNavigator
getImageIcon
public ImageIcon getImageIcon(NavigatorView view)
Returns icon associated with the view.
- the ImageIcon for the view
merge
public void merge(NavigatorView view)
Merges a Navigator View.
remove
public void remove(NavigatorView view)
Removes a Navigator View.
setIcon
public void setIcon(Icon icon)
Sets the icon for this HelpNavigator.