|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| 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
| Nested Class Summary | |
|---|---|
static interface |
MacFileUtils.FileManager
|
| 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 FileUtilsjava.io.IOException
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||