public class OptionsLookAndFeel extends OptionsPlugin
eventService
moduleService, pluginService
Constructor and Description |
---|
OptionsLookAndFeel() |
Modifier and Type | Method and Description |
---|---|
String |
getLookAndFeel() |
UserInterface |
getUI()
Deprecated.
|
protected void |
initLookAndFeel() |
void |
run() |
void |
setLookAndFeel(String lookAndFeel) |
void |
setUI(UserInterface ui)
Deprecated.
|
cancel, load, reset, save
cancel, context, getCancelReason, getContext, getInfo, getInput, getOutput, isCanceled, saveInputs, setContext, setInput, setOutput, uncancel
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, unresolveInput, unresolveOutput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addInput, addInput, addOutput, addOutput, removeInput, removeOutput
getDelegateObject, getInputs, getOutputs, initialize, isInputResolved, isOutputResolved, isResolved, preview, resolveInput, resolveOutput, setInputs, setOutputs, setResolved, unresolveInput, unresolveOutput
public String getLookAndFeel()
public void setLookAndFeel(String lookAndFeel)
public void run()
run
in interface Runnable
run
in interface MutableModule
run
in class OptionsPlugin
protected void initLookAndFeel()
@Deprecated public UserInterface getUI()
@Deprecated public void setUI(UserInterface ui)
Copyright © 2015–2022 SciJava. All rights reserved.