Package javax.help
Class ReloadAction
- java.lang.Object
-
- javax.help.AbstractHelpAction
-
- javax.help.ReloadAction
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
,HelpAction
public class ReloadAction extends AbstractHelpAction implements java.awt.event.ActionListener
-
-
Constructor Summary
Constructors Constructor Description ReloadAction(java.lang.Object control)
Creates new ReloadAction
-
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
-
-