|
|||||||||
| Home >> All >> com >> yaftp >> ftp >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.yaftp.ftp.gui
Interface FtpJobTerminationListener

- All Known Implementing Classes:
- FtpSwingFListPanel._MVS_JOB_TERMINATION_
- public interface FtpJobTerminationListener
implement this interface when you need to be made aware of Job completion by a FtpJobSubmissionThread class.
- Version:
- : 0.0.1
| Method Summary | |
void |
jobHasEnded(FtpJobTerminationEvent e)
|
| Method Detail |
jobHasEnded
public void jobHasEnded(FtpJobTerminationEvent e)
|
|||||||||
| Home >> All >> com >> yaftp >> ftp >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC