|
JNA API> 3.2.7 | ||||||||
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.mac.MacFileUtils
public class MacFileUtils
Constructor Summary | |
---|---|
MacFileUtils()
|
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 MacFileUtils()
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.2.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |