Class W32FileUtils


  • public class W32FileUtils
    extends FileUtils
    • Constructor Detail

      • W32FileUtils

        public W32FileUtils()
    • 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.