public class ScijavaTableConversionCommand
extends org.scijava.command.DynamicCommand
implements org.scijava.Initializable
| Constructor and Description |
|---|
ScijavaTableConversionCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
run() |
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancelcancel, getDelegateObject, getInputs, getOutputs, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void initialize()
initialize in interface org.scijava.Initializableinitialize in interface org.scijava.module.Moduleinitialize in class org.scijava.module.AbstractModulepublic void run()
run in interface java.lang.Runnablerun in interface org.scijava.module.MutableModule