Package javax.help
Class FavoritesAction
- java.lang.Object
-
- javax.help.AbstractHelpAction
-
- javax.help.FavoritesAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
,HelpAction
public class FavoritesAction extends AbstractHelpAction implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description FavoritesAction(java.lang.Object control)
Creates new FavoritesAction
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent event)
-
Methods inherited from class javax.help.AbstractHelpAction
addPropertyChangeListener, firePropertyChange, getControl, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
-