Class PExitAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PExitAction extends PBASAction
Responsible for exiting the client
Version:
%version: 2 % %date_modified: Thu Jul 19 13:45:46 2001 %
Author:
kapono
See Also:
  • Constructor Details

    • PExitAction

      public PExitAction(PClientComponent comp)
      Create an action to shutdown the client
      Parameters:
      comp - The base component
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to exit the client
      Parameters:
      e -