|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.datadosen.jalbum.FileCopier
public class FileCopier
| Nested Class Summary | |
|---|---|
static class |
FileCopier.JReCopyConfirmationDialog
Ask user if he wants to copy already copied files |
| Constructor Summary | |
|---|---|
FileCopier(javax.swing.JFrame window)
|
|
| Method Summary | |
|---|---|
void |
abort()
|
java.util.List<java.io.File> |
copyFiles(java.util.List<java.io.File> files,
AlbumObject dest)
|
boolean |
isAllowDuplicates()
|
void |
setAllowDuplicates(boolean allowDuplicates)
|
void |
updateProgress()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCopier(javax.swing.JFrame window)
| Method Detail |
|---|
public java.util.List<java.io.File> copyFiles(java.util.List<java.io.File> files,
AlbumObject dest)
public void abort()
public boolean isAllowDuplicates()
public void setAllowDuplicates(boolean allowDuplicates)
public void updateProgress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||