Class PHomePageAction

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

public class PHomePageAction extends PBASAction
Responsible for causing the home page to be displayed
Version:
%version: 1 % %date_modified: Wed Nov 29 18:45:02 2000 %
Author:
kapono
See Also:
  • Constructor Details

    • PHomePageAction

      public PHomePageAction(PClientComponent comp)
      Create an action that displays the home page
      Parameters:
      comp - The base component
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to display the home page.
      Parameters:
      e -