PDA

View Full Version : Files and Directories


Achkata
07-02-2003, 07:01 PM
Is it possible to make something like Windows Explorer, File Commander etc. , using JAVA2. No matter the answer I want to know it, so please answer me anyway. Thank you in advance!

guru
07-02-2003, 09:34 PM
Yes, You can write an windows explorer using Java2 Swing classes. Look at javax.swing.* package for these features.