public abstract class OptionsPlugin extends DynamicCommand implements SingletonPlugin
| Modifier and Type | Field and Description |
|---|---|
protected EventService |
eventService |
| Constructor and Description |
|---|
OptionsPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
load()
Loads option values from persistent storage.
|
void |
reset()
Clears option values from persistent storage.
|
void |
run() |
void |
save()
Saves option values to persistent storage.
|
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, setContext, setInput, setOutputaddInput, addInput, addOutput, addOutput, removeInput, removeOutputcancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutputclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutputprotected EventService eventService
public void load()
public void save()
public void reset()
public void run()
run in interface Runnablerun in class DefaultMutableModuleCopyright © 2009–2016 SciJava. All rights reserved.