org.pdfsam.plugin.vpagereorder.listeners
Class RunButtonActionListener

java.lang.Object
  extended by org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
      extended by org.pdfsam.plugin.vpagereorder.listeners.RunButtonActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class RunButtonActionListener
extends org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener

Action Listener for the run button of the Visual Page Reorder

Author:
Andrea Vacondio

Constructor Summary
RunButtonActionListener(VPageReorderMainGUI panel)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class org.pdfsam.guiclient.business.listeners.AbstractRunButtonActionListener
ensurePdfExtensionOnTextField, getSuggestedDestinationDirectory, getSuggestedOutputFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunButtonActionListener

public RunButtonActionListener(VPageReorderMainGUI panel)
Parameters:
panel -
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)