com.trackstudio.sman.listener
Class ImportConfigurationListener

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

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


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

Constructor Detail

ImportConfigurationListener

public ImportConfigurationListener(ServerManager sman)
Method Detail

getConfigurationFile

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

getFileSelectDialog

public void getFileSelectDialog(java.lang.String message,
                                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.