|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfutils.ListImageFiles
public class ListImageFiles
Constructor Summary | |
---|---|
ListImageFiles()
|
Method Summary | |
---|---|
static java.io.File[] |
getFileList(java.lang.String prompt)
|
static java.io.File[] |
getImgFileList(java.lang.String prompt)
getImgFileList will retrieve a list of files from a directory, filtered to include only files with a common image file extension |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListImageFiles()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static java.io.File[] getFileList(java.lang.String prompt)
public static java.io.File[] getImgFileList(java.lang.String prompt)
prompt
- - title prompt of file browser window
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |