javax.help

Class ReloadAction

Implemented Interfaces:
ActionListener, HelpAction

public class ReloadAction
extends AbstractHelpAction
implements ActionListener

Constructor Summary

ReloadAction(Object control)
Creates new ReloadAction

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

ReloadAction

public ReloadAction(Object control)
Creates new ReloadAction

Method Details

actionPerformed

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