com.myjavaworld.util
Interface ProgressListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
FTPSession

public interface ProgressListener
extends EventListener

Author:
Sai Pullabhotla

Method Summary
 void progressChanged(ProgressEvent evt)
           
 

Method Detail

progressChanged

void progressChanged(ProgressEvent evt)


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