de.bsd.x2svg.gui
Class SelectSvgOutputListener

java.lang.Object
  extended by de.bsd.x2svg.gui.SelectSvgOutputListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class SelectSvgOutputListener
extends java.lang.Object
implements java.awt.event.ActionListener

Action that select the svg file to write the result to.

Author:
hwr@pilhuhn.de

Constructor Summary
SelectSvgOutputListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectSvgOutputListener

public SelectSvgOutputListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener


x2svg version 1.2.1