public class ChooseDatasetCmd extends CommonDynamicCmd
Modifier and Type | Field and Description |
---|---|
protected String |
choice |
protected HashMap<String,ij.ImagePlus> |
impMap |
protected boolean |
validateCalibration |
EMPTY_LABEL, HEADER_HTML, snt, sntService, statusService, ui, uiService
moduleService, pluginService
Constructor and Description |
---|
ChooseDatasetCmd() |
Modifier and Type | Method and Description |
---|---|
protected Collection<ij.ImagePlus> |
getImpInstances() |
protected void |
init() |
protected boolean |
isCalibrationCompatible(ij.ImagePlus chosenImp) |
static void |
main(String... args) |
protected void |
resolveInputs() |
void |
run() |
cancel, cancel, error, init, msg, notifyExternalDataLoaded, notifyLoadingEnd, notifyLoadingStart, resetUI, resetUI, status
context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
protected String choice
protected boolean validateCalibration
public void run()
run
in interface Runnable
run
in interface MutableModule
run
in class CommonDynamicCmd
protected boolean isCalibrationCompatible(ij.ImagePlus chosenImp)
protected void init()
protected void resolveInputs()
protected Collection<ij.ImagePlus> getImpInstances()
public static void main(String... args)
Copyright © 2015–2021 Fiji. All rights reserved.