Fixed file path repair support for stacks, and enhanced usability.
commit9076c8c67fc873a6f8a79640800a64a07bdcee40
authorAlbert Cardona <acardona@ini.phys.ethz.ch>
Thu, 16 Apr 2009 21:58:54 +0000 (16 23:58 +0200)
committerAlbert Cardona <acardona@ini.phys.ethz.ch>
Thu, 16 Apr 2009 22:01:17 +0000 (17 00:01 +0200)
tree88baf52d98f285bb346ced39b5ed35f3cad76ad0
parentb6d6ef54ddd43d1c6b4d2b0a04f85982efec51b0
Fixed file path repair support for stacks, and enhanced usability.

Now the file path repair window an be closed at user's choice.
If the file name to fix a path with doesn't match, it complains and asks
for confirmation, or at least prints a warning.

Also renamed Loader.getAbsoluteFilePath to getImageFilePath, for
consistency with Patch method.

Thank you to Jean-Yves Tinevez for testing and reporting this bug.
ini/trakem2/persistence/FSLoader.java
ini/trakem2/persistence/FilePathRepair.java
ini/trakem2/persistence/Loader.java