Interface RevertFileLocationsWindow.ResultListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void closed​(boolean ok, boolean hard_link, boolean copy_files, boolean retain_name)  
    • Method Detail

      • closed

        void closed​(boolean ok,
                    boolean hard_link,
                    boolean copy_files,
                    boolean retain_name)