Uses of Interface
org.fuin.utils4swing.progress.FileCopyProgressListener

Packages that use FileCopyProgressListener
org.fuin.utils4swing.progress Enhanced version of the well known ProgressMonitor with two progress bars instead of one. 
 

Uses of FileCopyProgressListener in org.fuin.utils4swing.progress
 

Classes in org.fuin.utils4swing.progress that implement FileCopyProgressListener
 class FileCopyProgressMonitor
          A class to monitor the progress of a copying a list of files using frame.
 

Constructors in org.fuin.utils4swing.progress with parameters of type FileCopyProgressListener
FileCopyProgressInputStream(FileCopyProgressListener listener, InputStream inputStream, int size)
          Constructor with monitor, stream and file size.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.