public class Combine_SPIM_Projects extends Object implements ij.plugin.PlugIn
Constructor and Description |
---|
Combine_SPIM_Projects() |
Modifier and Type | Method and Description |
---|---|
void |
copy(File source,
File target) |
void |
copySingleFile(File from,
File to) |
void |
run(String arg) |
public void run(String arg)
run
in interface ij.plugin.PlugIn
public void copy(File source, File target) throws IOException
IOException
public void copySingleFile(File from, File to) throws IOException
IOException
Copyright © 2015–2021 Fiji. All rights reserved.