com.trackstudio.sman.listener
Class ExportDataListener

java.lang.Object
  extended by com.trackstudio.sman.listener.ExportDataListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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


Constructor Summary
ExportDataListener(ServerManager sman)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 int getAnonymized()
           
 java.io.File getExportTo(java.lang.String defaultFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportDataListener

public ExportDataListener(ServerManager sman)
Method Detail

getAnonymized

public int getAnonymized()

getExportTo

public java.io.File getExportTo(java.lang.String defaultFile)

actionPerformed

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


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.