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, uncancel
cancel, getDelegateObject, getInputs, getOutputs, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void initialize()
initialize
in interface org.scijava.Initializable
initialize
in interface org.scijava.module.Module
initialize
in class org.scijava.module.AbstractModule
public void run()
run
in interface java.lang.Runnable
run
in interface org.scijava.module.MutableModule