Choose all the JAR files by using FileDialog
Hello yar,
thanks in advance.My work is: i've to choose all the *.jar files in a directory (the user must select only the folder of the jar file not all the files) by using FileDialog in java (shouldnot use the swing).If i'm using swing it's works fine.But i've to use only java.
thank you, guys...:)
|