Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.yaftp.ftp.gui: Javadoc index of package com.yaftp.ftp.gui.


Package Samples:

com.yaftp.ftp.gui

Classes:

FtpJobSubmissionThread: This class implements a Thread mecanism applicable to MVS JES Submissions either from local JCL files or remote ones. The following rules apply to MVS FTP JOB SUBMISSIONS 1) Allways allocate a FtpJobSubmission class to submit JCL to MVS, even if you do not need threading. 2) if you need an action after the JOB HAS COMPLETED define yourself as a JobTerminationListener and implement the requested interface to proceed with any local actions that should be completed when JOB has ended NB : the default good citizen behavior implements a TSO LIKE NOTIFY operation sending an information message if job ...
FtpDataTransfertThreadListener: This interface is used by browser which should keep waiting until the file transfert has been proceeded before being able to launch the browsing process
FtpSwingMenuBar: Defines a 'generic' menubar to sit on top of FTP connection panes this menubar may be inherited to implement platform specifics idiosyncrasies
FtpSwingDrivePathCombo: this class produced a combo box used to enter absolute drive paths that are candidate for CD command when actionPerformed is entered
FtpSwingSessionSplitPanel: this panel implements the main Split Panel which is used to set up the FTP connection window and the Loacal file Window
FtpJobTerminationListener: implement this interface when you need to be made aware of Job completion by a FtpJobSubmissionThread class.
FtpSwingSelectedFiles: here we dedicate a class to deal with the group of components which are candidate to FTP command process
FtpBeanInfo: FTP gui project BeanInfo just defines Customizer and will later on provide and Iconic representation
FtpCustomizer: Use this class as a presentation interface for class Ftp Still implemented as a Bean
FtpProperties: This class defines misc properties files and definitions used by YAFTP customization
FtpDataTransfertThread: this class deals with FTP put or get data transfert from GUI interface
MvsRecordFormatDialog: Provides an automatic way to set RECORD fields before a file transfert
FtpJobTerminationEvent: this event is sent by FtpJobSubmissionThread when MVS JOB is over.
FtpDataTransfertThreadEvent: this event is thrown when FtpDataTranfert thread is over
SwingFtpTable: wrap and customize a JTable for FTP File list purpose
FtpSwingFileTransfertWindow: this dialog is used to reflect File transfert progress
FtpSwingFListPanel: Display Server file list inside tree box panel
FtpSwingConnectPanel: Swing Basic connection panel for Ftp customizer
YaFtpFrame: YaFtpFrame main static FTP customizer hosting
FtpLogonDialog: Provide a simple FTP logon Window Pane
FtpSwingCustomizer: Main Swing panel customizer
TestFtpConnectBean: Test FTP BEAN

Home | Contact Us | Privacy Policy | Terms of Service