com.myjavaworld.jftp
Class JFTPApplication

java.lang.Object
  extended by com.myjavaworld.jftp.JFTPApplication

public class JFTPApplication
extends Object

Version:
1.0
Author:
Sai Pullabhotla, psai [at] jMethods [dot] com

Constructor Summary
JFTPApplication()
           
 
Method Summary
static void main(String[] args)
           
 void quit()
           
 void showAboutDialog()
           
 void showPreferencesDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JFTPApplication

public JFTPApplication()
Method Detail

main

public static void main(String[] args)

showAboutDialog

public void showAboutDialog()

showPreferencesDialog

public void showPreferencesDialog()

quit

public void quit()


Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.