com.trackstudio.sman.listener
Class ExportConfigurationListener

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

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


Constructor Summary
ExportConfigurationListener(ServerManager sman)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 java.lang.String getConfigurationFile(java.lang.String defaultFile)
           
 java.lang.String getXMLFile(java.lang.String defaultFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportConfigurationListener

public ExportConfigurationListener(ServerManager sman)
Method Detail

getConfigurationFile

public java.lang.String getConfigurationFile(java.lang.String defaultFile)

getXMLFile

public java.lang.String getXMLFile(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.