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, isResolved, preview, setInputs, setOutputs, setResolvedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancel, getDelegateObject, getInputs, getOutputs, initialize, isResolved, preview, setInputs, setOutputs, setResolvedprotected 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.