Class PGoToBalanceAction

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

public class PGoToBalanceAction extends PBASAction
Action to go to the account balance tab.
See Also:
  • Constructor Details

    • PGoToBalanceAction

      public PGoToBalanceAction(PClientComponent comp)
      Creates a new action handler to go to the account balance tab.
      Parameters:
      comp - PClientComponent
  • Method Details

    • actionPerformed

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