Package | Description |
---|---|
org.scijava.options | |
org.scijava.options.event | |
org.scijava.plugins.scripting.matlab | |
org.scijava.ui.swing.options |
Modifier and Type | Method and Description |
---|---|
<O extends OptionsPlugin> |
OptionsService.getOptions(Class<O> optionsClass)
Gets the options plugin of the given class, or null if none.
|
<O extends OptionsPlugin> |
DefaultOptionsService.getOptions(Class<O> optionsClass) |
Modifier and Type | Method and Description |
---|---|
List<OptionsPlugin> |
DefaultOptionsService.getInstances() |
default Class<OptionsPlugin> |
OptionsService.getPluginType() |
Modifier and Type | Method and Description |
---|---|
OptionsPlugin |
OptionsEvent.getOptions() |
Constructor and Description |
---|
OptionsEvent(OptionsPlugin options) |
Modifier and Type | Class and Description |
---|---|
class |
MATLABOptions
Allows the setting and persisting of
MatlabProxyFactoryOptions
configuration. |
Modifier and Type | Class and Description |
---|---|
class |
OptionsLookAndFeel
Runs the Edit::Options::Look and Feel dialog.
|
Copyright © 2015–2022 SciJava. All rights reserved.