org.pdfsam.plugin.vcomposer.listeners
Class RunButtonActionListener

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

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

Run button listener of the Visual Composer plugin

Author:
Andrea Vacondio

Constructor Summary
RunButtonActionListener(VComposerMainGUI 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(VComposerMainGUI panel)
Parameters:
panel -
Method Detail

actionPerformed

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