public class FileSelector
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.io.File> |
javaFileList |
(package private) ProgressListener |
pl |
Constructor and Description |
---|
FileSelector(ProgressListener pl) |
Modifier and Type | Method and Description |
---|---|
private void |
selectFiles(java.io.File file) |
java.util.List<java.io.File> |
selectJavaFilesInFolder(java.io.File folder) |
private java.util.List<java.io.File> javaFileList
ProgressListener pl
FileSelector(ProgressListener pl)