I have wrote a JAVA program to detect and read a file from a USB THUMBDRIVE. Now i have to finish the last part which is to remove (eject) the thumbdrive safely from the application itself instead of going to the desktop taskbar and clicking the safely remove icon. Can it be done by Java?