Class AboutAction

java.lang.Object
javax.swing.AbstractAction
org.loboevolution.menu.AboutAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class AboutAction extends AbstractAction

AboutAction class.

See Also:
  • Constructor Details

    • AboutAction

      public AboutAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)