Class ExitAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class ExitAction
    extends StandardAction
    Version:
    $Revision: 1.13 $
    Author:
    $author$
    See Also:
    Serialized Form
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent evt)
        Specified by:
        actionPerformed in interface java.awt.event.ActionListener
        Overrides:
        actionPerformed in class StandardAction
        Parameters:
        evt -