Class UpdateCheckAction

java.lang.Object
javax.swing.AbstractAction
VASSAL.tools.version.UpdateCheckAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class UpdateCheckAction extends AbstractAction
Since:
3.1.0
Author:
Joel Uckelman
See Also:
Serialized Form
  • Constructor Details

    • UpdateCheckAction

      public UpdateCheckAction(Frame frame)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)