Class PPrintSetupAction

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

public class PPrintSetupAction extends PBASAction implements PropertyChangeListener
Action to bring up the print setup dialog.
See Also:
  • Constructor Details

    • PPrintSetupAction

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

    • actionPerformed

      public void actionPerformed(ActionEvent action)
      Action performed handler. Called to perform a print setup on an existing account.
      Specified by:
      actionPerformed in interface ActionListener
      Parameters:
      action - The action event
    • propertyChange

      public void propertyChange(PropertyChangeEvent e)
      Implement propertyChange. Listens to account open/close
      Specified by:
      propertyChange in interface PropertyChangeListener
      Parameters:
      property - change event