
September 5th, 2002, 03:55 AM
|
|
Junior Member
|
|
Join Date: May 2002
Location: Malaysia
Posts: 21
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
HELP: Java Programming
Hello,
This may not be the correct place to post my question but I hope someone who knows Java programming can help me out. I use the File.listRoots() method to get all the system roots and I wonder how we know the returned root is a physical hard drive or a removable devices like CD-Rom and floppy drive. I would also like to know how to check if we have permission to read the contents of a folder (what method to use). Thanks in advance. 
|