javax.help

Class FavoritesAction

Implemented Interfaces:
ActionListener, HelpAction

public class FavoritesAction
extends AbstractHelpAction
implements ActionListener

Constructor Summary

FavoritesAction(Object control)
Creates new FavoritesAction

Method Summary

void
actionPerformed(java.awt.event.ActionEvent event)

Methods inherited from class javax.help.AbstractHelpAction

addPropertyChangeListener, firePropertyChange, getControl, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled

Constructor Details

FavoritesAction

public FavoritesAction(Object control)
Creates new FavoritesAction

Method Details

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)