Package VASSAL.launch

Class AboutVASSALAction

java.lang.Object
javax.swing.AbstractAction
VASSAL.launch.AboutVASSALAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

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

    • window

      protected final Window window
  • Constructor Details

    • AboutVASSALAction

      public AboutVASSALAction(Window w)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent evt)