Class PAboutAction

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

public class PAboutAction extends PBASAction
Action to bring up the About Box.
See Also:
  • Constructor Details

    • PAboutAction

      public PAboutAction(PClientComponent comp)
      Creates a new instance of the About action.
      Parameters:
      comp - The base component
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Creates a new instance of an About action.