Skip navigation links
JNA API 4.2.0
com.sun.jna.platform.mac

Class MacFileUtils



  • public class MacFileUtils
    extends FileUtils
    • Constructor Detail

      • MacFileUtils

        public MacFileUtils()
    • Method Detail

      • moveToTrash

        public void moveToTrash(File[] files)
                         throws IOException
        Description copied from class: FileUtils
        Move the given file to the system trash, if one is available.
        Specified by:
        moveToTrash in class FileUtils
        Parameters:
        files - files to move
        Throws:
        IOException - on failure.
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.