Class PGoToPaymentAction

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

public class PGoToPaymentAction extends PBASAction
Action to bring up the payment tab.
See Also:
  • Constructor Details

    • PGoToPaymentAction

      public PGoToPaymentAction(PClientComponent comp)
      Creates a new action handler to goto the payment tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Action performed handler. Called to goto the account payment tab.
      Parameters:
      e -