public class Rename extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Rename() |
Modifier and Type | Method and Description |
---|---|
void |
collect(File folder,
String filename,
String replacement,
ArrayList<File> src,
ArrayList<File> dst) |
void |
print(ArrayList<File> src,
ArrayList<File> dst) |
void |
rename(ArrayList<File> src,
ArrayList<File> dst) |
void |
run(String arg) |
Copyright © 2015–2021 Fiji. All rights reserved.