public 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, setOutput
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
cancel, getDelegateObject, getInputs, getOutputs, initialize, isResolved, preview, setInputs, setOutputs, setResolved
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, getDelegateObject, getInputs, getOutputs, initialize, isResolved, preview, setInputs, setOutputs, setResolved
protected EventService eventService
public void load()
public void save()
public void reset()
public void run()
run
in interface Runnable
run
in class DefaultMutableModule
Copyright © 2009–2015 SciJava. All rights reserved.