Class PNewConsumerAccountAction

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

public class PNewConsumerAccountAction extends PNewAccountAction
Action to launch the Create Consumer Account wizard.
See Also:
  • Constructor Details

    • PNewConsumerAccountAction

      public PNewConsumerAccountAction(PClientComponent comp)
      Creates a new instance of a Create Consumer Account action. It passes "consumeraccount" (which matches a wizard type tag in the properties file) as the resource tag argument to its superclass.
      Parameters:
      comp - The component this action will create a Consumer Account for