|
JNA API> 3.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.platform.FileUtils
com.sun.jna.platform.win32.W32FileUtils
public class W32FileUtils
Constructor Summary | |
---|---|
W32FileUtils()
|
Method Summary | |
---|---|
boolean |
hasTrash()
|
void |
moveToTrash(java.io.File[] files)
Move the given file to the system trash, if one is available. |
Methods inherited from class com.sun.jna.platform.FileUtils |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public W32FileUtils()
Method Detail |
---|
public boolean hasTrash()
hasTrash
in class FileUtils
public void moveToTrash(java.io.File[] files) throws java.io.IOException
FileUtils
moveToTrash
in class FileUtils
java.io.IOException
|
JNA API> 3.4.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |