com.myjavaworld.jftp.actions
Class DownloadAction
java.lang.Object
com.myjavaworld.jftp.actions.DownloadAction
- All Implemented Interfaces:
- ActionListener, EventListener
public class DownloadAction
- extends Object
- implements ActionListener
Download action
- Version:
- 2.0
- Author:
- Sai Pullabhotla, psai [at] jMethods [dot] com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DownloadAction getInstance(JFTP jftp)
actionPerformed
public void actionPerformed(ActionEvent evt)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.