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, uiServicemoduleService, 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, statuscontext, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancelgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddInput, addInput, addOutput, addOutput, removeInput, removeOutputgetDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutputprotected String choice
protected boolean validateCalibration
public void run()
run in interface Runnablerun in interface MutableModulerun in class CommonDynamicCmdprotected boolean isCalibrationCompatible(ij.ImagePlus chosenImp)
protected void init()
protected void resolveInputs()
protected Collection<ij.ImagePlus> getImpInstances()
public static void main(String... args)
Copyright © 2018–2021 Morphonets. All rights reserved.