Class RemoveExifPrefixRenamer

java.lang.Object
de.aikiit.fotorenamer.image.RemoveExifPrefixRenamer
All Implemented Interfaces:
Runnable

public final class RemoveExifPrefixRenamer extends Object implements Runnable
This class rerenames files in order to be able to play them back onto a camera device that is not able to deal with long filenames.
Version:
2004-01-08
Author:
hirsch, 08.12.2003
  • Constructor Details

  • Method Details

    • run

      public void run()
      Updates the UI and performs the renaming. All error handling is done in other methods.
      Specified by:
      run in interface Runnable
      See Also:
      • rename()