Class PrintSetupAction

java.lang.Object
javax.swing.AbstractAction
org.loboevolution.pdfview.action.PrintSetupAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class PrintSetupAction extends AbstractAction

PrintSetupAction class.

See Also:
  • Constructor Details

    • PrintSetupAction

      public PrintSetupAction(PDFViewer dialog)

      Constructor for PrintSetupAction.

      Parameters:
      dialog - a PDFViewer object.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)