public class ExportCellVoyagerPlugIn extends Object implements Command
Modifier and Type | Class and Description |
---|---|
protected static class |
ExportCellVoyagerPlugIn.Parameters |
Constructor and Description |
---|
ExportCellVoyagerPlugIn() |
Modifier and Type | Method and Description |
---|---|
static void |
addBrowseToCellVoyagerFolder(GenericDialogPlus dialog,
String label,
String defaultPath,
int columns) |
protected ExportCellVoyagerPlugIn.Parameters |
getParameters(String sourcePathStr) |
static void |
main(String[] args) |
void |
run() |
void |
setSourcePath(String sourcePath) |
public void setSourcePath(String sourcePath)
protected ExportCellVoyagerPlugIn.Parameters getParameters(String sourcePathStr)
public static void addBrowseToCellVoyagerFolder(GenericDialogPlus dialog, String label, String defaultPath, int columns)
public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.