public class SearchOptions extends OptionsPlugin
eventService
moduleService, pluginService
Constructor and Description |
---|
SearchOptions() |
Modifier and Type | Method and Description |
---|---|
int |
getResultLimit() |
boolean |
isMouseoverEnabled() |
boolean |
isSearchBarEnabled() |
boolean |
isSearchBarFull() |
boolean |
isSearchPanelClosedByDefaultAction() |
boolean |
isSearchPanelEmbedded() |
boolean |
isShortcutOverridden() |
void |
run() |
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 boolean isSearchBarEnabled()
public boolean isSearchBarFull()
public boolean isSearchPanelEmbedded()
public boolean isShortcutOverridden()
public boolean isSearchPanelClosedByDefaultAction()
public boolean isMouseoverEnabled()
public int getResultLimit()
public void run()
run
in interface Runnable
run
in interface MutableModule
run
in class OptionsPlugin
Copyright © 2014–2022 ImageJ. All rights reserved.