mrpdaemon / encfs-java

encfs-java is a Java library for accessing data in EncFS volumes
GNU Lesser General Public License v3.0
42 stars 15 forks source link

Implement ProgressListener interface for copyPath() and movePath() #34

Closed mrpdaemon closed 12 years ago

mrpdaemon commented 12 years ago

These operations are potentially long running so they should offer a ProgressListener style interface to allow UI code to display progress bars during their operation.

mrpdaemon commented 12 years ago

Done with 80ffa6a78eb690c6de690efd941f3c51ff386da1