Package | Description |
---|---|
org.scijava | |
org.scijava.prefs | |
org.scijava.script | |
org.scijava.ui.swing.script | |
org.scijava.util |
Modifier and Type | Method and Description |
---|---|
PrefService |
AbstractGateway.prefs() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrefService
Abstract
PrefService implementation. |
class |
DefaultPrefService
Default
PrefService implementation, which persists preferences to
disk using the Preferences API. |
Constructor and Description |
---|
DefaultScriptInterpreter(PrefService prefs,
ScriptService scriptService,
ScriptLanguage language)
Deprecated.
Use
DefaultScriptInterpreter(ScriptLanguage) instead. |
Constructor and Description |
---|
RecentFilesMenuItem(PrefService prefService,
TextEditor editor)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
Prefs.setDelegateService(PrefService prefService,
double priority)
Deprecated.
Sets the
PrefService |
Copyright © 2015–2022 SciJava. All rights reserved.