- about() - Method in class org.scijava.app.AbstractApp
-
- about() - Method in interface org.scijava.app.App
-
Displays information about the application.
- about() - Method in interface org.scijava.platform.AppEventService
-
- about() - Method in class org.scijava.platform.DefaultAppEventService
-
Deprecated.
- AbstractApp - Class in org.scijava.app
-
Abstract superclass of
App
implementations.
- AbstractApp() - Constructor for class org.scijava.app.AbstractApp
-
- AbstractAutoCompleter - Class in org.scijava.script
-
- AbstractAutoCompleter(ScriptLanguage) - Constructor for class org.scijava.script.AbstractAutoCompleter
-
- AbstractAWTMenuCreator<T> - Class in org.scijava.ui.awt.menu
-
Populates an AWT menu structure with menu items from a
ShadowMenu
.
- AbstractAWTMenuCreator() - Constructor for class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- AbstractBasicDetails - Class in org.scijava
-
- AbstractBasicDetails() - Constructor for class org.scijava.AbstractBasicDetails
-
- AbstractCodeRunner - Class in org.scijava.run
-
Abstract superclass of
CodeRunner
implementations.
- AbstractCodeRunner() - Constructor for class org.scijava.run.AbstractCodeRunner
-
- AbstractConsoleArgument - Class in org.scijava.console
-
- AbstractConsoleArgument() - Constructor for class org.scijava.console.AbstractConsoleArgument
-
- AbstractConsoleArgument(String...) - Constructor for class org.scijava.console.AbstractConsoleArgument
-
- AbstractConsoleArgument(int, String...) - Constructor for class org.scijava.console.AbstractConsoleArgument
-
- AbstractConsolePane<C> - Class in org.scijava.ui.console
-
- AbstractConsolePane(Context) - Constructor for class org.scijava.ui.console.AbstractConsolePane
-
- AbstractContextual - Class in org.scijava
-
- AbstractContextual() - Constructor for class org.scijava.AbstractContextual
-
- AbstractConverter<I,O> - Class in org.scijava.convert
-
- AbstractConverter() - Constructor for class org.scijava.convert.AbstractConverter
-
- AbstractConvertService - Class in org.scijava.convert
-
- AbstractConvertService() - Constructor for class org.scijava.convert.AbstractConvertService
-
- AbstractDataHandle<L extends Location> - Class in org.scijava.io.handle
-
- AbstractDataHandle() - Constructor for class org.scijava.io.handle.AbstractDataHandle
-
- AbstractDelegateConverter<I,D,O> - Class in org.scijava.convert
-
Abstract superclass for
Converter
plugins that delegate to other
converters to chain two conversion steps together.
- AbstractDelegateConverter() - Constructor for class org.scijava.convert.AbstractDelegateConverter
-
- AbstractDisplay<T> - Class in org.scijava.display
-
Abstract superclass of
Display
implementations.
- AbstractDisplay(Class<T>) - Constructor for class org.scijava.display.AbstractDisplay
-
- AbstractDisplayViewer<T> - Class in org.scijava.ui.viewer
-
The AbstractDisplayViewer provides some basic generic implementations for a
DisplayViewer such as storing and providing the display, window and panel for
a DisplayViewer.
- AbstractDisplayViewer() - Constructor for class org.scijava.ui.viewer.AbstractDisplayViewer
-
- AbstractDragAndDropData - Class in org.scijava.ui.dnd
-
- AbstractDragAndDropData() - Constructor for class org.scijava.ui.dnd.AbstractDragAndDropData
-
- AbstractDragAndDropHandler<D> - Class in org.scijava.ui.dnd
-
- AbstractDragAndDropHandler() - Constructor for class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- AbstractEvaluator - Class in org.scijava.parsington.eval
-
- AbstractEvaluator() - Constructor for class org.scijava.parsington.eval.AbstractEvaluator
-
- AbstractEvaluator(ExpressionParser) - Constructor for class org.scijava.parsington.eval.AbstractEvaluator
-
- AbstractGateway - Class in org.scijava
-
Abstract superclass for
Gateway
implementations.
- AbstractGateway() - Constructor for class org.scijava.AbstractGateway
-
- AbstractGateway(String, Context) - Constructor for class org.scijava.AbstractGateway
-
- AbstractHandlerPlugin<D> - Class in org.scijava.plugin
-
- AbstractHandlerPlugin() - Constructor for class org.scijava.plugin.AbstractHandlerPlugin
-
- AbstractHandlerService<DT,PT extends HandlerPlugin<DT>> - Class in org.scijava.plugin
-
- AbstractHandlerService() - Constructor for class org.scijava.plugin.AbstractHandlerService
-
- AbstractHigherOrderHandle<L extends Location> - Class in org.scijava.io.handle
-
- AbstractHigherOrderHandle(DataHandle<L>) - Constructor for class org.scijava.io.handle.AbstractHigherOrderHandle
-
- AbstractIndexWriter - Class in org.scijava.annotations
-
Writes annotations as JSON-formatted files.
- AbstractIndexWriter() - Constructor for class org.scijava.annotations.AbstractIndexWriter
-
- AbstractIndexWriter.StreamFactory - Interface in org.scijava.annotations
-
- AbstractInputHarvester<P,W> - Class in org.scijava.widget
-
- AbstractInputHarvester() - Constructor for class org.scijava.widget.AbstractInputHarvester
-
- AbstractInputHarvesterPlugin<P,W> - Class in org.scijava.ui
-
- AbstractInputHarvesterPlugin() - Constructor for class org.scijava.ui.AbstractInputHarvesterPlugin
-
- AbstractInputPanel<P,W> - Class in org.scijava.widget
-
Abstract superclass of UI-specific
InputPanel
implementations.
- AbstractInputPanel() - Constructor for class org.scijava.widget.AbstractInputPanel
-
- AbstractInputWidget<T,W> - Class in org.scijava.widget
-
Base class for input widgets.
- AbstractInputWidget() - Constructor for class org.scijava.widget.AbstractInputWidget
-
- AbstractIOPlugin<D> - Class in org.scijava.io
-
- AbstractIOPlugin() - Constructor for class org.scijava.io.AbstractIOPlugin
-
- AbstractLevelsFilter - Class in org.scijava.config.logback
-
Filters log messages, keeping only certain levels.
- AbstractLevelsFilter(Level...) - Constructor for class org.scijava.config.logback.AbstractLevelsFilter
-
- AbstractLocation - Class in org.scijava.io.location
-
Abstract base class for
Location
implementations.
- AbstractLocation() - Constructor for class org.scijava.io.location.AbstractLocation
-
- AbstractLocationResolver - Class in org.scijava.io.location
-
- AbstractLocationResolver(String...) - Constructor for class org.scijava.io.location.AbstractLocationResolver
-
- AbstractLogService - Class in org.scijava.log
-
- AbstractLogService() - Constructor for class org.scijava.log.AbstractLogService
-
- AbstractLogService(Properties) - Constructor for class org.scijava.log.AbstractLogService
-
- AbstractMenuCreator<T,M> - Class in org.scijava.menu
-
Abstract helper class for generating a menu structure.
- AbstractMenuCreator() - Constructor for class org.scijava.menu.AbstractMenuCreator
-
- AbstractModule - Class in org.scijava.module
-
Abstract superclass of
Module
implementations.
- AbstractModule() - Constructor for class org.scijava.module.AbstractModule
-
- AbstractModuleInfo - Class in org.scijava.module
-
- AbstractModuleInfo() - Constructor for class org.scijava.module.AbstractModuleInfo
-
- AbstractModuleItem<T> - Class in org.scijava.module
-
Abstract superclass of
ModuleItem
implementations.
- AbstractModuleItem(ModuleInfo) - Constructor for class org.scijava.module.AbstractModuleItem
-
- AbstractMouseAndKeyHandler - Class in org.scijava.ui.behaviour
-
- AbstractMouseAndKeyHandler() - Constructor for class org.scijava.ui.behaviour.AbstractMouseAndKeyHandler
-
- AbstractMouseAndKeyHandler.BehaviourEntry<T extends Behaviour> - Class in org.scijava.ui.behaviour
-
- AbstractNamedAction - Class in org.scijava.ui.behaviour.util
-
- AbstractNamedAction(String) - Constructor for class org.scijava.ui.behaviour.util.AbstractNamedAction
-
- AbstractNamedBehaviour - Class in org.scijava.ui.behaviour.util
-
- AbstractNamedBehaviour(String) - Constructor for class org.scijava.ui.behaviour.util.AbstractNamedBehaviour
-
- AbstractOptions<T extends AbstractOptions<T>> - Class in org.scijava.optional
-
- AbstractOptions(T) - Constructor for class org.scijava.optional.AbstractOptions
-
- AbstractOptions() - Constructor for class org.scijava.optional.AbstractOptions
-
- AbstractOptions.AbstractValues - Class in org.scijava.optional
-
- AbstractOptions.ValuesToString - Class in org.scijava.optional
-
- AbstractPlatform - Class in org.scijava.platform
-
Abstract superclass of platform implementations.
- AbstractPlatform() - Constructor for class org.scijava.platform.AbstractPlatform
-
- AbstractPOMHandler - Class in org.scijava.minimaven
-
Abstract base class for POM SAX handlers.
- AbstractPOMHandler() - Constructor for class org.scijava.minimaven.AbstractPOMHandler
-
- AbstractPostprocessorPlugin - Class in org.scijava.module.process
-
Abstract base class for plugin postprocessors.
- AbstractPostprocessorPlugin() - Constructor for class org.scijava.module.process.AbstractPostprocessorPlugin
-
- AbstractPrefService - Class in org.scijava.prefs
-
- AbstractPrefService() - Constructor for class org.scijava.prefs.AbstractPrefService
-
- AbstractPreprocessorPlugin - Class in org.scijava.module.process
-
Abstract base class for plugin preprocessors.
- AbstractPreprocessorPlugin() - Constructor for class org.scijava.module.process.AbstractPreprocessorPlugin
-
- AbstractPrimitiveArray<ArrayType,BaseType> - Class in org.scijava.util
-
Abstract base class for primitive-type extensible arrays.
- AbstractPrimitiveArray(Class<BaseType>) - Constructor for class org.scijava.util.AbstractPrimitiveArray
-
Constructs an extensible array of primitive type elements, backed by a
fixed-size array.
- AbstractPrimitiveArray(Class<BaseType>, int) - Constructor for class org.scijava.util.AbstractPrimitiveArray
-
Constructs an extensible array of primitive type elements, backed by a
fixed-size array.
- AbstractPrimitiveArray(Class<BaseType>, ArrayType) - Constructor for class org.scijava.util.AbstractPrimitiveArray
-
Constructs an extensible array of primitive type elements, backed by the
given fixed-size array.
- AbstractPTService<PT extends SciJavaPlugin> - Class in org.scijava.plugin
-
- AbstractPTService() - Constructor for class org.scijava.plugin.AbstractPTService
-
- AbstractRemoteLocation - Class in org.scijava.io.location
-
- AbstractRemoteLocation() - Constructor for class org.scijava.io.location.AbstractRemoteLocation
-
- AbstractRichPlugin - Class in org.scijava.plugin
-
Abstract base class for
RichPlugin
implementations.
- AbstractRichPlugin() - Constructor for class org.scijava.plugin.AbstractRichPlugin
-
- AbstractScriptContext - Class in org.scijava.script
-
- AbstractScriptContext() - Constructor for class org.scijava.script.AbstractScriptContext
-
- AbstractScriptEngine - Class in org.scijava.script
-
This class implements dummy versions for ScriptEngine's methods that are not
needed by the SciJava scripting framework.
- AbstractScriptEngine() - Constructor for class org.scijava.script.AbstractScriptEngine
-
- AbstractScriptHeader - Class in org.scijava.script
-
- AbstractScriptHeader() - Constructor for class org.scijava.script.AbstractScriptHeader
-
- AbstractScriptLanguage - Class in org.scijava.script
-
- AbstractScriptLanguage() - Constructor for class org.scijava.script.AbstractScriptLanguage
-
- AbstractSeekableStreamHandle<L extends Location> - Class in org.scijava.io.handle
-
- AbstractSeekableStreamHandle() - Constructor for class org.scijava.io.handle.AbstractSeekableStreamHandle
-
- AbstractService - Class in org.scijava.service
-
Abstract superclass of
Service
implementations.
- AbstractService() - Constructor for class org.scijava.service.AbstractService
-
- AbstractSingleInputPreprocessor - Class in org.scijava.module.process
-
Abstract superclass for
PreprocessorPlugin
implementations that
populate singleton inputs.
- AbstractSingleInputPreprocessor() - Constructor for class org.scijava.module.process.AbstractSingleInputPreprocessor
-
- AbstractSingletonService<PT extends SingletonPlugin> - Class in org.scijava.plugin
-
- AbstractSingletonService() - Constructor for class org.scijava.plugin.AbstractSingletonService
-
- AbstractStackEvaluator - Class in org.scijava.parsington.eval
-
- AbstractStackEvaluator() - Constructor for class org.scijava.parsington.eval.AbstractStackEvaluator
-
- AbstractStackEvaluator(ExpressionParser) - Constructor for class org.scijava.parsington.eval.AbstractStackEvaluator
-
- AbstractStandardStackEvaluator - Class in org.scijava.parsington.eval
-
Base class for stack-based evaluators which support the standard operators.
- AbstractStandardStackEvaluator() - Constructor for class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- AbstractStandardStackEvaluator(ExpressionParser) - Constructor for class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- AbstractStreamHandle<L extends Location> - Class in org.scijava.io.handle
-
- AbstractStreamHandle() - Constructor for class org.scijava.io.handle.AbstractStreamHandle
-
- AbstractSwingMenuCreator<T> - Class in org.scijava.ui.swing.menu
-
Populates a Swing menu structure with menu items from a
ShadowMenu
.
- AbstractSwingMenuCreator() - Constructor for class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- AbstractSwingUI - Class in org.scijava.ui.swing
-
Abstract superclass for Swing-based user interfaces.
- AbstractSwingUI() - Constructor for class org.scijava.ui.swing.AbstractSwingUI
-
- AbstractTable<C extends Column<? extends T>,T> - Class in org.scijava.table
-
Abstract superclass for column-oriented
Table
implementations.
- AbstractTable() - Constructor for class org.scijava.table.AbstractTable
-
Creates an empty table.
- AbstractTable(int, int) - Constructor for class org.scijava.table.AbstractTable
-
Creates a table with the given column and row dimensions.
- AbstractTableDisplayViewer - Class in org.scijava.ui.viewer.table
-
Implements the UI-independent elements of a
Table
viewer.
- AbstractTableDisplayViewer() - Constructor for class org.scijava.ui.viewer.table.AbstractTableDisplayViewer
-
- AbstractTextDisplayViewer - Class in org.scijava.ui.viewer.text
-
Implements the UI-independent elements of a text viewer.
- AbstractTextDisplayViewer() - Constructor for class org.scijava.ui.viewer.text.AbstractTextDisplayViewer
-
- AbstractTextFormat - Class in org.scijava.text
-
Abstract superclass of
TextFormat
implementations.
- AbstractTextFormat() - Constructor for class org.scijava.text.AbstractTextFormat
-
- AbstractTool - Class in org.scijava.tool
-
Abstract base class for
Tool
implementations.
- AbstractTool() - Constructor for class org.scijava.tool.AbstractTool
-
- AbstractTypedIOService<D> - Class in org.scijava.io
-
Abstract base class for typed
IOPlugin
s.
- AbstractTypedIOService() - Constructor for class org.scijava.io.AbstractTypedIOService
-
- AbstractTypedPlugin<D> - Class in org.scijava.plugin
-
- AbstractTypedPlugin() - Constructor for class org.scijava.plugin.AbstractTypedPlugin
-
- AbstractTypedService<DT,PT extends TypedPlugin<DT>> - Class in org.scijava.plugin
-
- AbstractTypedService() - Constructor for class org.scijava.plugin.AbstractTypedService
-
- AbstractUIDetails - Class in org.scijava
-
Abstract superclass of
UIDetails
implementations.
- AbstractUIDetails() - Constructor for class org.scijava.AbstractUIDetails
-
- AbstractUIInputWidget<T,W> - Class in org.scijava.ui
-
Abstract superclass of
InputWidget
implementations that
belong to a specific UI.
- AbstractUIInputWidget() - Constructor for class org.scijava.ui.AbstractUIInputWidget
-
- AbstractUserInterface - Class in org.scijava.ui
-
- AbstractUserInterface() - Constructor for class org.scijava.ui.AbstractUserInterface
-
- AbstractValues() - Constructor for class org.scijava.optional.AbstractOptions.AbstractValues
-
- AbstractWrapperPlugin<D> - Class in org.scijava.plugin
-
- AbstractWrapperPlugin() - Constructor for class org.scijava.plugin.AbstractWrapperPlugin
-
- AbstractWrapperService<DT,PT extends WrapperPlugin<DT>> - Class in org.scijava.plugin
-
- AbstractWrapperService() - Constructor for class org.scijava.plugin.AbstractWrapperService
-
- Accelerator - Class in org.scijava.input
-
- Accelerator(KeyCode, InputModifiers) - Constructor for class org.scijava.input.Accelerator
-
- AcceleratorTriplet() - Constructor for class org.scijava.ui.swing.script.TextEditor.AcceleratorTriplet
-
- accept(String, Object) - Method in class org.scijava.optional.AbstractOptions.ValuesToString
-
- acquireDrawer(Tool) - Method in interface org.scijava.tool.IconService
-
- acquireDrawer(Tool) - Method in class org.scijava.ui.swing.SwingIconService
-
- actionPerformed(ActionEvent) - Method in class org.scijava.batch.SwingScriptInfoWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.behaviour.util.RunnableAction
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.script.BookmarkDialog
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.script.TextEditor
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingDateWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingFileListWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- actionPerformed(ActionEvent) - Method in class org.scijava.ui.swing.widget.SwingObjectWidget
-
- actions(SearchResult) - Method in interface org.scijava.search.SearchService
-
Gets the suite of available actions for the given search result.
- Actions - Class in org.scijava.ui.behaviour.util
-
- Actions(KeyStrokeAdder.Factory, String...) - Constructor for class org.scijava.ui.behaviour.util.Actions
-
- Actions(InputMap, ActionMap, KeyStrokeAdder.Factory, String...) - Constructor for class org.scijava.ui.behaviour.util.Actions
-
- activate() - Method in interface org.scijava.tool.Tool
-
Informs the tool that it is now active.
- activate() - Method in interface org.scijava.ui.ApplicationFrame
-
Activate the application frame, bringing it to the front.
- activate() - Method in class org.scijava.ui.awt.AWTApplicationFrame
-
- activate(KeyPressedManager.KeyPressedReceiver) - Method in class org.scijava.ui.behaviour.KeyPressedManager
-
- activate() - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Called externally to bring the search bar into focus.
- activate() - Method in class org.scijava.ui.swing.SwingApplicationFrame
-
- ACTIVE_BORDER - Static variable in class org.scijava.ui.swing.SwingToolBar
-
- ActiveDisplayPreprocessor - Class in org.scijava.display
-
Assigns the active
Display
when there is one single unresolved
Display
parameter.
- ActiveDisplayPreprocessor() - Constructor for class org.scijava.display.ActiveDisplayPreprocessor
-
- adapt(Object) - Method in class org.scijava.annotations.AbstractIndexWriter
-
- adapt(A) - Method in class org.scijava.annotations.AbstractIndexWriter
-
- AdaptedScriptEngine - Class in org.scijava.script
-
- AdaptedScriptEngine(ScriptEngine) - Constructor for class org.scijava.script.AdaptedScriptEngine
-
- AdaptedScriptLanguage - Class in org.scijava.script
-
- AdaptedScriptLanguage(ScriptEngineFactory) - Constructor for class org.scijava.script.AdaptedScriptLanguage
-
- AdaptedScriptLanguage(String) - Constructor for class org.scijava.script.AdaptedScriptLanguage
-
- add(Map<String, Object>, String, String) - Method in class org.scijava.annotations.AbstractIndexWriter
-
- add(A, String) - Method in class org.scijava.annotations.DirectoryIndexer
-
- add(int, T) - Method in class org.scijava.display.AbstractDisplay
-
- add(T) - Method in class org.scijava.display.AbstractDisplay
-
- add(String) - Method in class org.scijava.io.DefaultRecentFileService
-
- add(String) - Method in interface org.scijava.io.RecentFileService
-
Adds or refreshes a path on the list of recent files.
- add(ModuleInfo) - Method in class org.scijava.menu.ShadowMenu
-
Adds the given module to the menu structure.
- add(String) - Method in class org.scijava.minimaven.JarClassLoader
-
- add(E, String) - Method in class org.scijava.object.NamedObjectIndex
-
- add(E, Class<?>, String, boolean) - Method in class org.scijava.object.NamedObjectIndex
-
- add(E) - Method in class org.scijava.object.ObjectIndex
-
- add(E, boolean) - Method in class org.scijava.object.ObjectIndex
-
Adds the object to all compatible type lists.
- add(E, Class<?>, boolean) - Method in class org.scijava.object.ObjectIndex
-
Adds an object to type lists beneath the given type hierarchy.
- add(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(String, String) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(int, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(long, long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(float, float) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(double, double) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(BigInteger, BigInteger) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(BigDecimal, BigDecimal) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- add(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- ADD - Static variable in class org.scijava.parsington.Operators
-
- add(ScriptEngineFactory, boolean) - Method in class org.scijava.script.ScriptLanguageIndex
-
- add(ScriptLanguage) - Method in class org.scijava.script.ScriptLanguageIndex
-
- add(C) - Method in class org.scijava.table.AbstractTable
-
- add(int, C) - Method in class org.scijava.table.AbstractTable
-
- add(C) - Method in interface org.scijava.table.Table
-
Appends the specified column to the end of the table.
- add(int, C) - Method in interface org.scijava.table.Table
-
Inserts the specified column at the specified position in the table.
- add(String, String, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- add(InputTrigger, String, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- add(InputTrigger, String, Collection<String>) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- add(String) - Method in class org.scijava.ui.swing.script.RecentFilesMenuItem
-
- add(int, BaseType) - Method in class org.scijava.util.AbstractPrimitiveArray
-
- add(int, Boolean) - Method in class org.scijava.util.BoolArray
-
- add(int, Byte) - Method in class org.scijava.util.ByteArray
-
- add(int, Character) - Method in class org.scijava.util.CharArray
-
- add(int, Double) - Method in class org.scijava.util.DoubleArray
-
- add(int, Float) - Method in class org.scijava.util.FloatArray
-
- add(int, Integer) - Method in class org.scijava.util.IntArray
-
- add(T) - Method in class org.scijava.util.LastRecentlyUsed
-
Add a new newest entry.
- add(int, Long) - Method in class org.scijava.util.LongArray
-
- add(int, E) - Method in class org.scijava.util.ObjectArray
-
- add(int, Short) - Method in class org.scijava.util.ShortArray
-
- ADD_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- addAccelerator(JMenuItem, int, int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addAccelerator(JMenuItem, int, int, boolean) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addAccelerator(RSyntaxTextArea, JMenuItem, int, int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addActionMap(String, ActionMap) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Add as
ActionMap
with the specified id to the end of the list
(overrides maps that were added earlier).
- addActionMap(int, String, ActionMap) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Add as
ActionMap
with the specified id at the specified position
in the list (overrides maps at lower positions).
- addAlias(String, Class<?>) - Method in class org.scijava.script.DefaultScriptService
-
- addAlias(Class<?>) - Method in interface org.scijava.script.ScriptService
-
TODO
- addAlias(String, Class<?>) - Method in interface org.scijava.script.ScriptService
-
TODO
- addAll(int, Collection<? extends T>) - Method in class org.scijava.display.AbstractDisplay
-
- addAll(Collection<? extends T>) - Method in class org.scijava.display.AbstractDisplay
-
- addAll(Collection<? extends ModuleInfo>) - Method in class org.scijava.menu.ShadowMenu
-
Adds the given modules to the menu structure.
- addAll(Collection<? extends E>) - Method in class org.scijava.object.ObjectIndex
-
- addAll(Collection<? extends E>) - Method in class org.scijava.object.SortedObjectIndex
-
- addAll(Collection<? extends C>) - Method in class org.scijava.table.AbstractTable
-
- addAll(int, Collection<? extends C>) - Method in class org.scijava.table.AbstractTable
-
- addAll(Collection<? extends C>) - Method in interface org.scijava.table.Table
-
Appends all of the columns in the specified collection to the end of the
table, in the order that they are returned by the specified collection's
iterator.
- addAll(int, Collection<? extends C>) - Method in interface org.scijava.table.Table
-
Inserts all of the columns in the specified collection into this list at
the specified position.
- addAll(int, Collection<? extends Boolean>) - Method in class org.scijava.util.BoolArray
-
- addAll(int, Collection<? extends Byte>) - Method in class org.scijava.util.ByteArray
-
- addAll(int, Collection<? extends Character>) - Method in class org.scijava.util.CharArray
-
- addAll(int, Collection<? extends Double>) - Method in class org.scijava.util.DoubleArray
-
- addAll(int, Collection<? extends Float>) - Method in class org.scijava.util.FloatArray
-
- addAll(int, Collection<? extends Integer>) - Method in class org.scijava.util.IntArray
-
- addAll(Collection<? extends T>) - Method in class org.scijava.util.LastRecentlyUsed
-
- addAll(int, Collection<? extends Long>) - Method in class org.scijava.util.LongArray
-
- addAll(int, Collection<? extends E>) - Method in class org.scijava.util.ObjectArray
-
- addAll(int, Collection<? extends Short>) - Method in class org.scijava.util.ShortArray
-
- addArgDelimiter() - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
Adds delimiter character between arguments (typically a ',').
- addArgDelimiter() - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- addArgument(ParameterObject) - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- addArgument(ParameterObject) - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- addAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- addAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- addAutoCompletionListener(AutoCompletionListener) - Static method in class org.scijava.ui.swing.script.autocompletion.JythonAutocompletionProvider
-
- addBehaviourMap(String, BehaviourMap) - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
Add as
BehaviourMap
with the specified id to the end of the list
(overrides maps that were added earlier).
- addButton(String, String, ActionListener) - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Adds a button to the search pane's toolbar.
- addChild(MavenProject) - Method in class org.scijava.minimaven.MavenProject
-
- addChildren(List<? extends TreeNode<?>>) - Method in interface org.scijava.util.TreeNode
-
Adds the given list of children to this node.
- addCommand(String, String, String) - Method in class org.scijava.ui.behaviour.io.gui.CommandDescriptionBuilder
-
- addConfigChangeListener(VisualEditorPanel.ConfigChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- addDefaultAccelerators(RSyntaxTextArea) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addDisplayViewer(DisplayViewer<?>) - Method in class org.scijava.ui.DefaultUIService
-
- addDisplayViewer(DisplayViewer<?>) - Method in interface org.scijava.ui.UIService
-
Registers the given viewer with the service.
- addError(String, int, String) - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- addEventDispatcher(InternalFrameEventDispatcher) - Method in class org.scijava.ui.swing.mdi.viewer.SwingMdiDisplayWindow
-
- addEventDispatcher(AWTInputEventDispatcher) - Method in class org.scijava.ui.swing.SwingApplicationFrame
-
- addEventDispatcher(AWTInputEventDispatcher) - Method in class org.scijava.ui.swing.SwingStatusBar
-
- addHotKey(int, JComponent, String, Action) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
Adds a control hot key to the containing window of a component.
- addImport(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addImport(String) - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- addInput(ModuleItem<?>) - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- addInput(String, Class<T>) - Method in interface org.scijava.module.MutableModule
-
Adds an input to the list.
- addInput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModule
-
Adds an input to the list.
- addInput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModuleInfo
-
Adds an input to the list.
- addInputMap(String, InputMap, String...) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Adds a
InputMap
with the specified id to the end of the list
(overrides maps that were added earlier).
- addInputMap(String, InputMap, Collection<String>) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Adds a
InputMap
with the specified id to the end of the list
(overrides maps that were added earlier).
- addInputMap(int, String, InputMap, String...) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Inserts a
InputMap
with the specified id at the specified
position in the list (overrides maps at lower positions).
- addInputMap(int, String, InputMap, Collection<String>) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Inserts a
InputMap
with the specified id at the specified
position in the list (overrides maps at lower positions).
- addInputTriggerChangeListener(InputTriggerPanelEditor.InputTriggerChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- addInputTriggerMap(String, InputTriggerMap, String...) - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
Add as
InputTriggerMap
with the specified id to the end of the
list (overrides maps that were added earlier).
- addInputTriggerMap(String, InputTriggerMap, Collection<String>) - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
Add as
InputTriggerMap
with the specified id to the end of the
list (overrides maps that were added earlier).
- addLater(LazyObjects<? extends E>) - Method in class org.scijava.object.ObjectIndex
-
Registers objects which will be created lazily as needed.
- addLeafListener(FileSystemTree.LeafListener) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- addLeafToMenu(ShadowMenu, M) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addLeafToMenu(ShadowMenu, Menu) - Method in class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- addLeafToMenu(ShadowMenu, JMenu) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- addLeafToTop(ShadowMenu, T) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addLeafToTop(ShadowMenu, MenuBar) - Method in class org.scijava.ui.awt.menu.AWTMenuBarCreator
-
- addLeafToTop(ShadowMenu, Menu) - Method in class org.scijava.ui.awt.menu.AWTMenuCreator
-
- addLeafToTop(ShadowMenu, PopupMenu) - Method in class org.scijava.ui.awt.menu.AWTPopupMenuCreator
-
- addLeafToTop(ShadowMenu, JMenuBar) - Method in class org.scijava.ui.swing.menu.SwingJMenuBarCreator
-
- addLeafToTop(ShadowMenu, JMenu) - Method in class org.scijava.ui.swing.menu.SwingJMenuCreator
-
- addLeafToTop(ShadowMenu, JPopupMenu) - Method in class org.scijava.ui.swing.menu.SwingJPopupMenuCreator
-
- addListener(EventHistoryListener) - Method in class org.scijava.event.DefaultEventHistory
-
- addListener(EventHistoryListener) - Method in interface org.scijava.event.EventHistory
-
Adds an event history listener.
- addLogListener(LogListener) - Method in class org.scijava.log.AbstractLogService
-
- addLogListener(LogListener) - Method in class org.scijava.log.DefaultLogger
-
- addLogListener(LogListener) - Method in interface org.scijava.log.Logger
-
Adds an item to the list of registered listeners.
- addMain(String, String...) - Method in class org.scijava.main.DefaultMainService
-
- addMain(String, String...) - Method in interface org.scijava.main.MainService
-
- addMap(InputTriggerMap, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- addMap(InputMap, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- addModule(String) - Method in class org.scijava.minimaven.MavenProject
-
- addModule(ModuleInfo) - Method in class org.scijava.module.DefaultModuleService
-
- addModule(ModuleInfo) - Method in interface org.scijava.module.ModuleService
-
Manually registers a module with the module service.
- addModuleCalled(String) - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- addModuleCalled(String) - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- addModules(Collection<? extends ModuleInfo>) - Method in class org.scijava.module.DefaultModuleService
-
- addModules(Collection<? extends ModuleInfo>) - Method in interface org.scijava.module.ModuleService
-
Manually registers a list of modules with the module service.
- addMultiProjectRoot(File) - Method in class org.scijava.minimaven.BuildEnvironment
-
- addNonLeafToMenu(ShadowMenu, M) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addNonLeafToMenu(ShadowMenu, Menu) - Method in class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- addNonLeafToMenu(ShadowMenu, JMenu) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- addNonLeafToTop(ShadowMenu, T) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addNonLeafToTop(ShadowMenu, MenuBar) - Method in class org.scijava.ui.awt.menu.AWTMenuBarCreator
-
- addNonLeafToTop(ShadowMenu, Menu) - Method in class org.scijava.ui.awt.menu.AWTMenuCreator
-
- addNonLeafToTop(ShadowMenu, PopupMenu) - Method in class org.scijava.ui.awt.menu.AWTPopupMenuCreator
-
- addNonLeafToTop(ShadowMenu, JMenuBar) - Method in class org.scijava.ui.swing.menu.SwingJMenuBarCreator
-
- addNonLeafToTop(ShadowMenu, JMenu) - Method in class org.scijava.ui.swing.menu.SwingJMenuCreator
-
- addNonLeafToTop(ShadowMenu, JPopupMenu) - Method in class org.scijava.ui.swing.menu.SwingJPopupMenuCreator
-
- addObject(Object) - Method in interface org.scijava.object.ObjectService
-
Registers an object with the object service.
- addObject(Object, String) - Method in interface org.scijava.object.ObjectService
-
Registers a named object with the object service.
- addObservers(Runnable) - Method in class org.scijava.ui.swing.console.LogRecorder
-
The
Runnable
observer will be executed, after every new log message
or text recorded.
- addOperation(Runnable) - Method in class org.scijava.startup.DefaultStartupService
-
- addOperation(Runnable) - Method in interface org.scijava.startup.StartupService
-
Adds an operation that will run as soon as the application starts up.
- addOutput(ModuleItem<?>) - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- addOutput(String, Class<T>) - Method in interface org.scijava.module.MutableModule
-
Adds an output to the list.
- addOutput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModule
-
Adds an output to the list.
- addOutput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModuleInfo
-
Adds an output to the list.
- addOutputListener(OutputListener) - Method in interface org.scijava.console.ConsoleService
-
Adds a listener for output sent to stdout
or stderr
.
- addOutputListener(OutputListener) - Method in class org.scijava.console.DefaultConsoleService
-
- addOutputStream(OutputStream) - Method in class org.scijava.console.MultiOutputStream
-
Adds an output stream to those receiving this stream's output.
- addParameter(String, Class<?>, Object) - Method in class org.scijava.script.InvocationObject
-
Deprecated.
- addPlugin(PluginInfo<?>) - Method in class org.scijava.plugin.DefaultPluginService
-
- addPlugin(PluginInfo<?>) - Method in interface org.scijava.plugin.PluginService
-
Manually registers a plugin with the plugin service.
- addPlugins(Collection<T>) - Method in class org.scijava.plugin.DefaultPluginService
-
- addPlugins(Collection<T>) - Method in interface org.scijava.plugin.PluginService
-
Manually registers plugins with the plugin service.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.scijava.ui.Arrangeable
-
- addRecursively(List<String>, File, String, File, String, boolean) - Method in class org.scijava.minimaven.MavenProject
-
- addResolver(Map<String, Object>) - Method in class org.scijava.grab.DefaultGrabService
-
- addResolver(Map<String, Object>) - Method in interface org.scijava.grab.GrabService
-
- addRootDirectory(String, boolean) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
Add a directory as a top-level root.
- addScriptDirectory(File) - Method in class org.scijava.script.DefaultScriptService
-
- addScriptDirectory(File, MenuPath) - Method in class org.scijava.script.DefaultScriptService
-
- addScriptDirectory(File) - Method in interface org.scijava.script.ScriptService
-
Adds a base directory to scan for scripts.
- addScriptDirectory(File, MenuPath) - Method in interface org.scijava.script.ScriptService
-
Adds a base directory to scan for scripts, placing discovered scripts
beneath the given menu path prefix.
- addSeparatorToMenu(M) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addSeparatorToMenu(Menu) - Method in class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- addSeparatorToMenu(JMenu) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- addSeparatorToTop(T) - Method in class org.scijava.menu.AbstractMenuCreator
-
- addSeparatorToTop(MenuBar) - Method in class org.scijava.ui.awt.menu.AWTMenuBarCreator
-
- addSeparatorToTop(Menu) - Method in class org.scijava.ui.awt.menu.AWTMenuCreator
-
- addSeparatorToTop(PopupMenu) - Method in class org.scijava.ui.awt.menu.AWTPopupMenuCreator
-
- addSeparatorToTop(JMenuBar) - Method in class org.scijava.ui.swing.menu.SwingJMenuBarCreator
-
- addSeparatorToTop(JMenu) - Method in class org.scijava.ui.swing.menu.SwingJMenuCreator
-
- addSeparatorToTop(JPopupMenu) - Method in class org.scijava.ui.swing.menu.SwingJPopupMenuCreator
-
- addTag(String) - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- addTagSelectionChangeListener(TagPanelEditor.TagSelectionChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- addTemplatePath(String) - Static method in class org.scijava.ui.swing.script.TextEditor
-
Adds a script template path that will be scanned by future TextEditor
instances.
- addThread(Thread, TextEditor) - Static method in class org.scijava.ui.swing.script.ExceptionHandler
-
- addThreadGroup(ThreadGroup, TextEditor) - Static method in class org.scijava.ui.swing.script.ExceptionHandler
-
- addTiming(Object) - Method in class org.scijava.util.Timing
-
- addTiming(long, Object) - Method in class org.scijava.util.Timing
-
- addToEnd(T) - Method in class org.scijava.util.LastRecentlyUsed
-
Add a new oldest entry.
- addToJarRecursively(JarOutputStream, File, String) - Method in class org.scijava.minimaven.MavenProject
-
- addToken(char[], int, int, int, int, boolean) - Method in class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
Adds the token specified to the current linked list of tokens.
- addToken(char[], int, int, int, int, boolean) - Method in class org.scijava.ui.swing.script.highliters.MatlabTokenMaker
-
Adds the token specified to the current linked list of tokens.
- addToList(E, List<E>, boolean) - Method in class org.scijava.object.ObjectIndex
-
- addToList(E, List<E>, boolean) - Method in class org.scijava.object.SortedObjectIndex
-
- addToMenu(JMenu, String, int, int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- addTopLevelFoldersFrom(String) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
For restoring state.
- addUI(UserInterface) - Method in class org.scijava.ui.DefaultUIService
-
- addUI(String, UserInterface) - Method in class org.scijava.ui.DefaultUIService
-
- addUI(UserInterface) - Method in interface org.scijava.ui.UIService
-
Adds the given UI to those managed by the service.
- addUI(String, UserInterface) - Method in interface org.scijava.ui.UIService
-
Adds the given UI to those managed by the service.
- addValue(boolean) - Method in class org.scijava.util.BoolArray
-
- addValue(int, boolean) - Method in class org.scijava.util.BoolArray
-
- addValue(byte) - Method in class org.scijava.util.ByteArray
-
- addValue(int, byte) - Method in class org.scijava.util.ByteArray
-
- addValue(char) - Method in class org.scijava.util.CharArray
-
- addValue(int, char) - Method in class org.scijava.util.CharArray
-
- addValue(double) - Method in class org.scijava.util.DoubleArray
-
- addValue(int, double) - Method in class org.scijava.util.DoubleArray
-
- addValue(float) - Method in class org.scijava.util.FloatArray
-
- addValue(int, float) - Method in class org.scijava.util.FloatArray
-
- addValue(int) - Method in class org.scijava.util.IntArray
-
- addValue(int, int) - Method in class org.scijava.util.IntArray
-
- addValue(long) - Method in class org.scijava.util.LongArray
-
- addValue(int, long) - Method in class org.scijava.util.LongArray
-
- addValue(E) - Method in class org.scijava.util.ObjectArray
-
- addValue(int, E) - Method in class org.scijava.util.ObjectArray
-
- addValue(short) - Method in class org.scijava.util.ShortArray
-
- addValue(int, short) - Method in class org.scijava.util.ShortArray
-
- addWidget(InputWidget<?, Panel>) - Method in class org.scijava.ui.awt.widget.AWTInputPanel
-
- addWidget(InputWidget<?, JPanel>) - Method in class org.scijava.ui.swing.widget.SwingInputPanel
-
- addWidget(InputWidget<?, W>) - Method in class org.scijava.widget.AbstractInputPanel
-
- addWidget(InputWidget<?, W>) - Method in interface org.scijava.widget.InputPanel
-
Adds a widget to the panel.
- adjustmentValueChanged(AdjustmentEvent) - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- adjustmentValueChanged(AdjustmentEvent) - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- advance(long) - Method in interface org.scijava.io.handle.StreamHandle
-
Increments the handle's offset by the given amount.
- alias - Variable in class org.scijava.ui.swing.script.autocompletion.JythonAutoCompletion.Import
-
- ALICEBLUE - Static variable in class org.scijava.util.Colors
-
- allocate(FileChannel, FileChannel.MapMode, long, int) - Method in class org.scijava.io.nio.DefaultNIOService
-
- allocate(FileChannel, FileChannel.MapMode, long, int) - Method in interface org.scijava.io.nio.NIOService
-
Allocates or maps the desired file data into memory.
- allocate(long...) - Static method in class org.scijava.util.ArrayUtils
-
Allocates a 1-dimensional byte array matching the product of the given
sizes.
- ALT_DOWN_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- ALT_GRAPH_DOWN_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- ALTR_TMPDIR - Static variable in class org.scijava.nativelib.BaseJniExtractor
-
- alwaysLog(int, Object, Throwable) - Method in class org.scijava.log.AbstractLogService
-
- alwaysLog(int, Object, Throwable) - Method in class org.scijava.log.DefaultLogger
-
- alwaysLog(int, Object, Throwable) - Method in interface org.scijava.log.Logger
-
Logs a message with an exception.
- ANALYZE_LABEL - Static variable in class org.scijava.menu.MenuConstants
-
- ANALYZE_MNEMONIC - Static variable in class org.scijava.menu.MenuConstants
-
- ANALYZE_WEIGHT - Static variable in class org.scijava.menu.MenuConstants
-
- AND_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- andAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- andAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- annotation() - Method in class org.scijava.annotations.IndexItem
-
Obtains the annotation values.
- AnnotationCombiner - Class in org.scijava.annotations
-
Combines annotation indexes from all JAR files on the classpath.
- AnnotationCombiner() - Constructor for class org.scijava.annotations.AnnotationCombiner
-
- AnnotationProcessor - Class in org.scijava.annotations
-
The annotation processor for use with Java 8 and earlier.
- AnnotationProcessor() - Constructor for class org.scijava.annotations.AnnotationProcessor
-
- ANTIQUEWHITE - Static variable in class org.scijava.util.Colors
-
- app() - Method in class org.scijava.AbstractGateway
-
- App - Interface in org.scijava.app
-
Metadata about a SciJava-based application, used by the
AppService
.
- app() - Method in interface org.scijava.Gateway
-
- AppAboutEvent - Class in org.scijava.platform.event
-
An event sent when the application is asked to open its about window.
- AppAboutEvent() - Constructor for class org.scijava.platform.event.AppAboutEvent
-
- append(String) - Method in class org.scijava.display.DefaultTextDisplay
-
- append(String) - Method in interface org.scijava.display.TextDisplay
-
Add a line to the display.
- append(StringBuilder, String) - Method in class org.scijava.minimaven.MavenProject
-
- append(T) - Method in class org.scijava.optional.AbstractOptions
-
- append(OutputEvent) - Method in interface org.scijava.ui.console.ConsolePane
-
Appends the given output to the console.
- append(EventDetails) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Appends the given event details to the text pane.
- append(String) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Appends the given HTML text string to the text pane.
- append(OutputEvent) - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- append(String[], String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- append(String[], String[]) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- append(String) - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- append(String) - Method in interface org.scijava.ui.viewer.text.TextDisplayPanel
-
- append(String) - Method in class org.scijava.util.StringMaker
-
- append(String, Object) - Method in class org.scijava.util.StringMaker
-
- append(String, Object, Object) - Method in class org.scijava.util.StringMaker
-
- appendBytes(byte[], int) - Method in interface org.scijava.io.ByteBank
-
Appends the given bytes to the buffer
- appendBytes(byte[], int, int) - Method in interface org.scijava.io.ByteBank
-
Appends the given bytes to the buffer
- appendColumn() - Method in interface org.scijava.table.Table
-
Appends a column (with no header) to the table.
- appendColumn(String) - Method in interface org.scijava.table.Table
-
Appends a column with the given header to the table.
- appendColumns(int) - Method in interface org.scijava.table.Table
-
Appends a number of columns (with no headers) to the table.
- appendColumns(String...) - Method in interface org.scijava.table.Table
-
Appends a block of columns with the given headers to the table.
- appendContents(Collection<URL>, URL) - Static method in class org.scijava.util.FileUtils
-
Recursively adds contents from the referenced directory to an existing
collection.
- appendContents(Collection<URL>, URL, boolean, boolean) - Static method in class org.scijava.util.FileUtils
-
Add contents from the referenced directory to an existing collection.
- appendRow() - Method in interface org.scijava.table.Table
-
Appends a row (with no header) to the table.
- appendRow(String) - Method in interface org.scijava.table.Table
-
Appends a row with the given header to the table.
- appendRows(int) - Method in interface org.scijava.table.Table
-
Appends a block of rows (with no headers) to the table.
- appendRows(String...) - Method in interface org.scijava.table.Table
-
Appends a block of rows with the given headers to the table.
- appEvent() - Method in class org.scijava.AbstractGateway
-
- appEvent() - Method in interface org.scijava.Gateway
-
- AppEventService - Interface in org.scijava.platform
-
- AppFocusEvent - Class in org.scijava.platform.event
-
An event sent when the application has become the foreground app, or when it
has resigned being the foreground app.
- AppFocusEvent(boolean) - Constructor for class org.scijava.platform.event.AppFocusEvent
-
- appHidden(AppHiddenEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- APPLICATION_MENU_ROOT - Static variable in annotation type org.scijava.plugin.Plugin
-
- APPLICATION_MENU_ROOT - Static variable in interface org.scijava.UIDetails
-
The default, application-level menu root.
- ApplicationEvent - Class in org.scijava.platform.event
-
An event indicating an application-level occurrence.
- ApplicationEvent() - Constructor for class org.scijava.platform.event.ApplicationEvent
-
- ApplicationFrame - Interface in org.scijava.ui
-
Common interface for top-level application frames.
- applySettings() - Method in class org.scijava.ui.swing.console.LogFormatter
-
- AppMenusCreatedEvent - Class in org.scijava.platform.event
-
An event sent when the application has created and populated its menus.
- AppMenusCreatedEvent(Object) - Constructor for class org.scijava.platform.event.AppMenusCreatedEvent
-
- appMovedToBackground(AppForegroundEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- AppOpenFilesEvent - Class in org.scijava.platform.event
-
An event sent when the application is asked to re-open itself.
- AppOpenFilesEvent(List<File>) - Constructor for class org.scijava.platform.event.AppOpenFilesEvent
-
- AppPreferencesEvent - Class in org.scijava.platform.event
-
An event sent when the application is asked to open its preferences window.
- AppPreferencesEvent() - Constructor for class org.scijava.platform.event.AppPreferencesEvent
-
- AppPrintEvent - Class in org.scijava.platform.event
-
An event sent when the app is asked to print a list of files.
- AppPrintEvent() - Constructor for class org.scijava.platform.event.AppPrintEvent
-
- AppQuitEvent - Class in org.scijava.platform.event
-
An event sent when the application is asked to quit.
- AppQuitEvent() - Constructor for class org.scijava.platform.event.AppQuitEvent
-
- appRaisedToForeground(AppForegroundEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- appReOpened(AppReOpenedEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- AppReOpenEvent - Class in org.scijava.platform.event
-
An event sent when the application is asked to re-open itself.
- AppReOpenEvent() - Constructor for class org.scijava.platform.event.AppReOpenEvent
-
- AppScreenSleepEvent - Class in org.scijava.platform.event
-
An event sent when the displays attached to the system enter and exit power
save sleep.
- AppScreenSleepEvent(boolean) - Constructor for class org.scijava.platform.event.AppScreenSleepEvent
-
- AppService - Interface in org.scijava.app
-
Interface for application-level functionality.
- AppSleepEvent - Class in org.scijava.platform.event
-
An event sent when a device enters or exits power save sleep.
- AppSleepEvent(boolean) - Constructor for class org.scijava.platform.event.AppSleepEvent
-
- AppSystemSleepEvent - Class in org.scijava.platform.event
-
An event sent when the system enters and exits power save sleep.
- AppSystemSleepEvent(boolean) - Constructor for class org.scijava.platform.event.AppSystemSleepEvent
-
- appUnhidden(AppHiddenEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- AppUserSessionEvent - Class in org.scijava.platform.event
-
An event sent when the the user session has been changed via Fast User
Switching.
- AppUserSessionEvent(boolean) - Constructor for class org.scijava.platform.event.AppUserSessionEvent
-
- AppUtils - Class in org.scijava.util
-
Useful methods for obtaining details of the SciJava application environment.
- AppVisibleEvent - Class in org.scijava.platform.event
-
An event sent when the application has been hidden or shown.
- AppVisibleEvent(boolean) - Constructor for class org.scijava.platform.event.AppVisibleEvent
-
- AQUA - Static variable in class org.scijava.util.Colors
-
- AQUAMARINE - Static variable in class org.scijava.util.Colors
-
- AREA_STYLE - Static variable in interface org.scijava.widget.TextWidget
-
Widget style for text areas.
- ARGBPlane - Class in org.scijava.ui
-
Represents a plane of ARGB pixel data.
- ARGBPlane(int, int, int[]) - Constructor for class org.scijava.ui.ARGBPlane
-
- ARGBPlane(int, int) - Constructor for class org.scijava.ui.ARGBPlane
-
- args() - Method in interface org.scijava.main.MainService.Main
-
Gets the arguments to pass to the class's main
method.
- args(Type, Class<?>) - Static method in class org.scijava.util.Types
-
Gets the type arguments of a class/interface based on a subtype.
- args(Class<?>, ParameterizedType) - Static method in class org.scijava.util.Types
-
Tries to determine the type arguments of a class/interface based on a super
parameterized type's type arguments.
- Arrangeable - Interface in org.scijava.ui
-
Arrangeable.
- Arrangeable.Arrangement - Enum in org.scijava.ui
-
- arrangeFramesHorizontally() - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
Arranges the frames as efficiently as possibly with preference for
keeping horizontal size maximal.
- arrangeFramesVertically() - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
Arranges the frames as efficiently as possibly with preference for
keeping vertical size maximal.
- array(T...) - Static method in class org.scijava.util.ArrayUtils
-
Creates an array of the given type, containing the specified values.
- array(Class<?>) - Static method in class org.scijava.util.Types
-
Gets the array class corresponding to the given element type.
- array(Class<?>, int) - Static method in class org.scijava.util.Types
-
Gets the array class corresponding to the given element type and
dimensionality.
- array(Type) - Static method in class org.scijava.util.Types
-
Gets the array type—which might be a
Class
or a
GenericArrayType
depending on the argument—corresponding to
the given element type.
- arrayContainsString(String[], String) - Method in class org.scijava.minimaven.MavenProject
-
- ArrayConverters - Class in org.scijava.convert
-
- ArrayConverters() - Constructor for class org.scijava.convert.ArrayConverters
-
- ArrayConverters.BoolArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.BoolArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.ByteArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.ByteArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.CharArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.CharArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.DoubleArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.DoubleArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.FloatArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.FloatArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.IntArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.IntArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.LongArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.LongArrayWrapper - Class in org.scijava.convert
-
- ArrayConverters.ShortArrayUnwrapper - Class in org.scijava.convert
-
- ArrayConverters.ShortArrayWrapper - Class in org.scijava.convert
-
- ArrayUtils - Class in org.scijava.util
-
Utility class for working with arrays, particularly arrays of primitives.
- artifactId - Variable in class org.scijava.minimaven.Coordinate
-
- as(Object, Class<T>) - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
Coerces some object into another object of the given type.
- asBigDecimal(Number) - Static method in class org.scijava.util.NumberUtils
-
- asBigInteger(Number) - Static method in class org.scijava.util.NumberUtils
-
- asHTML(String) - Method in class org.scijava.plugins.text.markdown.MarkdownTextFormat
-
- asHTML(String) - Method in class org.scijava.plugins.text.plain.PlainTextFormat
-
- asHTML(File) - Method in class org.scijava.text.DefaultTextService
-
- asHTML(String) - Method in interface org.scijava.text.TextFormat
-
Expresses the given text string in HTML format.
- asHTML(File) - Method in interface org.scijava.text.TextService
-
Expresses the given text string as HTML.
- asList(Object, Class<T>) - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
Coerces some object into a list of objects of the given type.
- asMap() - Method in interface org.scijava.parse.Items
-
Gets the parsed items as a map.
- assertConsistency() - Method in class org.scijava.util.LastRecentlyUsed
-
- assertThat(boolean, String) - Method in class org.scijava.parsington.Position
-
- assign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- assign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- assignProperties(MenuEntry) - Method in class org.scijava.MenuEntry
-
Updates any default properties of this menu entry to match those of the
given menu entry.
- asType(ModuleItem<?>, Class<T>) - Method in class org.scijava.command.InteractiveCommand
-
- attach(Object) - Method in class org.scijava.log.LogMessage
-
Attach object to this log message.
- attachments() - Method in class org.scijava.log.LogMessage
-
- Attr - Annotation Type in org.scijava.plugin
-
A name/value attribute pair, used to extend the @
Plugin
annotation.
- AUTO_DOWNLOAD_SETTING - Static variable in class org.scijava.grab.DefaultGrabService
-
- AUTO_IMPORT_PREFS - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- autocomplete(String, int, ScriptEngine) - Method in class org.scijava.script.AbstractAutoCompleter
-
- autocomplete(String, ScriptEngine) - Method in interface org.scijava.script.AutoCompleter
-
- autocomplete(String, int, ScriptEngine) - Method in interface org.scijava.script.AutoCompleter
-
- AutoCompleter - Interface in org.scijava.script
-
Helper for generating autocomplete suggestions for code fragments.
- AutoCompletionListener - Interface in org.scijava.ui.swing.script.autocompletion
-
- AutoCompletionResult - Class in org.scijava.script
-
Data structure housing suggestions given by
AutoCompleter
helpers.
- AutoCompletionResult(List<String>) - Constructor for class org.scijava.script.AutoCompletionResult
-
- AutoCompletionResult(List<String>, int) - Constructor for class org.scijava.script.AutoCompletionResult
-
- AutoImporter - Interface in org.scijava.ui.swing.script
-
Base interface for auto-importer plugins.
- available(long) - Method in interface org.scijava.io.handle.DataHandle
-
Gets the number of bytes which can be read from, or written to, the
data handle, bounded by the specified number of bytes.
- available() - Method in class org.scijava.io.handle.DataHandleInputStream
-
- AWTApplicationFrame - Class in org.scijava.ui.awt
-
- AWTApplicationFrame(String) - Constructor for class org.scijava.ui.awt.AWTApplicationFrame
-
- AWTButtonWidget - Class in org.scijava.ui.awt.widget
-
An AWT widget that displays a button and invokes the callback of a parameter
when the button is clicked.
- AWTButtonWidget() - Constructor for class org.scijava.ui.awt.widget.AWTButtonWidget
-
- AWTChoiceWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of multiple choice selector widget.
- AWTChoiceWidget() - Constructor for class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- AWTClipboard - Class in org.scijava.ui.awt
-
AWT implementation of the SystemClipboard interface
- AWTClipboard() - Constructor for class org.scijava.ui.awt.AWTClipboard
-
- AWTColors - Class in org.scijava.ui.awt
-
- AWTCursors - Class in org.scijava.ui.awt
-
- AWTDragAndDropData - Class in org.scijava.ui.awt
-
- AWTDragAndDropData(Context, Transferable) - Constructor for class org.scijava.ui.awt.AWTDragAndDropData
-
- AWTDropTargetEventDispatcher - Class in org.scijava.ui.awt
-
- AWTDropTargetEventDispatcher(Display<?>, EventService) - Constructor for class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
Creates an AWT drag-and-drop event dispatcher for the given display.
- AWTFileWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of file selector widget.
- AWTFileWidget() - Constructor for class org.scijava.ui.awt.widget.AWTFileWidget
-
- AWTImageTools - Class in org.scijava.ui.awt
-
Convenience methods for working with AWT
Image
s.
- AWTInputEventDispatcher - Class in org.scijava.ui.awt
-
- AWTInputEventDispatcher(Display<?>) - Constructor for class org.scijava.ui.awt.AWTInputEventDispatcher
-
Creates an AWT input event dispatcher for the given display.
- AWTInputEventDispatcher(Display<?>, EventService) - Constructor for class org.scijava.ui.awt.AWTInputEventDispatcher
-
Creates an AWT input event dispatcher for the given display.
- AWTInputHarvester - Class in org.scijava.ui.awt.widget
-
- AWTInputHarvester() - Constructor for class org.scijava.ui.awt.widget.AWTInputHarvester
-
- AWTInputPanel - Class in org.scijava.ui.awt.widget
-
- AWTInputPanel() - Constructor for class org.scijava.ui.awt.widget.AWTInputPanel
-
- AWTInputWidget<T> - Class in org.scijava.ui.awt.widget
-
Common superclass for AWT-based input widgets.
- AWTInputWidget() - Constructor for class org.scijava.ui.awt.widget.AWTInputWidget
-
- AWTMenuBarCreator - Class in org.scijava.ui.awt.menu
-
- AWTMenuBarCreator() - Constructor for class org.scijava.ui.awt.menu.AWTMenuBarCreator
-
- AWTMenuCreator - Class in org.scijava.ui.awt.menu
-
- AWTMenuCreator() - Constructor for class org.scijava.ui.awt.menu.AWTMenuCreator
-
- AWTMessageWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of message widget.
- AWTMessageWidget() - Constructor for class org.scijava.ui.awt.widget.AWTMessageWidget
-
- AWTNumberWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of number chooser widget.
- AWTNumberWidget() - Constructor for class org.scijava.ui.awt.widget.AWTNumberWidget
-
- AWTObjectWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of object selector widget.
- AWTObjectWidget() - Constructor for class org.scijava.ui.awt.widget.AWTObjectWidget
-
- AWTPopupMenuCreator - Class in org.scijava.ui.awt.menu
-
- AWTPopupMenuCreator() - Constructor for class org.scijava.ui.awt.menu.AWTPopupMenuCreator
-
- AWTStatusBar - Class in org.scijava.ui.awt
-
- AWTStatusBar(Context) - Constructor for class org.scijava.ui.awt.AWTStatusBar
-
- AWTTextWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of text field widget.
- AWTTextWidget() - Constructor for class org.scijava.ui.awt.widget.AWTTextWidget
-
- AWTToggleWidget - Class in org.scijava.ui.awt.widget
-
AWT implementation of boolean toggle widget.
- AWTToggleWidget() - Constructor for class org.scijava.ui.awt.widget.AWTToggleWidget
-
- AWTToolBar - Class in org.scijava.ui.awt
-
Button bar with selectable tools, similar to ImageJ 1.x.
- AWTToolBar(Context) - Constructor for class org.scijava.ui.awt.AWTToolBar
-
- AWTUI - Class in org.scijava.ui.awt
-
AWT-based user interface for ImageJ.
- AWTUI() - Constructor for class org.scijava.ui.awt.AWTUI
-
- AWTWindowEventDispatcher - Class in org.scijava.ui.awt
-
- AWTWindowEventDispatcher(Display<?>) - Constructor for class org.scijava.ui.awt.AWTWindowEventDispatcher
-
Creates an AWT window event dispatcher for the given display.
- AWTWindowEventDispatcher(EventService) - Constructor for class org.scijava.ui.awt.AWTWindowEventDispatcher
-
Creates an AWT window event dispatcher for a null display, using the given
event service.
- AWTWindows - Class in org.scijava.ui.awt
-
Utility methods for working with AWT
Window
s.
- AZURE - Static variable in class org.scijava.util.Colors
-
- cacheAndReturn(String, MavenProject) - Method in class org.scijava.minimaven.MavenProject
-
- cacheAnnotatedObjects(Class<?>, Query) - Static method in class org.scijava.util.ClassUtils
-
- cachedLocation(Location) - Method in class org.scijava.download.DiskLocationCache
-
- cachedLocation(Location) - Method in interface org.scijava.download.LocationCache
-
Gets the cache location of a given data source.
- CacheService - Interface in org.scijava.cache
-
Base interface for cache services in SciJava
- CADETBLUE - Static variable in class org.scijava.util.Colors
-
- call(String[], boolean) - Method in class org.scijava.minimaven.JavaCompiler
-
- call(String[], boolean, boolean) - Method in class org.scijava.minimaven.JavaCompiler
-
- call() - Method in class org.scijava.module.ModuleRunner
-
- callback(Module) - Method in class org.scijava.module.AbstractModuleItem
-
- callback(Module) - Method in interface org.scijava.module.ModuleItem
-
Invokes this item's callback function, if any, on the given module.
- callback() - Method in class org.scijava.widget.DefaultWidgetModel
-
- callback() - Method in interface org.scijava.widget.WidgetModel
-
Executes the callback associated with this widget's associated input.
- callbacks() - Method in class org.scijava.script.ScriptInfo
-
Gets the list of routines which should be invoked each time the script is
about to execute.
- CallingClassUtils - Class in org.scijava.log
-
Utility class for getting the calling class of a method.
- canAssign(Class<?>, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
- canAssign(Object, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
- canCache(Location) - Method in class org.scijava.download.DiskLocationCache
-
- canCache(Location) - Method in interface org.scijava.download.LocationCache
-
Gets whether the given location can be cached by this cache.
- canCancel() - Method in class org.scijava.command.CommandInfo
-
- canCancel() - Method in class org.scijava.command.DynamicCommandInfo
-
- canCancel() - Method in interface org.scijava.module.ModuleInfo
-
Gets whether the module condones cancellation.
- canCast(Class<?>, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- canCast(Object, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- canCast(Class<?>, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
- canCast(Object, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
- cancel(String) - Method in interface org.scijava.Cancelable
-
Cancels the operation execution, with the given reason for doing so.
- cancel() - Method in class org.scijava.command.CommandModule
-
- cancel(String) - Method in class org.scijava.command.CommandModule
-
- cancel(String) - Method in class org.scijava.command.ContextCommand
-
Cancels the command execution, with the given reason for doing so.
- cancel(String) - Method in class org.scijava.command.DynamicCommand
-
- cancel() - Method in class org.scijava.command.InteractiveCommand
-
- cancel(String) - Method in class org.scijava.command.ModuleCommand
-
- cancel() - Method in interface org.scijava.command.Previewable
-
Does whatever is necessary upon cancelation to reset things back to before
the operation was executed.
- cancel() - Method in class org.scijava.module.AbstractModule
-
- cancel() - Method in interface org.scijava.module.Module
-
Performs necessary cleanup in response to cancellation of the module
execution.
- cancel(String) - Method in class org.scijava.module.process.AbstractPreprocessorPlugin
-
- cancel() - Method in class org.scijava.options.OptionsPlugin
-
- cancel() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
- cancel(String) - Method in class org.scijava.task.DefaultTask
-
- cancel(String) - Method in class org.scijava.ui.AbstractInputHarvesterPlugin
-
- Cancelable - Interface in org.scijava
-
An operation that can be canceled.
- canConvert(ConversionRequest) - Method in class org.scijava.convert.AbstractConverter
-
- canConvert(Object, Type) - Method in class org.scijava.convert.AbstractConverter
-
- canConvert(Object, Class<?>) - Method in class org.scijava.convert.AbstractConverter
-
- canConvert(Class<?>, Class<?>) - Method in class org.scijava.convert.AbstractConverter
-
- canConvert(Class<?>, Type) - Method in class org.scijava.convert.AbstractConverter
-
Deprecated.
- canConvert(Object, Class<?>) - Method in class org.scijava.convert.CastingConverter
-
- canConvert(Class<?>, Class<?>) - Method in class org.scijava.convert.CastingConverter
-
- canConvert(ConversionRequest) - Method in interface org.scijava.convert.Converter
-
- canConvert(Object, Type) - Method in interface org.scijava.convert.Converter
-
Checks whether the given object's type can be converted to the specified
type.
- canConvert(Object, Class<?>) - Method in interface org.scijava.convert.Converter
-
Checks whether the given object's type can be converted to the specified
type.
- canConvert(Class<?>, Type) - Method in interface org.scijava.convert.Converter
-
- canConvert(Class<?>, Class<?>) - Method in interface org.scijava.convert.Converter
-
- canConvert(Class<?>, Type) - Method in class org.scijava.convert.DefaultConverter
-
Deprecated.
- canConvert(Class<?>, Class<?>) - Method in class org.scijava.convert.DefaultConverter
-
Deprecated.
- canConvert(ConversionRequest) - Method in class org.scijava.convert.NullConverter
-
- canConvert(Object, Type) - Method in class org.scijava.convert.NullConverter
-
- canConvert(Object, Class<?>) - Method in class org.scijava.convert.NullConverter
-
- canConvert(Class<?>, Class<?>) - Method in class org.scijava.convert.NullConverter
-
- canConvert(Class<?>, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- canConvert(Object, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- canConvert(Class<?>, Type) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- canConvert(Class<?>, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- canConvert(Object, Type) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- canConvert(Object, Class<?>) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- canDisplay(Class<?>) - Method in class org.scijava.display.AbstractDisplay
-
- canDisplay(Class<?>) - Method in interface org.scijava.display.Display
-
Tests whether the display is capable of visualizing objects of the given
class.
- canDisplay(Object) - Method in interface org.scijava.display.Display
-
Tests whether the display is capable of visualizing the given object.
- canDisplay(Class<?>) - Method in class org.scijava.table.DefaultTableDisplay
-
- canHandleFile(File) - Method in class org.scijava.script.ScriptLanguageIndex
-
- canHandleFile(String) - Method in class org.scijava.script.ScriptLanguageIndex
-
- canHandleFile(File) - Method in interface org.scijava.script.ScriptService
-
TODO
- canHandleFile(String) - Method in interface org.scijava.script.ScriptService
-
TODO
- canOpen(String) - Method in class org.scijava.io.AbstractTypedIOService
-
- canOpen(Location) - Method in class org.scijava.io.AbstractTypedIOService
-
- canOpen(String) - Method in interface org.scijava.io.TypedIOService
-
- canOpen(Location) - Method in interface org.scijava.io.TypedIOService
-
- canOpen(Location) - Method in class org.scijava.table.io.DefaultTableIOService
-
- canPreview() - Method in class org.scijava.command.CommandInfo
-
- canPreview() - Method in class org.scijava.command.DynamicCommandInfo
-
- canPreview() - Method in interface org.scijava.module.ModuleInfo
-
Gets whether the module supports previews.
- canProvide(ModuleItem<?>) - Method in interface org.scijava.batch.input.BatchInputProvider
-
Check if a given ModuleItem
can be populated by this input provider.
- canProvide(ModuleItem<?>) - Method in class org.scijava.batch.input.FileBatchInputProvider
-
- canRunHeadless() - Method in class org.scijava.command.CommandInfo
-
- canRunHeadless() - Method in interface org.scijava.module.ModuleInfo
-
Gets whether the module condones headless execution.
- canRunHeadless() - Method in class org.scijava.script.ScriptInfo
-
- canSave(D, String) - Method in class org.scijava.io.AbstractTypedIOService
-
- canSave(D, Location) - Method in class org.scijava.io.AbstractTypedIOService
-
- canSave(D, String) - Method in interface org.scijava.io.TypedIOService
-
- canSave(D, Location) - Method in interface org.scijava.io.TypedIOService
-
- canView(Display<?>) - Method in class org.scijava.ui.headless.HeadlessDisplayViewer
-
- canView(Display<?>) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- canView(T) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- canView(Display<?>) - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Returns true if an instance of this display viewer can view the given
display.
- canView(Display<?>) - Method in class org.scijava.ui.viewer.table.AbstractTableDisplayViewer
-
- canView(Display<?>) - Method in interface org.scijava.ui.viewer.text.TextDisplayViewer
-
- capacity() - Method in class org.scijava.util.AbstractPrimitiveArray
-
Gets the current capacity of the backing array.
- capacity() - Method in interface org.scijava.util.PrimitiveArray
-
Gets the current capacity of the backing array.
- cast(Object, Class<T>) - Static method in class org.scijava.util.ClassUtils
-
- cast(Object, Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
- cast(Object, Class<T>) - Static method in class org.scijava.util.Types
-
Casts the given object to the specified type, or null if the types are
incompatible.
- CastingConverter - Class in org.scijava.convert
-
Minimal
Converter
implementation to do direct casting.
- CastingConverter() - Constructor for class org.scijava.convert.CastingConverter
-
- cdata(String) - Method in class org.scijava.util.XML
-
Obtains the CDATA identified by the given XPath expression.
- cdata(Node) - Static method in class org.scijava.util.XML
-
Gets the CData beneath the given node.
- cdata(Element, String) - Static method in class org.scijava.util.XML
-
Gets the CData beneath the given element's specified child.
- centerWindow(Window) - Static method in class org.scijava.ui.awt.AWTWindows
-
Centers the given window on the screen.
- centerWindow(Window, Window) - Static method in class org.scijava.ui.awt.AWTWindows
-
Centers the given window within the specified parent window.
- centerWindow(Rectangle, Window) - Static method in class org.scijava.ui.awt.AWTWindows
-
Centers the given window within the specified bounds.
- ch(CharSequence) - Method in class org.scijava.parsington.Position
-
- ch(CharSequence, int) - Method in class org.scijava.parsington.Position
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.EditorPane
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.LengthWarner
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.TextWrapper
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.TextEditor
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- changedUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- changeSetting(LogFormatter.Field, boolean) - Method in class org.scijava.ui.swing.console.LogFormatter
-
- characters(char[], int, int) - Method in class org.scijava.minimaven.AbstractPOMHandler
-
- CharArray - Class in org.scijava.util
-
An extensible array of char
elements.
- CharArray() - Constructor for class org.scijava.util.CharArray
-
Constructs an extensible array of chars, backed by a fixed-size array.
- CharArray(int) - Constructor for class org.scijava.util.CharArray
-
Constructs an extensible array of chars, backed by a fixed-size array.
- CharArray(char[]) - Constructor for class org.scijava.util.CharArray
-
Constructs an extensible array of chars, backed by the given fixed-size
array.
- CharArrayUnwrapper() - Constructor for class org.scijava.convert.ArrayConverters.CharArrayUnwrapper
-
- CharArrayWrapper() - Constructor for class org.scijava.convert.ArrayConverters.CharArrayWrapper
-
- charAt(int) - Method in class org.scijava.parsington.SubSequence
-
- CharColumn - Class in org.scijava.table
-
Efficient implementation of
Column
for
char
primitives.
- CharColumn() - Constructor for class org.scijava.table.CharColumn
-
- CharColumn(String) - Constructor for class org.scijava.table.CharColumn
-
- CharTable - Interface in org.scijava.table
-
A table of char
values.
- CHARTREUSE - Static variable in class org.scijava.util.Colors
-
- check - Variable in class org.scijava.swing.checkboxtree.CheckBoxNodePanel
-
- check(D, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- check(boolean) - Static method in class org.scijava.util.CheckSezpoz
-
Deprecated.
- check(File) - Static method in class org.scijava.util.CheckSezpoz
-
Deprecated.
- checkBounds(int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
Checks that the index is less than the size of the array.
- CheckBoxNodeData - Class in org.scijava.swing.checkboxtree
-
A tree node user object, for use with a
JTree
, that tracks whether it
is checked.
- CheckBoxNodeData(String, boolean) - Constructor for class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- CheckBoxNodeEditor - Class in org.scijava.swing.checkboxtree
-
- CheckBoxNodeEditor(JTree) - Constructor for class org.scijava.swing.checkboxtree.CheckBoxNodeEditor
-
- CheckBoxNodePanel - Class in org.scijava.swing.checkboxtree
-
Helper class defining Swing components for check box node renderer UI.
- CheckBoxNodePanel() - Constructor for class org.scijava.swing.checkboxtree.CheckBoxNodePanel
-
- CheckBoxNodeRenderer - Class in org.scijava.swing.checkboxtree
-
- CheckBoxNodeRenderer() - Constructor for class org.scijava.swing.checkboxtree.CheckBoxNodeRenderer
-
- checkDirectory(File) - Static method in class org.scijava.util.CheckSezpoz
-
Deprecated.
- checkDirectory(File, File, long) - Static method in class org.scijava.util.CheckSezpoz
-
Deprecated.
- checkForOutsideChanges() - Method in class org.scijava.ui.swing.script.TextEditor
-
Check whether the file was edited outside of this
EditorPane
and
ask the user whether to reload.
- CheckInputsPreprocessor - Class in org.scijava.module.process
-
A preprocessor plugin that does a final check of input parameters,
complaining if any required ones are null.
- CheckInputsPreprocessor() - Constructor for class org.scijava.module.process.CheckInputsPreprocessor
-
- checkJar(File) - Static method in class org.scijava.util.CheckSezpoz
-
Deprecated.
- checkObject(Object) - Method in class org.scijava.display.AbstractDisplay
-
- checkParentTag(String, String, String) - Method in class org.scijava.minimaven.MavenProject
-
- checkReadPos(long, long) - Method in interface org.scijava.io.ByteBank
-
Check if we can read from the specified range
- CheckSezpoz - Class in org.scijava.util
-
Deprecated.
- checksum() - Method in class org.scijava.download.MultiWriteHandle
-
- checksum() - Method in interface org.scijava.io.handle.DataHandle
-
Gets a "fast" checksum which succinctly represents the contents of the data
stream.
- checkUpToDate(boolean) - Method in class org.scijava.minimaven.MavenProject
-
- checkWritePos(long, long) - Method in interface org.scijava.io.ByteBank
-
Check if we can write to the specified range
- child(String) - Method in interface org.scijava.io.location.BrowsableLocation
-
Obtains a location with the given name, for whom this location is the
parent.
- child(String) - Method in class org.scijava.io.location.FileLocation
-
- child(int) - Method in class org.scijava.parsington.SyntaxTree
-
- children() - Method in interface org.scijava.io.location.BrowsableLocation
-
Obtains a collection of locations for whom this location is the parent.
- children() - Method in class org.scijava.io.location.FileLocation
-
- children - Variable in class org.scijava.minimaven.MavenProject
-
- children() - Method in class org.scijava.util.DefaultTreeNode
-
- children() - Method in interface org.scijava.util.TreeNode
-
Gets the node's children.
- CHOCOLATE - Static variable in class org.scijava.util.Colors
-
- ChoiceWidget<U> - Interface in org.scijava.widget
-
Widget interface for multiple choice selectors.
- chooseFile(File, String) - Method in class org.scijava.ui.awt.AWTUI
-
- chooseFile(File, String) - Method in class org.scijava.ui.DefaultUIService
-
- chooseFile(String, File, String) - Method in class org.scijava.ui.DefaultUIService
-
- chooseFile(String, File, String) - Method in class org.scijava.ui.headless.HeadlessUI
-
- chooseFile(File, String) - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- chooseFile(File, String) - Method in interface org.scijava.ui.UIService
-
Prompts the user to choose a file.
- chooseFile(String, File, String) - Method in interface org.scijava.ui.UIService
-
Prompts the user to choose a file.
- chooseFile(File, String) - Method in interface org.scijava.ui.UserInterface
-
Prompts the user to choose a file.
- chooseFile(String, File, String) - Method in interface org.scijava.ui.UserInterface
-
Prompts the user to choose a file.
- chooseFiles(File, File[], FileFilter, String) - Method in class org.scijava.ui.DefaultUIService
-
- chooseFiles(File, List<File>, FileFilter, String) - Method in class org.scijava.ui.DefaultUIService
-
- chooseFiles(File, File[], FileFilter, String) - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- chooseFiles(File, File[], FileFilter, String) - Method in interface org.scijava.ui.UIService
-
Prompts the user to select one or multiple files.
- chooseFiles(File, List<File>, FileFilter, String) - Method in interface org.scijava.ui.UIService
-
Prompts the user to select one or multiple files.
- chooseFiles(File, File[], FileFilter, String) - Method in interface org.scijava.ui.UserInterface
-
Prompts the user to choose a list of files.
- chooseFiles(File, List<File>, FileFilter, String) - Method in interface org.scijava.ui.UserInterface
-
Prompts the user to choose a list of files.
- ChooseFontSize - Class in org.scijava.ui.swing.script.commands
-
Sets the font size in the current editor tab.
- ChooseFontSize() - Constructor for class org.scijava.ui.swing.script.commands.ChooseFontSize
-
- ChooseTabSize - Class in org.scijava.ui.swing.script.commands
-
Sets the tab size in the current editor tab.
- ChooseTabSize() - Constructor for class org.scijava.ui.swing.script.commands.ChooseTabSize
-
- chooseTaskToKill() - Method in class org.scijava.ui.swing.script.TextEditor
-
Query the list of running scripts and provide a dialog to choose one and
kill it.
- clampToRange(Class<?>, Number, Number, Number) - Static method in class org.scijava.util.NumberUtils
-
- class2source - Static variable in class org.scijava.ui.swing.script.FileFunctions
-
- ClassesSearcher - Class in org.scijava.search.classes
-
- ClassesSearcher() - Constructor for class org.scijava.search.classes.ClassesSearcher
-
- classifier - Variable in class org.scijava.minimaven.Coordinate
-
- className() - Method in class org.scijava.annotations.IndexItem
-
Returns the name of the annotated class.
- className() - Method in interface org.scijava.main.MainService.Main
-
Gets the name of the class containing the main
method to run.
- className - Variable in class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- className - Variable in class org.scijava.ui.swing.script.autocompletion.JythonAutoCompletion.Import
-
- ClassSearchResult - Class in org.scijava.search.classes
-
- ClassSearchResult(Class<?>, String) - Constructor for class org.scijava.search.classes.ClassSearchResult
-
- ClassUtil - Class in org.scijava.ui.swing.script.autocompletion
-
- ClassUtil() - Constructor for class org.scijava.ui.swing.script.autocompletion.ClassUtil
-
- ClassUtil.JarProperties - Class in org.scijava.ui.swing.script.autocompletion
-
- ClassUtils - Class in org.scijava.util
-
Useful methods for working with
Class
objects and primitive types.
- clazz() - Method in class org.scijava.search.classes.ClassSearchResult
-
- clean() - Method in class org.scijava.minimaven.MavenProject
-
- clean(File) - Method in class org.scijava.minimaven.MavenProject
-
- cleanup() - Method in class org.scijava.io.handle.AbstractHigherOrderHandle
-
- cleanup() - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- cleanup() - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- clear() - Method in class org.scijava.display.AbstractDisplay
-
- clear() - Method in class org.scijava.event.DefaultEventHistory
-
- clear() - Method in interface org.scijava.event.EventHistory
-
Clears the recorded event history.
- clear() - Method in class org.scijava.io.ByteArrayByteBank
-
- clear() - Method in interface org.scijava.io.ByteBank
-
Clears the buffer
- clear() - Method in class org.scijava.io.DefaultRecentFileService
-
- clear() - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- clear() - Method in interface org.scijava.io.RecentFileService
-
Clears the list of recent files.
- clear() - Method in class org.scijava.menu.ShadowMenu
-
- clear() - Method in class org.scijava.object.ObjectIndex
-
- clear() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- clear() - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- clear() - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- clear() - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- clear(Class<?>) - Method in class org.scijava.prefs.DefaultPrefService
-
- clear(String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- clear(Class<?>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- clear(Class<?>) - Method in interface org.scijava.prefs.PrefService
-
Deletes all of the given
Class
's keys from persistent storage.
- clear(String) - Method in interface org.scijava.prefs.PrefService
-
- clear(String, String) - Method in interface org.scijava.prefs.PrefService
-
- clear(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
- clear() - Method in interface org.scijava.table.Table
-
Removes all data (including row and column headers) from the table.
- clear() - Method in class org.scijava.ui.behaviour.BehaviourMap
-
Removes all bindings from this map..
- clear() - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Remove all bindings from this map.
- clear() - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- clear() - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- clear() - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- clear() - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- clear() - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- clear() - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Clears the text pane.
- clear() - Method in class org.scijava.ui.swing.console.ConsolePanel
-
- clear() - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- clear() - Method in class org.scijava.ui.swing.console.LogRecorder
-
- clear() - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- clear() - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- clear() - Method in interface org.scijava.ui.viewer.text.TextDisplayPanel
-
- clear() - Method in class org.scijava.util.AbstractPrimitiveArray
-
- clear() - Method in class org.scijava.util.LastRecentlyUsed
-
Empties the data structure.
- clear(Class<?>) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- clear(String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Clears the node.
- clear(Preferences, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- clearAll() - Method in class org.scijava.prefs.DefaultPrefService
-
- clearAll() - Method in interface org.scijava.prefs.PrefService
-
Deletes all information from the data store.
- clearAll() - Static method in class org.scijava.util.Prefs
-
Deprecated.
Clears everything.
- clearParameters() - Method in class org.scijava.module.AbstractModuleInfo
-
Clears input and output parameters.
- clearParameters() - Method in class org.scijava.script.ScriptInfo
-
- ClearRecent - Class in org.scijava.plugins.commands.io
-
Clears the list of recently opened files.
- ClearRecent() - Constructor for class org.scijava.plugins.commands.io.ClearRecent
-
- clearStatus() - Method in class org.scijava.app.DefaultStatusService
-
- clearStatus() - Method in interface org.scijava.app.StatusService
-
Clears the status message.
- click(int, int) - Method in interface org.scijava.ui.behaviour.ClickBehaviour
-
A click occuered at the specified location, where click can mean a
regular mouse click or a typed key.
- ClickBehaviour - Interface in org.scijava.ui.behaviour
-
- ClojureBindings - Class in org.scijava.plugins.scripting.clojure
-
A
Bindings
wrapper around Clojure's local variables.
- ClojureBindings() - Constructor for class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- ClojureScriptEngine - Class in org.scijava.plugins.scripting.clojure
-
A Clojure interpreter.
- ClojureScriptEngine() - Constructor for class org.scijava.plugins.scripting.clojure.ClojureScriptEngine
-
- ClojureScriptLanguage - Class in org.scijava.plugins.scripting.clojure
-
An adapter of the Clojure interpreter to the SciJava scripting interface.
- ClojureScriptLanguage() - Constructor for class org.scijava.plugins.scripting.clojure.ClojureScriptLanguage
-
- clone() - Method in class org.scijava.util.MersenneTwisterFast
-
- close() - Method in class org.scijava.annotations.legacy.LegacyReader
-
- close() - Method in class org.scijava.console.MultiOutputStream
-
- close() - Method in class org.scijava.Context
-
- close() - Method in class org.scijava.display.AbstractDisplay
-
- close() - Method in interface org.scijava.display.Display
-
Closes the display and disposes its resources.
- close() - Method in class org.scijava.download.MultiWriteHandle
-
- close() - Method in class org.scijava.io.handle.AbstractHigherOrderHandle
-
- close() - Method in class org.scijava.io.handle.BytesHandle
-
- close() - Method in class org.scijava.io.handle.DataHandleInputStream
-
- close() - Method in class org.scijava.io.handle.DataHandleOutputStream
-
- close() - Method in class org.scijava.io.handle.DummyHandle
-
- close() - Method in class org.scijava.io.handle.FileHandle
-
- close() - Method in interface org.scijava.io.handle.StreamHandle
-
- Close - Class in org.scijava.plugins.commands.display
-
Closes the active display.
- Close() - Constructor for class org.scijava.plugins.commands.display.Close
-
- close() - Method in class org.scijava.ui.swing.mdi.viewer.SwingMdiDisplayWindow
-
- close() - Method in class org.scijava.ui.swing.script.JTextAreaOutputStream
-
- close() - Method in class org.scijava.ui.swing.script.JTextAreaWriter
-
- close() - Method in class org.scijava.ui.swing.script.OutputPane
-
- close() - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Closes the search results pane.
- close() - Method in class org.scijava.ui.swing.viewer.SwingDisplayWindow
-
- close() - Method in interface org.scijava.ui.viewer.DisplayWindow
-
- close() - Method in class org.scijava.util.LineOutputStream
-
Flushes the current line buffer if any bytes are left in it.
- CloseAll - Class in org.scijava.plugins.commands.display
-
Closes all displays.
- CloseAll() - Constructor for class org.scijava.plugins.commands.display.CloseAll
-
- CloseConfirmable - Interface in org.scijava.ui
-
Interface for UI components that require the user to deal with changed state
before the component can be closed.
- closeLine(SourceDataLine) - Method in class org.scijava.util.TunePlayer
-
- closeOnEOF - Variable in class org.scijava.util.ReadInto
-
- closesSearch() - Method in interface org.scijava.search.SearchAction
-
- CodeGenerator - Interface in org.scijava.script
-
- CodeGeneratorJava - Class in org.scijava.script
-
- CodeGeneratorJava() - Constructor for class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- CodeRunner - Interface in org.scijava.run
-
A plugin which extends the
RunService
's execution handling.
- colon(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- colon(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- COLON - Static variable in class org.scijava.parsington.Operators
-
- ColorRGB - Class in org.scijava.util
-
A color with red, green and blue color components.
- ColorRGB(int, int, int) - Constructor for class org.scijava.util.ColorRGB
-
- ColorRGB(String) - Constructor for class org.scijava.util.ColorRGB
-
Parses a color from the given string.
- ColorRGBA - Class in org.scijava.util
-
A color with red, green, blue and alpha color components.
- ColorRGBA(int, int, int, int) - Constructor for class org.scijava.util.ColorRGBA
-
- Colors - Class in org.scijava.util
-
Predefined
ColorRGB
objects and related utility methods.
- ColorWidget<U> - Interface in org.scijava.widget
-
Widget interface for color choosers.
- Column<T> - Interface in org.scijava.table
-
A column of data of a
Table
.
- column(int) - Method in class org.scijava.table.io.TableIOOptions.Values
-
- COLUMN_COUNT - Static variable in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- columnDelimiter(char) - Method in class org.scijava.table.io.TableIOOptions
-
- columnDelimiter() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- columnFormatter(int, Function<Object, String>) - Method in class org.scijava.table.io.TableIOOptions
-
- columnParser(int, Function<String, Object>) - Method in class org.scijava.table.io.TableIOOptions
-
In case each data type vary between columns, this method can be used to set the parser for a specific column.
- ColumnTableIOOptions - Class in org.scijava.table.io
-
- ColumnTableIOOptions() - Constructor for class org.scijava.table.io.ColumnTableIOOptions
-
- ColumnTableIOOptions.Values - Class in org.scijava.table.io
-
- columnType(int, Class<?>) - Method in class org.scijava.table.io.TableIOOptions
-
In case each data type vary between columns, this method can be used to set the data type of a specific column.
- combine(File) - Method in class org.scijava.annotations.AnnotationCombiner
-
Reads in annotations from all available resources and combines them.
- combine() - Method in class org.scijava.util.CombineAnnotations
-
- combine(File) - Method in interface org.scijava.util.Combiner
-
Combines a collection of items and writes the result to the provided
directory.
- combine(File) - Method in class org.scijava.util.ServiceCombiner
-
- CombineAnnotations - Class in org.scijava.util
-
- CombineAnnotations() - Constructor for class org.scijava.util.CombineAnnotations
-
- Combiner - Interface in org.scijava.util
-
Interface for combining structurally-delicate items (such as annotations)
which need to be unified to a single output.
- command() - Method in class org.scijava.AbstractGateway
-
- Command - Interface in org.scijava.command
-
Command
is a plugin that is executable.
- command() - Method in interface org.scijava.Gateway
-
- Command - Class in org.scijava.ui.behaviour.io.gui
-
Behaviour or action name in a context.
- Command(String, String) - Constructor for class org.scijava.ui.behaviour.io.gui.Command
-
- CommandCodeRunner - Class in org.scijava.command.run
-
- CommandCodeRunner() - Constructor for class org.scijava.command.run.CommandCodeRunner
-
- CommandDescriptionBuilder - Class in org.scijava.ui.behaviour.io.gui
-
Utility class that is used to build a map of
Command
s to their
description.
- CommandDescriptionBuilder() - Constructor for class org.scijava.ui.behaviour.io.gui.CommandDescriptionBuilder
-
- CommandFinder - Class in org.scijava.ui.swing.commands
-
- CommandFinder() - Constructor for class org.scijava.ui.swing.commands.CommandFinder
-
- CommandFinderPanel - Class in org.scijava.ui.swing.commands
-
A panel that allows the user to search for SciJava commands.
- CommandFinderPanel(ModuleService, String) - Constructor for class org.scijava.ui.swing.commands.CommandFinderPanel
-
- CommandFinderPanel.CommandTableModel - Class in org.scijava.ui.swing.commands
-
- commandHelp() - Method in class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- commandHelp() - Method in interface org.scijava.plugins.scripting.matlab.MATLABService
-
- CommandInfo - Class in org.scijava.command
-
A collection of metadata about a particular
Command
.
- CommandInfo(String) - Constructor for class org.scijava.command.CommandInfo
-
Creates a new command metadata object.
- CommandInfo(String, Plugin) - Constructor for class org.scijava.command.CommandInfo
-
Creates a new command metadata object.
- CommandInfo(Class<? extends Command>) - Constructor for class org.scijava.command.CommandInfo
-
Creates a new command metadata object.
- CommandInfo(Class<? extends Command>, Plugin) - Constructor for class org.scijava.command.CommandInfo
-
Creates a new command metadata object.
- CommandInfo(PluginInfo<Command>) - Constructor for class org.scijava.command.CommandInfo
-
Creates a new command metadata object describing the same command as the
given
PluginInfo
.
- CommandInfo(PluginInfo<Command>, String, Class<? extends Command>, Plugin) - Constructor for class org.scijava.command.CommandInfo
-
- CommandModule - Class in org.scijava.command
-
Module adapter class for working with a
Command
instance.
- CommandModule(CommandInfo) - Constructor for class org.scijava.command.CommandModule
-
Creates a command module for the given
PluginInfo
.
- CommandModule(CommandInfo, Command) - Constructor for class org.scijava.command.CommandModule
-
Creates a command module for the given
CommandInfo
, around the
specified
Command
instance.
- CommandModuleItem<T> - Class in org.scijava.command
-
ModuleItem
implementation describing an input or output of a command.
- CommandModuleItem(ModuleInfo, Field) - Constructor for class org.scijava.command.CommandModuleItem
-
- CommandService - Interface in org.scijava.command
-
Interface for service that keeps track of available commands.
- commandService() - Method in class org.scijava.platform.DefaultPlatformService
-
- commandService() - Method in interface org.scijava.platform.PlatformService
-
- commandsList - Variable in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- CommandTableModel(List<ModuleInfo>, String) - Constructor for class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- compare(Prioritized, Prioritized) - Static method in class org.scijava.Priority
-
- compare(Class<?>, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
Compares two
Class
objects using their fully qualified names.
- compare(T, T) - Static method in class org.scijava.util.MiscUtils
-
Compares two comparable objects, even if one or both of them are null.
- compare(T, T, boolean) - Static method in class org.scijava.util.MiscUtils
-
Compares two comparable objects, even if one or both of them are null.
- compare(String, String) - Static method in class org.scijava.util.VersionUtils
-
Compares two version strings.
- compareTo(ShadowMenu) - Method in class org.scijava.menu.ShadowMenu
-
- compareTo(MavenProject) - Method in class org.scijava.minimaven.MavenProject
-
- compareTo(Operator) - Method in class org.scijava.parsington.Operator
-
- compareTo(Prioritized) - Method in interface org.scijava.Prioritized
-
- compareTo(Prioritized) - Method in interface org.scijava.UIDetails
-
- compareTo(POM) - Method in class org.scijava.util.POM
-
- compareVersion(String, String) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- compareVersions(String, String) - Static method in class org.scijava.util.POM
-
Compares two version strings.
- compile(String) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- compile(Reader) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- compile(String) - Method in class org.scijava.plugins.scripting.java.JavaEngine
-
Compiles and runs the specified .java
class.
- compile(Reader) - Method in class org.scijava.plugins.scripting.java.JavaEngine
-
Compiles and runs the specified .java
class.
- compile(File) - Method in class org.scijava.plugins.scripting.java.JavaEngine
-
Compiles the specified .java
file.
- compile(File, Writer) - Method in class org.scijava.plugins.scripting.java.JavaEngine
-
Compiles the specified .java
file.
- compile() - Method in class org.scijava.ui.swing.script.TextEditor
-
- CompileError(Object) - Constructor for exception org.scijava.minimaven.JavaCompiler.CompileError
-
- complement(Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- complement(int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- complement(long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- complement(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- COMPLEMENT - Static variable in class org.scijava.parsington.Operators
-
- completionsFor(CompletionProvider, String, String, String) - Method in interface org.scijava.ui.swing.script.autocompletion.AutoCompletionListener
-
- component - Variable in class org.scijava.ui.swing.script.FileFunctions.LengthWarner
-
- component(Type) - Static method in class org.scijava.util.Types
-
Gets the component type of the given array type, or null if not an array.
- configChanged() - Method in interface org.scijava.ui.behaviour.io.gui.VisualEditorPanel.ConfigChangeListener
-
Called when settings are changed in the visual editor.
- configChangeListeners() - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- configCommittedListeners() - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- configToModel() - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- configure(PlatformService) - Method in class org.scijava.platform.AbstractPlatform
-
- configure(PlatformService) - Method in interface org.scijava.platform.Platform
-
Activates and configures the platform.
- configure(PlatformService) - Method in class org.scijava.plugins.platforms.macos.MacOSPlatform
-
- configure() - Method in interface org.scijava.tool.Tool
-
Occurs when the user right clicks this tool's icon.
- confirmClose() - Method in interface org.scijava.ui.CloseConfirmable
-
- confirmClose() - Method in class org.scijava.ui.swing.script.TextEditor
-
- console() - Method in class org.scijava.AbstractGateway
-
- console() - Method in interface org.scijava.Gateway
-
- ConsoleArgument - Interface in org.scijava.console
-
A plugin which extends an application's command line argument handling.
- ConsolePane<C> - Interface in org.scijava.ui.console
-
A panel which displays stdout
and stderr
console output.
- ConsolePanel - Class in org.scijava.ui.swing.console
-
- ConsolePanel(Context) - Constructor for class org.scijava.ui.swing.console.ConsolePanel
-
- ConsoleService - Interface in org.scijava.console
-
Interface for service that manages interaction with the console.
- ConsoleUtils - Class in org.scijava.console
-
- ConsoleUtils() - Constructor for class org.scijava.console.ConsoleUtils
-
Deprecated.
- consume() - Method in class org.scijava.event.SciJavaEvent
-
- contains(Object) - Method in class org.scijava.display.AbstractDisplay
-
- contains(Object) - Method in class org.scijava.menu.ShadowMenu
-
- contains(Object) - Method in class org.scijava.object.ObjectIndex
-
- contains(Object) - Method in class org.scijava.object.SortedObjectIndex
-
- contains(Object) - Method in interface org.scijava.table.Column
-
- contains(Object) - Method in interface org.scijava.table.Table
-
Gets whether the table contains the given column.
- contains(byte[], byte) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(boolean[], boolean) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(char[], char) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(double[], double) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(float[], float) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(int[], int) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(long[], long) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(short[], short) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(Object[], Object) - Static method in class org.scijava.util.ArrayUtils
-
Returns true if the given value is contained in the specified array.
- contains(boolean) - Method in class org.scijava.util.BoolArray
-
- contains(Object) - Method in class org.scijava.util.BoolArray
-
- contains(byte) - Method in class org.scijava.util.ByteArray
-
- contains(Object) - Method in class org.scijava.util.ByteArray
-
- contains(char) - Method in class org.scijava.util.CharArray
-
- contains(Object) - Method in class org.scijava.util.CharArray
-
- contains(double) - Method in class org.scijava.util.DoubleArray
-
- contains(Object) - Method in class org.scijava.util.DoubleArray
-
- contains(float) - Method in class org.scijava.util.FloatArray
-
- contains(Object) - Method in class org.scijava.util.FloatArray
-
- contains(int) - Method in class org.scijava.util.IntArray
-
- contains(Object) - Method in class org.scijava.util.IntArray
-
- contains(IntCoords) - Method in class org.scijava.util.IntRect
-
Tests whether the given coordinates lie within the rectangle.
- contains(Object) - Method in class org.scijava.util.LastRecentlyUsed
-
- contains(long) - Method in class org.scijava.util.LongArray
-
- contains(Object) - Method in class org.scijava.util.LongArray
-
- contains(Object) - Method in class org.scijava.util.ObjectArray
-
- contains(RealCoords) - Method in class org.scijava.util.RealRect
-
Tests whether the given coordinates lie within the rectangle.
- contains(short) - Method in class org.scijava.util.ShortArray
-
- contains(Object) - Method in class org.scijava.util.ShortArray
-
- containsAll(Collection<?>) - Method in class org.scijava.display.AbstractDisplay
-
- containsAll(Collection<?>) - Method in class org.scijava.menu.ShadowMenu
-
- containsAll(Collection<?>) - Method in class org.scijava.object.ObjectIndex
-
- containsAll(Collection<?>) - Method in class org.scijava.object.SortedObjectIndex
-
- containsAll(Collection<?>) - Method in interface org.scijava.table.Column
-
- containsAll(Collection<?>) - Method in interface org.scijava.table.Table
-
Returns true if the table contains all of the columns of the
specified collection.
- containsAll(Collection<?>) - Method in class org.scijava.util.BoolArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.ByteArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.CharArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.DoubleArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.FloatArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.IntArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.LastRecentlyUsed
-
- containsAll(Collection<?>) - Method in class org.scijava.util.LongArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.ObjectArray
-
- containsAll(Collection<?>) - Method in class org.scijava.util.ShortArray
-
- containsKey(Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- containsKey(Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- containsKey(Object) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- containsKey(Object) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- containsProject(String, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- containsProject(Coordinate) - Method in class org.scijava.minimaven.BuildEnvironment
-
- containsTypeVars(Type) - Static method in class org.scijava.util.Types
-
Learn, recursively, whether any of the type parameters associated with
type
are bound to variables.
- containsValue(Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- containsValue(Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- containsValue(Object) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- containsValue(Object) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- context() - Method in class org.scijava.AbstractContextual
-
- context() - Method in class org.scijava.command.CommandModule
-
- context() - Method in class org.scijava.command.DynamicCommand
-
- Context - Class in org.scijava
-
Top-level SciJava application context, which initializes and maintains a list
of services.
- Context() - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with all available services.
- Context(boolean) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context.
- Context(boolean, boolean) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context.
- Context(Class...) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- Context(Collection<Class<? extends Service>>) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- Context(Collection<Class<? extends Service>>, boolean) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- Context(PluginIndex) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with all available services from
the specified PluginIndex.
- Context(Collection<Class<? extends Service>>, PluginIndex) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- Context(Collection<Class<? extends Service>>, PluginIndex, boolean) - Constructor for class org.scijava.Context
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- context() - Method in interface org.scijava.Contextual
-
Gets the application context to which the object belongs.
- context() - Method in class org.scijava.script.ScriptInfo
-
- context() - Method in class org.scijava.script.ScriptModule
-
- context() - Method in class org.scijava.search.classes.ClassSearchResult
-
- context() - Method in class org.scijava.search.module.ModuleSearchResult
-
- context() - Method in interface org.scijava.search.SearchResult
-
- CONTEXT_MENU_ROOT - Static variable in annotation type org.scijava.plugin.Plugin
-
- ContextCommand - Class in org.scijava.command
-
A command that knows its context.
- ContextCommand() - Constructor for class org.scijava.command.ContextCommand
-
- ContextDisposingEvent - Class in org.scijava.event
-
Event to be published just before disposing a context.
- ContextDisposingEvent() - Constructor for class org.scijava.event.ContextDisposingEvent
-
- contexts - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- Contextual - Interface in org.scijava
-
An object that belongs to a SciJava application context.
- conversionBuffer() - Method in class org.scijava.io.handle.AbstractDataHandle
-
- conversionBuffer() - Method in interface org.scijava.io.handle.DataHandle
-
- ConversionRequest - Class in org.scijava.convert
-
- ConversionRequest(Object, Type) - Constructor for class org.scijava.convert.ConversionRequest
-
- ConversionRequest(Type, Type) - Constructor for class org.scijava.convert.ConversionRequest
-
- ConversionRequest(Object, Type, Type) - Constructor for class org.scijava.convert.ConversionRequest
-
- ConversionUtils - Class in org.scijava.util
-
- convert() - Method in class org.scijava.AbstractGateway
-
- convert(Object, Type) - Method in class org.scijava.convert.AbstractConverter
-
- convert(ConversionRequest) - Method in class org.scijava.convert.AbstractConverter
-
- convert(Object, Type) - Method in class org.scijava.convert.AbstractConvertService
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.AbstractConvertService
-
- convert(ConversionRequest) - Method in class org.scijava.convert.AbstractConvertService
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.AbstractDelegateConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.CastingConverter
-
- convert(Object, Type) - Method in interface org.scijava.convert.Converter
-
- convert(Object, Class<T>) - Method in interface org.scijava.convert.Converter
-
Converts the given object to an object of the specified type.
- convert(ConversionRequest) - Method in interface org.scijava.convert.Converter
-
- convert(Object, Type) - Method in interface org.scijava.convert.ConvertService
-
- convert(Object, Class<T>) - Method in interface org.scijava.convert.ConvertService
-
- convert(ConversionRequest) - Method in interface org.scijava.convert.ConvertService
-
- convert(Object, Type) - Method in class org.scijava.convert.DefaultConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.DefaultConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.FileListConverters.FileArrayToStringConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.FileListConverters.FileToStringConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.FileListConverters.StringToFileArrayConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.FileListConverters.StringToFileConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.NullConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToBigDecimalConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToBigIntegerConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToDoubleConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToFloatConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToIntegerConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToLongConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.NumberToNumberConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToNumberConverter
-
- convert(Number) - Method in class org.scijava.convert.NumberToShortConverter
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.PrimitiveArrayUnwrapper
-
- convert(Object, Class<T>) - Method in class org.scijava.convert.PrimitiveArrayWrapper
-
- convert(Object, Class<T>) - Static method in class org.scijava.util.ClassUtils
-
- convert(Object, Type) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- convert(Object, Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- convertData(DragAndDropData) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- convertData(DragAndDropData) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Converts the given
DragAndDropData
to the type of data object
supported by this handler.
- convertDataUnchecked(DragAndDropData) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
Converts the given data to this handler's native data type, without
verifying compatibility first.
- Converter<I,O> - Interface in org.scijava.convert
-
Extensible conversion
Plugin
for converting between classes and
types.
- convertObject(Object) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- convertObject(Object) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Converts the given object to the type of data object supported by this
handler.
- convertObjectUnchecked(Object) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
Converts the given object to this handler's native data type, without
verifying compatibility first.
- ConvertService - Interface in org.scijava.convert
-
Service for converting between types using an extensible plugin:
Converter
.
- convertSpacesToTabs() - Method in class org.scijava.ui.swing.script.EditorPane
-
- convertTabsToSpaces() - Method in class org.scijava.ui.swing.script.EditorPane
-
- convertToEnum(String, Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
- Coordinate - Class in org.scijava.minimaven
-
TODO
- Coordinate() - Constructor for class org.scijava.minimaven.Coordinate
-
- Coordinate(String, String, String) - Constructor for class org.scijava.minimaven.Coordinate
-
- Coordinate(String, String, String, String, boolean, String, String) - Constructor for class org.scijava.minimaven.Coordinate
-
Deprecated.
- Coordinate(String, String, String, String, boolean, String, String, Set<String>) - Constructor for class org.scijava.minimaven.Coordinate
-
- coordinate - Variable in class org.scijava.minimaven.MavenProject
-
- copy(DataHandle<Location>, DataHandle<Location>) - Static method in class org.scijava.io.handle.DataHandles
-
Copies all bytes from the input to the output handle.
- copy(DataHandle<Location>, DataHandle<Location>, Task) - Static method in class org.scijava.io.handle.DataHandles
-
Copies all bytes from the input to the output handle, reporting the
progress to the provided task.
- copy(DataHandle<Location>, DataHandle<Location>, int) - Static method in class org.scijava.io.handle.DataHandles
-
Copies up to length
bytes from the input to the output handle.
- copy(DataHandle<Location>, DataHandle<Location>, long, Task) - Static method in class org.scijava.io.handle.DataHandles
-
Copies up to length
bytes from the input to the output handle,
reporting the progress to the provided task.
- copy(DataHandle<Location>, DataHandle<Location>, long, Task, int) - Static method in class org.scijava.io.handle.DataHandles
-
Copies up to length
bytes from the input to the output handle,
reporting the progress to the provided task.
- copy(InputStream, File) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- copy(InputStream, OutputStream, boolean) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- copyArray() - Method in class org.scijava.util.AbstractPrimitiveArray
-
- copyArray() - Method in interface org.scijava.util.PrimitiveArray
-
Returns a copy of the primitive-array array.
- copyDependencies(File, boolean) - Method in class org.scijava.minimaven.MavenProject
-
Copy the runtime dependencies
- copyFile(File, File) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- copyOrThis() - Method in class org.scijava.optional.AbstractOptions
-
- copySelectionToClipboard() - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- copyTo(InputStream, String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- copyTo(InputStream, OutputStream) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- CORAL - Static variable in class org.scijava.util.Colors
-
- cornerText(String) - Method in class org.scijava.table.io.TableIOOptions
-
- cornerText() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- CORNFLOWERBLUE - Static variable in class org.scijava.util.Colors
-
- CORNSILK - Static variable in class org.scijava.util.Colors
-
- count() - Method in class org.scijava.parsington.SyntaxTree
-
- create(SearchResult) - Method in class org.scijava.batch.BatchModuleSearchActionFactory
-
- create(String) - Static method in class org.scijava.input.Accelerator
-
Creates an accelerator from the given string representation.
- create(D) - Method in interface org.scijava.plugin.FactoryPlugin
-
- create(Class<? extends SciJavaPlugin>) - Static method in class org.scijava.plugin.PluginInfo
-
- create(Class<P>, Class<PT>) - Static method in class org.scijava.plugin.PluginInfo
-
Creates a
PluginInfo
for the given plugin class of the specified
plugin type.
- create(Class<P>) - Method in interface org.scijava.plugin.PTService
-
Creates an instance of the given plugin class.
- create(Class<P>) - Method in interface org.scijava.plugin.SingletonService
-
- create(D) - Method in interface org.scijava.plugin.WrapperService
-
Creates a new plugin instance wrapping the given associated data object.
- create(SearchResult) - Method in class org.scijava.search.classes.JavadocSearchActionFactory
-
- create(SearchResult) - Method in class org.scijava.search.classes.SourceSearchActionFactory
-
- create(SearchResult) - Method in class org.scijava.search.module.RunModuleSearchActionFactory
-
- create(SearchResult) - Method in class org.scijava.search.snippet.RunSnippetActionFactory
-
- create(SearchResult) - Method in class org.scijava.search.web.OpenInBrowserActionFactory
-
- createAutoCompletion(CompletionProvider) - Method in class org.scijava.ui.swing.script.languagesupport.JythonLanguageSupportPlugin
-
Ignores the argument.
- createBindings() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- createBindings() - Method in class org.scijava.script.AbstractScriptEngine
-
- createBindings() - Method in class org.scijava.script.AdaptedScriptEngine
-
- createButton16(ImageIcon) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- createButton16(ImageIcon, String) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- createColumn(String) - Method in class org.scijava.table.AbstractTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultBoolTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultByteTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultCharTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultDoubleTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultFloatTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultGenericTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultIntTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultLongTable
-
- createColumn(String) - Method in class org.scijava.table.DefaultShortTable
-
- createConsoleMenu() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- createDisplay(Object) - Method in class org.scijava.display.DefaultDisplayService
-
- createDisplay(String, Object) - Method in class org.scijava.display.DefaultDisplayService
-
- createDisplay(Object) - Method in interface org.scijava.display.DisplayService
-
Creates a display for the given object, publishing a
DisplayCreatedEvent
to notify interested parties.
- createDisplay(String, Object) - Method in interface org.scijava.display.DisplayService
-
Creates a display for the given object, publishing a
DisplayCreatedEvent
to notify interested parties.
- createDisplayPanel(T) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- createDisplayQuietly(Object) - Method in class org.scijava.display.DefaultDisplayService
-
- createDisplayQuietly(Object) - Method in interface org.scijava.display.DisplayService
-
- createDisplayWindow(Display<?>) - Method in class org.scijava.ui.awt.AWTUI
-
- createDisplayWindow(Display<?>) - Method in class org.scijava.ui.headless.HeadlessUI
-
- createDisplayWindow(Display<?>) - Method in class org.scijava.ui.swing.mdi.SwingMdiUI
-
- createDisplayWindow(Display<?>) - Method in class org.scijava.ui.swing.sdi.SwingSDIUI
-
- createDisplayWindow(Display<?>, EventService) - Static method in class org.scijava.ui.swing.sdi.SwingSDIUI
-
- createDisplayWindow(Display<?>) - Method in interface org.scijava.ui.UserInterface
-
Creates a new display window housing the given display, or null if not
applicable.
- createExactService(Class<S>) - Method in class org.scijava.service.ServiceHelper
-
Instantiates a service of the given class, registering it in the index.
- createFileFilter(String) - Static method in class org.scijava.ui.swing.widget.SwingFileWidget
-
Creates a
FileFilter
that filters files and/or directories
according to the given widget style.
- createImage(int, int) - Static method in class org.scijava.ui.awt.AWTImageTools
-
Creates a
BufferedImage
compatible with the graphics environment.
- createInputPanel() - Method in class org.scijava.ui.awt.widget.AWTInputHarvester
-
- createInputPanel() - Method in class org.scijava.ui.swing.widget.SwingInputHarvester
-
- createInputPanel() - Method in interface org.scijava.widget.InputHarvester
-
- createInstance() - Method in class org.scijava.command.CommandInfo
-
- createInstance() - Method in interface org.scijava.Instantiable
-
Creates an object.
- createInstance(PluginInfo<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- createInstance() - Method in class org.scijava.plugin.PluginInfo
-
- createInstance(PluginInfo<PT>) - Method in interface org.scijava.plugin.PluginService
-
Creates an instance of the given plugin.
- createInstances(List<PluginInfo<PT>>) - Method in class org.scijava.plugin.DefaultPluginService
-
- createInstances(List<PluginInfo<PT>>) - Method in interface org.scijava.plugin.PluginService
-
Creates an instance of each of the plugins on the given list.
- createInstancesOfType(Class<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- createInstancesOfType(Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Creates one instance each of the available plugins of the given type.
- createLeaf(ShadowMenu) - Method in class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- createLeaf(ShadowMenu) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- createMenus(ShadowMenu, T) - Method in class org.scijava.menu.AbstractMenuCreator
-
- createMenus(ShadowMenu, T) - Method in interface org.scijava.menu.MenuCreator
-
- createMenus(MenuCreator<T>, T) - Method in interface org.scijava.menu.MenuService
-
Populates a UI-specific application menu structure.
- createMenus(String, MenuCreator<T>, T) - Method in interface org.scijava.menu.MenuService
-
Populates a UI-specific menu structure.
- createMenus() - Method in class org.scijava.ui.awt.AWTUI
-
- createMenus() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- createMenus(ShadowMenu, T) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- createModel(Number, Number, Number, Number) - Method in class org.scijava.ui.swing.widget.SpinnerNumberModelFactory
-
- createModel(InputPanel<?, ?>, Module, ModuleItem<?>, List<?>) - Method in interface org.scijava.widget.WidgetService
-
- createModule(Command) - Method in class org.scijava.command.CommandInfo
-
Instantiates the module described by this module info, around the specified
existing command instance.
- createModule() - Method in class org.scijava.command.CommandInfo
-
- createModule(ModuleInfo) - Method in class org.scijava.module.DefaultModuleService
-
- createModule() - Method in interface org.scijava.module.ModuleInfo
-
Instantiates the module described by this module info.
- createModule(ModuleInfo) - Method in interface org.scijava.module.ModuleService
-
Creates an instance of the given module.
- createModule() - Method in interface org.scijava.module.MutableModuleInfo
-
- createModule() - Method in class org.scijava.script.ScriptInfo
-
- createNewDocument() - Method in class org.scijava.ui.swing.script.TextEditor
-
- createNewDocument(String, String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- createNewFromTemplate(File, File) - Method in class org.scijava.ui.swing.script.TextEditor
-
Open a new editor to edit the given file, with a templateFile if the file
does not exist yet
- createNonLeaf(ShadowMenu) - Method in class org.scijava.ui.awt.menu.AbstractAWTMenuCreator
-
- createNonLeaf(ShadowMenu) - Method in class org.scijava.ui.swing.menu.AbstractSwingMenuCreator
-
- createPath(File, String) - Static method in class org.scijava.test.TestUtils
-
Creates an empty file at the given path, creating intermediate directories
as necessary.
- createTask(String) - Method in class org.scijava.task.DefaultTaskService
-
- createTask(String) - Method in interface org.scijava.task.TaskService
-
Creates a new, empty
Task
.
- createTemporaryDirectory(String) - Static method in class org.scijava.test.TestUtils
-
Makes a temporary directory for use with unit tests.
- createTemporaryDirectory(String, Class<?>) - Static method in class org.scijava.test.TestUtils
-
Makes a temporary directory for use with unit tests.
- createTemporaryDirectory(String, Class<?>, String) - Static method in class org.scijava.test.TestUtils
-
Makes a temporary directory for use with unit tests.
- createTemporaryDirectory(String) - Static method in class org.scijava.util.FileUtils
-
Creates a temporary directory.
- createTemporaryDirectory(String, String) - Static method in class org.scijava.util.FileUtils
-
Creates a temporary directory.
- createTemporaryDirectory(String, String, File) - Static method in class org.scijava.util.FileUtils
-
Creates a temporary directory.
- createUI() - Method in class org.scijava.ui.AbstractUserInterface
-
Subclasses override to control UI creation.
- createUI() - Method in class org.scijava.ui.awt.AWTUI
-
- createUI() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- CRIMSON - Static variable in class org.scijava.util.Colors
-
- CTRL_DOWN_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- current - Variable in class org.scijava.ui.swing.script.ErrorHandler
-
- currentOffset - Variable in class org.scijava.ui.swing.script.ErrorHandler
-
- CustomDrawnTool - Interface in org.scijava.tool
-
Tools that would like to define how they are drawn implement this interface.
- CYAN - Static variable in class org.scijava.util.Colors
-
- DARKBLUE - Static variable in class org.scijava.util.Colors
-
- DARKCYAN - Static variable in class org.scijava.util.Colors
-
- DARKGOLDENROD - Static variable in class org.scijava.util.Colors
-
- DARKGRAY - Static variable in class org.scijava.util.Colors
-
- DARKGREEN - Static variable in class org.scijava.util.Colors
-
- DARKGREY - Static variable in class org.scijava.util.Colors
-
- DARKKHAKI - Static variable in class org.scijava.util.Colors
-
- DARKMAGENTA - Static variable in class org.scijava.util.Colors
-
- DARKOLIVEGREEN - Static variable in class org.scijava.util.Colors
-
- DARKORANGE - Static variable in class org.scijava.util.Colors
-
- DARKORCHID - Static variable in class org.scijava.util.Colors
-
- DARKRED - Static variable in class org.scijava.util.Colors
-
- DARKSALMON - Static variable in class org.scijava.util.Colors
-
- DARKSEAGREEN - Static variable in class org.scijava.util.Colors
-
- DARKSLATEBLUE - Static variable in class org.scijava.util.Colors
-
- DARKSLATEGRAY - Static variable in class org.scijava.util.Colors
-
- DARKSLATEGREY - Static variable in class org.scijava.util.Colors
-
- DARKTURQUOISE - Static variable in class org.scijava.util.Colors
-
- DARKVIOLET - Static variable in class org.scijava.util.Colors
-
- data() - Method in class org.scijava.util.DefaultTreeNode
-
- data() - Method in interface org.scijava.util.TreeNode
-
Gets the data associated with the node.
- DataHandle<L extends Location> - Interface in org.scijava.io.handle
-
A
data handle is a plugin which provides both streaming and random
access to bytes at a
Location
(e.g., files or arrays).
- DataHandle.ByteOrder - Enum in org.scijava.io.handle
-
- DataHandleInputStream<L extends Location> - Class in org.scijava.io.handle
-
- DataHandleInputStream(DataHandle<L>) - Constructor for class org.scijava.io.handle.DataHandleInputStream
-
Creates an input stream around the given
DataHandle
.
- DataHandleOutputStream<L extends Location> - Class in org.scijava.io.handle
-
- DataHandleOutputStream(DataHandle<L>) - Constructor for class org.scijava.io.handle.DataHandleOutputStream
-
Creates an output stream around the given
DataHandle
.
- DataHandles - Class in org.scijava.io.handle
-
- DataHandleService - Interface in org.scijava.io.handle
-
Interface for low-level data I/O: reading and writing bytes using
DataHandle
s.
- DataOpenedEvent - Class in org.scijava.io.event
-
An event indicating that data has been opened from a location.
- DataOpenedEvent(Location, Object) - Constructor for class org.scijava.io.event.DataOpenedEvent
-
- DataOpenedEvent(String, Object) - Constructor for class org.scijava.io.event.DataOpenedEvent
-
- DataSavedEvent - Class in org.scijava.io.event
-
An event indicating that data has been saved to a destination.
- DataSavedEvent(Location, Object) - Constructor for class org.scijava.io.event.DataSavedEvent
-
- DataSavedEvent(String, Object) - Constructor for class org.scijava.io.event.DataSavedEvent
-
- DateWidget<U> - Interface in org.scijava.widget
-
Widget interface for dates.
- deactivate() - Method in interface org.scijava.tool.Tool
-
Informs the tool that it is no longer active.
- deactivate(KeyPressedManager.KeyPressedReceiver) - Method in class org.scijava.ui.behaviour.KeyPressedManager
-
- debug(Object) - Method in interface org.scijava.log.Logger
-
- debug(Throwable) - Method in interface org.scijava.log.Logger
-
- debug(Object, Throwable) - Method in interface org.scijava.log.Logger
-
- DEBUG - Static variable in class org.scijava.log.LogLevel
-
- DEBUG - Static variable in interface org.scijava.log.LogService
-
- debug - Variable in class org.scijava.minimaven.BuildEnvironment
-
- debug() - Method in class org.scijava.script.ScriptREPL
-
- DebugPostprocessor - Class in org.scijava.module.process
-
A postprocessor plugin that dumps parameter values to the log.
- DebugPostprocessor() - Constructor for class org.scijava.module.process.DebugPostprocessor
-
- DebugPreprocessor - Class in org.scijava.module.process
-
A preprocessor plugin that dumps information to the log.
- DebugPreprocessor() - Constructor for class org.scijava.module.process.DebugPreprocessor
-
- DebugUtils - Class in org.scijava.util
-
Useful methods for debugging programs.
- decide(LoggingEvent) - Method in class org.scijava.config.logback.AbstractLevelsFilter
-
- decode(Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellScriptLanguage
-
- decode(Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureScriptLanguage
-
- decode(Object) - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
- decode(Object) - Method in class org.scijava.plugins.scripting.jython.JythonScriptLanguage
-
- decode(Object) - Method in class org.scijava.plugins.scripting.renjin.RenjinScriptLanguage
-
- decode(Object) - Method in interface org.scijava.script.ScriptLanguage
-
Performs any necessary conversion of an encoded object retrieved from the
language's script engine.
- DEEPPINK - Static variable in class org.scijava.util.Colors
-
- DEEPSKYBLUE - Static variable in class org.scijava.util.Colors
-
- DEFAULT_BLOCK_SIZE - Static variable in interface org.scijava.io.handle.DataHandle
-
Default block size to use when searching through the stream.
- DEFAULT_PAD_CHAR - Static variable in class org.scijava.util.StringUtils
-
- DEFAULT_SEARCH_PATH - Static variable in class org.scijava.nativelib.NativeLibraryUtil
-
- DEFAULT_SHORTENER_THRESHOLD - Static variable in class org.scijava.util.FileUtils
-
- DEFAULT_TAB_SIZE - Static variable in class org.scijava.ui.swing.script.EditorPane
-
- DEFAULT_WEIGHT - Static variable in class org.scijava.MenuEntry
-
- DEFAULT_WINDOW_HEIGHT - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- DEFAULT_WINDOW_WIDTH - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- defaultAccelerators - Variable in class org.scijava.ui.swing.script.TextEditor
-
- DefaultAppEventService - Class in org.scijava.platform
-
- DefaultAppEventService() - Constructor for class org.scijava.platform.DefaultAppEventService
-
Deprecated.
- DefaultAppService - Class in org.scijava.app
-
Default service for application-level functionality.
- DefaultAppService() - Constructor for class org.scijava.app.DefaultAppService
-
- DefaultAutoCompleter - Class in org.scijava.script
-
- DefaultAutoCompleter(ScriptLanguage) - Constructor for class org.scijava.script.DefaultAutoCompleter
-
- DefaultAutoImporters - Class in org.scijava.ui.swing.script
-
Generates the statements for the auto-imports (for internal use by the script
editor and script interpreter only).
- DefaultAutoImporters() - Constructor for class org.scijava.ui.swing.script.DefaultAutoImporters
-
- DefaultBoolTable - Class in org.scijava.table
-
- DefaultBoolTable() - Constructor for class org.scijava.table.DefaultBoolTable
-
Creates an empty boolean table.
- DefaultBoolTable(int, int) - Constructor for class org.scijava.table.DefaultBoolTable
-
Creates a boolean table with the given row and column dimensions.
- DefaultByteTable - Class in org.scijava.table
-
- DefaultByteTable() - Constructor for class org.scijava.table.DefaultByteTable
-
Creates an empty byte table.
- DefaultByteTable(int, int) - Constructor for class org.scijava.table.DefaultByteTable
-
Creates a byte table with the given row and column dimensions.
- DefaultCacheService - Class in org.scijava.cache
-
- DefaultCacheService() - Constructor for class org.scijava.cache.DefaultCacheService
-
- DefaultCharTable - Class in org.scijava.table
-
- DefaultCharTable() - Constructor for class org.scijava.table.DefaultCharTable
-
Creates an empty char table.
- DefaultCharTable(int, int) - Constructor for class org.scijava.table.DefaultCharTable
-
Creates a char table with the given row and column dimensions.
- DefaultColumn<T> - Class in org.scijava.table
-
Default implementation of
Column
.
- DefaultColumn(Class<T>) - Constructor for class org.scijava.table.DefaultColumn
-
- DefaultColumn(Class<T>, String) - Constructor for class org.scijava.table.DefaultColumn
-
- DefaultCommandService - Class in org.scijava.command
-
Default service for working with
Command
s.
- DefaultCommandService() - Constructor for class org.scijava.command.DefaultCommandService
-
- DefaultConsoleService - Class in org.scijava.console
-
Default service for managing interaction with the console.
- DefaultConsoleService() - Constructor for class org.scijava.console.DefaultConsoleService
-
- DefaultConverter - Class in org.scijava.convert
-
- DefaultConverter() - Constructor for class org.scijava.convert.DefaultConverter
-
- DefaultConvertService - Class in org.scijava.convert
-
- DefaultConvertService() - Constructor for class org.scijava.convert.DefaultConvertService
-
- DefaultDataHandleService - Class in org.scijava.io.handle
-
- DefaultDataHandleService() - Constructor for class org.scijava.io.handle.DefaultDataHandleService
-
- DefaultDisplay - Class in org.scijava.display
-
Default display for objects, when no other displays are available.
- DefaultDisplay() - Constructor for class org.scijava.display.DefaultDisplay
-
- DefaultDisplayService - Class in org.scijava.display
-
Default service for working with
Display
s.
- DefaultDisplayService() - Constructor for class org.scijava.display.DefaultDisplayService
-
- DefaultDoubleTable - Class in org.scijava.table
-
- DefaultDoubleTable() - Constructor for class org.scijava.table.DefaultDoubleTable
-
Creates an empty results table.
- DefaultDoubleTable(int, int) - Constructor for class org.scijava.table.DefaultDoubleTable
-
Creates a results table with the given row and column dimensions.
- DefaultDownloadService - Class in org.scijava.download
-
- DefaultDownloadService() - Constructor for class org.scijava.download.DefaultDownloadService
-
- DefaultDragAndDropData - Class in org.scijava.ui.dnd
-
Default implementation of
DragAndDropData
, which provides a
UI-agnostic way to bundle an object together with its MIME type.
- DefaultDragAndDropData(Context, MIMEType, Object) - Constructor for class org.scijava.ui.dnd.DefaultDragAndDropData
-
- DefaultDragAndDropService - Class in org.scijava.ui.dnd
-
Default service for handling drag and drop events.
- DefaultDragAndDropService() - Constructor for class org.scijava.ui.dnd.DefaultDragAndDropService
-
- DefaultEvaluator - Class in org.scijava.parsington.eval
-
- DefaultEvaluator() - Constructor for class org.scijava.parsington.eval.DefaultEvaluator
-
- DefaultEvaluator(ExpressionParser) - Constructor for class org.scijava.parsington.eval.DefaultEvaluator
-
- DefaultEventBus - Class in org.scijava.event
-
An EventService
implementation for SciJava.
- DefaultEventBus(ThreadService, LogService) - Constructor for class org.scijava.event.DefaultEventBus
-
- DefaultEventHistory - Class in org.scijava.event
-
Default service for keeping a history of SciJava events.
- DefaultEventHistory() - Constructor for class org.scijava.event.DefaultEventHistory
-
- DefaultEventService - Class in org.scijava.event
-
Default service for publishing and subscribing to SciJava events.
- DefaultEventService() - Constructor for class org.scijava.event.DefaultEventService
-
- DefaultFloatTable - Class in org.scijava.table
-
- DefaultFloatTable() - Constructor for class org.scijava.table.DefaultFloatTable
-
Creates an empty float table.
- DefaultFloatTable(int, int) - Constructor for class org.scijava.table.DefaultFloatTable
-
Creates a float table with the given row and column dimensions.
- DefaultGenericTable - Class in org.scijava.table
-
- DefaultGenericTable() - Constructor for class org.scijava.table.DefaultGenericTable
-
Creates an empty table.
- DefaultGenericTable(int, int) - Constructor for class org.scijava.table.DefaultGenericTable
-
Creates a table with the given row and column dimensions.
- DefaultGrabService - Class in org.scijava.grab
-
- DefaultGrabService() - Constructor for class org.scijava.grab.DefaultGrabService
-
- DefaultInputService - Class in org.scijava.input
-
- DefaultInputService() - Constructor for class org.scijava.input.DefaultInputService
-
- DefaultIntTable - Class in org.scijava.table
-
- DefaultIntTable() - Constructor for class org.scijava.table.DefaultIntTable
-
Creates an empty int table.
- DefaultIntTable(int, int) - Constructor for class org.scijava.table.DefaultIntTable
-
Creates a int table with the given row and column dimensions.
- DefaultIOService - Class in org.scijava.io
-
- DefaultIOService() - Constructor for class org.scijava.io.DefaultIOService
-
- DefaultJava3DService - Class in org.scijava.java3d
-
Default service for working with Java 3D.
- DefaultJava3DService() - Constructor for class org.scijava.java3d.DefaultJava3DService
-
- DefaultJavadocService - Class in org.scijava.search.javadoc
-
- DefaultJavadocService() - Constructor for class org.scijava.search.javadoc.DefaultJavadocService
-
- DefaultJniExtractor - Class in org.scijava.nativelib
-
JniExtractor suitable for single application deployments per virtual machine
- DefaultJniExtractor(Class<?>) - Constructor for class org.scijava.nativelib.DefaultJniExtractor
-
- DefaultLanguageSupportService - Class in org.scijava.ui.swing.script
-
- DefaultLanguageSupportService() - Constructor for class org.scijava.ui.swing.script.DefaultLanguageSupportService
-
- DefaultLocationService - Class in org.scijava.io.location
-
- DefaultLocationService() - Constructor for class org.scijava.io.location.DefaultLocationService
-
- DefaultLogger - Class in org.scijava.log
-
Default implementation of
Logger
.
- DefaultLogger(LogListener, LogSource, int) - Constructor for class org.scijava.log.DefaultLogger
-
- DefaultLongTable - Class in org.scijava.table
-
- DefaultLongTable() - Constructor for class org.scijava.table.DefaultLongTable
-
Creates an empty long table.
- DefaultLongTable(int, int) - Constructor for class org.scijava.table.DefaultLongTable
-
Creates a long table with the given row and column dimensions.
- DefaultMainService - Class in org.scijava.main
-
- DefaultMainService() - Constructor for class org.scijava.main.DefaultMainService
-
- DefaultMATLABService - Class in org.scijava.plugins.scripting.matlab
-
- DefaultMATLABService() - Constructor for class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- DefaultMenuService - Class in org.scijava.menu
-
Default service for keeping track of the application's menu structure.
- DefaultMenuService() - Constructor for class org.scijava.menu.DefaultMenuService
-
- DefaultModuleService - Class in org.scijava.module
-
Default service for keeping track of and executing available modules.
- DefaultModuleService() - Constructor for class org.scijava.module.DefaultModuleService
-
- DefaultMutableModule - Class in org.scijava.module
-
- DefaultMutableModule() - Constructor for class org.scijava.module.DefaultMutableModule
-
- DefaultMutableModule(MutableModuleInfo) - Constructor for class org.scijava.module.DefaultMutableModule
-
- DefaultMutableModuleInfo - Class in org.scijava.module
-
- DefaultMutableModuleInfo() - Constructor for class org.scijava.module.DefaultMutableModuleInfo
-
- DefaultMutableModuleItem<T> - Class in org.scijava.module
-
- DefaultMutableModuleItem(Module, String, Class<T>) - Constructor for class org.scijava.module.DefaultMutableModuleItem
-
- DefaultMutableModuleItem(ModuleInfo, String, Class<T>) - Constructor for class org.scijava.module.DefaultMutableModuleItem
-
- DefaultMutableModuleItem(ModuleInfo, ModuleItem<T>) - Constructor for class org.scijava.module.DefaultMutableModuleItem
-
Creates a new module item with the same values as the given item.
- defaultName() - Method in interface org.scijava.io.location.Location
-
Gets the default name used when no explicit name is assigned.
- DefaultNIOService - Class in org.scijava.io.nio
-
Default service for working with the
java.nio
package, particularly
NIO
ByteBuffer
objects.
- DefaultNIOService() - Constructor for class org.scijava.io.nio.DefaultNIOService
-
- DefaultObjectService - Class in org.scijava.object
-
Default service for keeping track of registered objects.
- DefaultObjectService() - Constructor for class org.scijava.object.DefaultObjectService
-
- DefaultOptionsService - Class in org.scijava.options
-
Default service for keeping track of the available options and their
settings.
- DefaultOptionsService() - Constructor for class org.scijava.options.DefaultOptionsService
-
- DefaultParseService - Class in org.scijava.parse
-
Default service for parsing strings.
- DefaultParseService() - Constructor for class org.scijava.parse.DefaultParseService
-
- DefaultPlatform - Class in org.scijava.platform
-
A platform implementation for default handling of platform issues.
- DefaultPlatform() - Constructor for class org.scijava.platform.DefaultPlatform
-
- DefaultPlatformService - Class in org.scijava.platform
-
Default service for handling platform-specific deployment issues.
- DefaultPlatformService() - Constructor for class org.scijava.platform.DefaultPlatformService
-
- DefaultPluginFinder - Class in org.scijava.plugin
-
Default SciJava plugin discovery mechanism.
- DefaultPluginFinder() - Constructor for class org.scijava.plugin.DefaultPluginFinder
-
- DefaultPluginFinder(ClassLoader) - Constructor for class org.scijava.plugin.DefaultPluginFinder
-
- DefaultPluginService - Class in org.scijava.plugin
-
Default service for keeping track of available plugins.
- DefaultPluginService() - Constructor for class org.scijava.plugin.DefaultPluginService
-
- DefaultPrefService - Class in org.scijava.prefs
-
- DefaultPrefService() - Constructor for class org.scijava.prefs.DefaultPrefService
-
- DefaultRecentFileService - Class in org.scijava.io
-
Default service for managing the Recently Used Files menu.
- DefaultRecentFileService() - Constructor for class org.scijava.io.DefaultRecentFileService
-
- DefaultRunService - Class in org.scijava.run
-
Default service for managing available
CodeRunner
plugins.
- DefaultRunService() - Constructor for class org.scijava.run.DefaultRunService
-
- DefaultScriptHeaderService - Class in org.scijava.script
-
- DefaultScriptHeaderService() - Constructor for class org.scijava.script.DefaultScriptHeaderService
-
- DefaultScriptInterpreter - Class in org.scijava.script
-
- DefaultScriptInterpreter(PrefService, ScriptService, ScriptLanguage) - Constructor for class org.scijava.script.DefaultScriptInterpreter
-
- DefaultScriptInterpreter(ScriptLanguage) - Constructor for class org.scijava.script.DefaultScriptInterpreter
-
Creates a new script interpreter for the given script language.
- DefaultScriptInterpreter(ScriptLanguage, ScriptEngine) - Constructor for class org.scijava.script.DefaultScriptInterpreter
-
Creates a new script interpreter for the given script language, using the
specified script engine.
- DefaultScriptProcessorService - Class in org.scijava.script.process
-
- DefaultScriptProcessorService() - Constructor for class org.scijava.script.process.DefaultScriptProcessorService
-
- DefaultScriptService - Class in org.scijava.script
-
Default service for working with scripts.
- DefaultScriptService() - Constructor for class org.scijava.script.DefaultScriptService
-
- DefaultSearchAction - Class in org.scijava.search
-
- DefaultSearchAction(String, Runnable) - Constructor for class org.scijava.search.DefaultSearchAction
-
- DefaultSearchAction(String, boolean, Runnable) - Constructor for class org.scijava.search.DefaultSearchAction
-
- DefaultSearchOperation - Class in org.scijava.search
-
- DefaultSearchOperation(Context, SearchListener...) - Constructor for class org.scijava.search.DefaultSearchOperation
-
- DefaultSearchService - Class in org.scijava.search
-
- DefaultSearchService() - Constructor for class org.scijava.search.DefaultSearchService
-
- DefaultShortTable - Class in org.scijava.table
-
- DefaultShortTable() - Constructor for class org.scijava.table.DefaultShortTable
-
Creates an empty short table.
- DefaultShortTable(int, int) - Constructor for class org.scijava.table.DefaultShortTable
-
Creates a short table with the given row and column dimensions.
- DefaultStartupService - Class in org.scijava.startup
-
- DefaultStartupService() - Constructor for class org.scijava.startup.DefaultStartupService
-
- DefaultStatusService - Class in org.scijava.app
-
Default service for status notifications.
- DefaultStatusService() - Constructor for class org.scijava.app.DefaultStatusService
-
- DefaultTableDisplay - Class in org.scijava.table
-
- DefaultTableDisplay() - Constructor for class org.scijava.table.DefaultTableDisplay
-
- DefaultTableIOPlugin - Class in org.scijava.table
-
- DefaultTableIOPlugin() - Constructor for class org.scijava.table.DefaultTableIOPlugin
-
- DefaultTableIOService - Class in org.scijava.table.io
-
- DefaultTableIOService() - Constructor for class org.scijava.table.io.DefaultTableIOService
-
- DefaultTask - Class in org.scijava.task
-
Default implementation of
Task
.
- DefaultTask(ThreadService, EventService) - Constructor for class org.scijava.task.DefaultTask
-
Creates a new task.
- DefaultTaskService - Class in org.scijava.task
-
- DefaultTaskService() - Constructor for class org.scijava.task.DefaultTaskService
-
- DefaultTextDisplay - Class in org.scijava.display
-
Default display for text.
- DefaultTextDisplay() - Constructor for class org.scijava.display.DefaultTextDisplay
-
- DefaultTextIOService - Class in org.scijava.text.io
-
Default
TextIOService
implementation for opening and saving text data
- DefaultTextIOService() - Constructor for class org.scijava.text.io.DefaultTextIOService
-
- DefaultTextService - Class in org.scijava.text
-
Default service for working with text formats.
- DefaultTextService() - Constructor for class org.scijava.text.DefaultTextService
-
- DefaultThreadService - Class in org.scijava.thread
-
Default service for managing active threads.
- DefaultThreadService() - Constructor for class org.scijava.thread.DefaultThreadService
-
- DefaultToolService - Class in org.scijava.tool
-
Default service for keeping track of available tools, including which tool is
active, and delegating UI events to the active tool.
- DefaultToolService() - Constructor for class org.scijava.tool.DefaultToolService
-
- DefaultTreeNode<T> - Class in org.scijava.util
-
- DefaultTreeNode(T, TreeNode<?>) - Constructor for class org.scijava.util.DefaultTreeNode
-
Creates a new tree node wrapping the given data, located in the tree
beneath the specified parent.
- DefaultUIService - Class in org.scijava.ui
-
Default service for handling SciJava user interfaces.
- DefaultUIService() - Constructor for class org.scijava.ui.DefaultUIService
-
- DefaultUncaughtExceptionHandler - Class in org.scijava.log
-
A handler for otherwise uncaught exceptions.
- DefaultUncaughtExceptionHandler(LogService) - Constructor for class org.scijava.log.DefaultUncaughtExceptionHandler
-
- defaultValue() - Method in class org.scijava.util.BoolArray
-
- defaultValue() - Method in class org.scijava.util.ByteArray
-
- defaultValue() - Method in class org.scijava.util.CharArray
-
- defaultValue() - Method in class org.scijava.util.DoubleArray
-
- defaultValue() - Method in class org.scijava.util.FloatArray
-
- defaultValue() - Method in class org.scijava.util.IntArray
-
- defaultValue() - Method in class org.scijava.util.LongArray
-
- defaultValue() - Method in class org.scijava.util.ObjectArray
-
- defaultValue() - Method in interface org.scijava.util.PrimitiveArray
-
- defaultValue() - Method in class org.scijava.util.ShortArray
-
- DefaultValuePreprocessor - Class in org.scijava.module.process
-
A preprocessor plugin that populates default parameter values.
- DefaultValuePreprocessor() - Constructor for class org.scijava.module.process.DefaultValuePreprocessor
-
- DefaultWelcomeService - Class in org.scijava.welcome
-
Default service for displaying the welcome greeting.
- DefaultWelcomeService() - Constructor for class org.scijava.welcome.DefaultWelcomeService
-
- DefaultWidgetModel - Class in org.scijava.widget
-
- DefaultWidgetModel(Context, InputPanel<?, ?>, Module, ModuleItem<?>, List<?>) - Constructor for class org.scijava.widget.DefaultWidgetModel
-
- DefaultWidgetService - Class in org.scijava.widget
-
- DefaultWidgetService() - Constructor for class org.scijava.widget.DefaultWidgetService
-
- DELAY_IN_MICROSECONDS - Static variable in class org.scijava.util.MirrorWebsite
-
- delete(int, int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
Shifts the array to delete space starting at a specified index.
- delete(int, int) - Method in interface org.scijava.util.PrimitiveArray
-
Shifts the array to delete space starting at a specified index.
- deleteRecursively(File) - Static method in class org.scijava.util.FileUtils
-
Deletes a directory recursively.
- DELIM - Static variable in class org.scijava.nativelib.NativeLibraryUtil
-
- dependencies() - Method in class org.scijava.grab.DefaultGrabService
-
- dependencies() - Method in interface org.scijava.grab.GrabService
-
Gets a table of dependencies which have previously been grabbed.
- dependencies - Variable in class org.scijava.minimaven.MavenProject
-
- dependencyManagement - Variable in class org.scijava.minimaven.MavenProject
-
- Desktop - Interface in org.scijava.ui
-
Marker interface for MDI Desktop manager
- destClass() - Method in class org.scijava.convert.ConversionRequest
-
- destination() - Method in interface org.scijava.download.Download
-
- destroy() - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- destType() - Method in class org.scijava.convert.ConversionRequest
-
- dialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.awt.AWTUI
-
- DialogPrompt - Interface in org.scijava.ui
-
TODO
- dialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.headless.HeadlessUI
-
- dialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.swing.mdi.SwingMdiUI
-
- dialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.swing.sdi.SwingSDIUI
-
- dialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in interface org.scijava.ui.UserInterface
-
Creates a dialog prompter.
- DialogPrompt.MessageType - Enum in org.scijava.ui
-
- DialogPrompt.OptionType - Enum in org.scijava.ui
-
- DialogPrompt.Result - Enum in org.scijava.ui
-
- DialogPromptDemo - Class in org.scijava.ui.swing.commands
-
A demonstration of SciJava's UI-agnostic dialog prompt capabilities.
- DialogPromptDemo() - Constructor for class org.scijava.ui.swing.commands.DialogPromptDemo
-
- die(String) - Method in class org.scijava.parsington.Position
-
- digest(String, byte[]) - Static method in class org.scijava.util.DigestUtils
-
Gets the given byte array's hash value according to the specified
algorithm.
- DigestUtils - Class in org.scijava.util
-
Utility class for computing cryptographic hashes.
- DIMGRAY - Static variable in class org.scijava.util.Colors
-
- DIMGREY - Static variable in class org.scijava.util.Colors
-
- DirectiveScriptProcessor - Class in org.scijava.script.process
-
Abstract base class for
ScriptProcessor
plugins that parse lines
of the form
#@directive(...) ...
.
- DirectiveScriptProcessor(Predicate<String>) - Constructor for class org.scijava.script.process.DirectiveScriptProcessor
-
- DIRECTORIES_ONLY - Static variable in interface org.scijava.widget.FileListWidget
-
Widget style to allow directory selection only
- directory - Variable in class org.scijava.minimaven.MavenProject
-
- directory - Variable in class org.scijava.ui.swing.script.FileFunctions.GrepLineHandler
-
- DIRECTORY_STYLE - Static variable in interface org.scijava.widget.FileWidget
-
Widget style for directory chooser dialogs.
- directoryCallback() - Method in class org.scijava.batch.FileScriptBatchProcessor
-
Count all applicable files and display them in the dialog message
- directoryCallback() - Method in class org.scijava.batch.MenuScriptBatchProcessor
-
Count all applicable files and display them in the dialog message
- DirectoryIndexer - Class in org.scijava.annotations
-
Indexes a directory of classes.
- DirectoryIndexer() - Constructor for class org.scijava.annotations.DirectoryIndexer
-
- DISABLE_CHECKSUMS_SETTING - Static variable in class org.scijava.grab.DefaultGrabService
-
- discover() - Method in class org.scijava.plugin.PluginIndex
-
Adds all plugins discovered by the attached
PluginFinder
to this
index, or does nothing if the attached
PluginFinder
is null.
- discoverAnnotations(File, String, ClassLoader) - Method in class org.scijava.annotations.DirectoryIndexer
-
- discoverJavac() - Static method in class org.scijava.minimaven.JavaCompiler
-
- DiskLocationCache - Class in org.scijava.download
-
- DiskLocationCache() - Constructor for class org.scijava.download.DiskLocationCache
-
- dispatchKeyEvent(KeyEvent) - Method in class org.scijava.ui.behaviour.GlobalKeyEventDispatcher
-
- dispatchToEDT(Runnable) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- dispatchToEDTWait(Runnable) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- display() - Method in class org.scijava.AbstractGateway
-
- display(Object) - Method in class org.scijava.display.AbstractDisplay
-
- Display<T> - Interface in org.scijava.display
-
A display is a particular type of plugin intended to collect objects for
visualization.
- display(Object) - Method in interface org.scijava.display.Display
-
Displays the given object in this display.
- display() - Method in interface org.scijava.Gateway
-
- display(Object) - Method in class org.scijava.table.DefaultTableDisplay
-
- Displayable - Interface in org.scijava.display
-
An interface used by classes that can draw on demand.
- DisplayActivatedEvent - Class in org.scijava.display.event
-
An event indicating a display has become the active one.
- DisplayActivatedEvent(Display<?>) - Constructor for class org.scijava.display.event.DisplayActivatedEvent
-
- DisplayCreatedEvent - Class in org.scijava.display.event
-
An event indicating a new display has been created.
- DisplayCreatedEvent(Display<?>) - Constructor for class org.scijava.display.event.DisplayCreatedEvent
-
- DisplayDeletedEvent - Class in org.scijava.display.event
-
An event indicating a display has been deleted.
- DisplayDeletedEvent(Display<?>) - Constructor for class org.scijava.display.event.DisplayDeletedEvent
-
- DisplayEvent - Class in org.scijava.display.event
-
An event indicating something has happened to a
Display
.
- DisplayEvent(Display<?>) - Constructor for class org.scijava.display.event.DisplayEvent
-
- DisplayPanel - Interface in org.scijava.ui.viewer
-
The panel housing a particular
Display
.
- DisplayPostprocessor - Class in org.scijava.display
-
Displays outputs upon completion of a module execution.
- DisplayPostprocessor() - Constructor for class org.scijava.display.DisplayPostprocessor
-
- DisplayService - Interface in org.scijava.display
-
Interface for service that tracks available
Display
s.
- DisplayUpdatedEvent - Class in org.scijava.display.event
-
An event indicating a display has updated; e.g., an object has been added or
removed.
- DisplayUpdatedEvent(Display<?>, DisplayUpdatedEvent.DisplayUpdateLevel) - Constructor for class org.scijava.display.event.DisplayUpdatedEvent
-
- DisplayUpdatedEvent.DisplayUpdateLevel - Enum in org.scijava.display.event
-
The display update level gives a hint about how much work needs to be done
during the update.
- DisplayViewer<T> - Interface in org.scijava.ui.viewer
-
A display viewer is a UI widget that shows a display to a user.
- displayWelcome() - Method in class org.scijava.welcome.DefaultWelcomeService
-
- displayWelcome() - Method in interface org.scijava.welcome.WelcomeService
-
Displays the welcome greeting.
- DisplayWindow - Interface in org.scijava.ui.viewer
-
A user interface window associated with a Display, containing a
DisplayPanel
.
- Disposable - Interface in org.scijava
-
An object that knows how to clean up after itself.
- dispose() - Method in class org.scijava.console.DefaultConsoleService
-
- dispose() - Method in class org.scijava.Context
-
- dispose() - Method in interface org.scijava.Disposable
-
Performs any needed cleanup of the object's services, in preparation for
the object being retired (e.g., to make garbage collection possible).
- dispose() - Method in class org.scijava.event.DefaultEventService
-
- dispose() - Method in interface org.scijava.Gateway
-
- dispose() - Method in class org.scijava.io.DefaultRecentFileService
-
- dispose() - Method in class org.scijava.platform.DefaultPlatformService
-
- dispose() - Method in class org.scijava.plugins.platforms.macos.MacOSPlatform
-
- dispose() - Method in class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- dispose() - Method in class org.scijava.thread.DefaultThreadService
-
- dispose() - Method in class org.scijava.ui.awt.AWTUI
-
- dispose() - Method in class org.scijava.ui.DefaultUIService
-
- dispose() - Method in class org.scijava.ui.headless.HeadlessUI
-
- dispose() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- dispose() - Method in class org.scijava.ui.swing.script.InterpreterPane
-
- dispose() - Method in class org.scijava.ui.swing.script.InterpreterWindow
-
- dispose() - Method in interface org.scijava.ui.viewer.DisplayViewer
-
- div(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(int, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(long, long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(float, float) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(double, double) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(BigInteger, BigInteger) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(BigDecimal, BigDecimal) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- div(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- DIV - Static variable in class org.scijava.parsington.Operators
-
- DIV_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- divAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- divAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- DocumentSizeFilter - Class in org.scijava.ui.swing.widget
-
- DocumentSizeFilter(int) - Constructor for class org.scijava.ui.swing.widget.DocumentSizeFilter
-
- DODGERBLUE - Static variable in class org.scijava.util.Colors
-
- done - Variable in class org.scijava.util.ReadInto
-
- done() - Method in class org.scijava.util.ReadInto
-
- doRefresh() - Method in class org.scijava.batch.SwingScriptInfoWidget
-
- doRefresh() - Method in class org.scijava.ui.AbstractUIInputWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTButtonWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTObjectWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTTextWidget
-
- doRefresh() - Method in class org.scijava.ui.awt.widget.AWTToggleWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingButtonWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingDateWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingFileListWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingObjectWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- doRefresh() - Method in class org.scijava.ui.swing.widget.SwingToggleWidget
-
- dot(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dot(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- DOT - Static variable in class org.scijava.parsington.Operators
-
- DOT_DIV - Static variable in class org.scijava.parsington.Operators
-
- DOT_DIV_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- DOT_MUL - Static variable in class org.scijava.parsington.Operators
-
- DOT_POW - Static variable in class org.scijava.parsington.Operators
-
- DOT_POW_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- DOT_RIGHT_DIV - Static variable in class org.scijava.parsington.Operators
-
- DOT_RIGHT_DIV_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- DOT_TRANSPOSE - Static variable in class org.scijava.parsington.Operators
-
- dotDiv(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dotDiv(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotDivAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- dotDivAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotMul(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dotMul(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotPow(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dotPow(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotPowAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- dotPowAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotRightDiv(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dotRightDiv(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotRightDivAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- dotRightDivAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- dotTranspose(Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- dotTranspose(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- DOUBLE_CLICK_INTERVAL - Static variable in class org.scijava.ui.behaviour.AbstractMouseAndKeyHandler
-
- DOUBLE_CLICK_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- DoubleArray - Class in org.scijava.util
-
An extensible array of double
elements.
- DoubleArray() - Constructor for class org.scijava.util.DoubleArray
-
Constructs an extensible array of doubles, backed by a fixed-size array.
- DoubleArray(int) - Constructor for class org.scijava.util.DoubleArray
-
Constructs an extensible array of doubles, backed by a fixed-size array.
- DoubleArray(double[]) - Constructor for class org.scijava.util.DoubleArray
-
Constructs an extensible array of doubles, backed by the given fixed-size
array.
- DoubleArrayUnwrapper() - Constructor for class org.scijava.convert.ArrayConverters.DoubleArrayUnwrapper
-
- DoubleArrayWrapper() - Constructor for class org.scijava.convert.ArrayConverters.DoubleArrayWrapper
-
- DoubleColumn - Class in org.scijava.table
-
Efficient implementation of
Column
for
double
primitives.
- DoubleColumn() - Constructor for class org.scijava.table.DoubleColumn
-
- DoubleColumn(String) - Constructor for class org.scijava.table.DoubleColumn
-
- DoubleTable - Interface in org.scijava.table
-
A table of double-precision floating point values.
- DoubleToBigDecimalConverter() - Constructor for class org.scijava.convert.NumberConverters.DoubleToBigDecimalConverter
-
- download(Location, Location) - Method in class org.scijava.download.DefaultDownloadService
-
- download(Location, Location, LocationCache) - Method in class org.scijava.download.DefaultDownloadService
-
- Download - Interface in org.scijava.download
-
Object representing an asynchronous download task.
- download(Location, Location) - Method in interface org.scijava.download.DownloadService
-
Downloads data from the given source, storing it into the given
destination.
- download(Location, Location, LocationCache) - Method in interface org.scijava.download.DownloadService
-
Downloads data from the given source, storing it into the given
destination.
- download(URL, File, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- download(URL, File, String, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- download() - Method in class org.scijava.minimaven.MavenProject
-
- download(Coordinate, boolean) - Method in class org.scijava.minimaven.MavenProject
-
- downloadAndVerify(String, Coordinate, boolean) - Method in class org.scijava.minimaven.BuildEnvironment
-
- downloadAndVerify(String, File, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- downloadAndVerify(String, File, String, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- downloadAutomatically - Variable in class org.scijava.minimaven.BuildEnvironment
-
- downloadDependencies() - Method in class org.scijava.minimaven.MavenProject
-
- DownloadService - Interface in org.scijava.download
-
Service for managing retrieval of remote resources.
- downOctave() - Method in class org.scijava.util.TunePlayer
-
- drag(int, int) - Method in interface org.scijava.ui.behaviour.DragBehaviour
-
Mouse was dragged.
- DragAndDropData - Interface in org.scijava.ui.dnd
-
Interface for drag-and-drop data.
- DragAndDropEvent - Class in org.scijava.ui.dnd.event
-
An event indicating drag-and-drop activity in a display.
- DragAndDropEvent(Display<?>) - Constructor for class org.scijava.ui.dnd.event.DragAndDropEvent
-
- DragAndDropEvent(Display<?>, DragAndDropData) - Constructor for class org.scijava.ui.dnd.event.DragAndDropEvent
-
- DragAndDropEvent(Display<?>, InputModifiers, int, int, DragAndDropData) - Constructor for class org.scijava.ui.dnd.event.DragAndDropEvent
-
- DragAndDropHandler<D> - Interface in org.scijava.ui.dnd
-
Interface for drag-and-drop handlers.
- DragAndDropService - Interface in org.scijava.ui.dnd
-
Interface for service that handles drag and drop events.
- DragBehaviour - Interface in org.scijava.ui.behaviour
-
- dragEnter(DropTargetDragEvent) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- DragEnterEvent - Class in org.scijava.ui.dnd.event
-
An event indicating an object was dragged onto a display.
- DragEnterEvent(Display<?>, InputModifiers, int, int, DragAndDropData) - Constructor for class org.scijava.ui.dnd.event.DragEnterEvent
-
- dragExit(DropTargetEvent) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- DragExitEvent - Class in org.scijava.ui.dnd.event
-
An event indicating an object was dragged off of a display.
- DragExitEvent(Display<?>) - Constructor for class org.scijava.ui.dnd.event.DragExitEvent
-
- dragOver(DropTargetDragEvent) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- DragOverEvent - Class in org.scijava.ui.dnd.event
-
An event indicating an object was dragged within a display.
- DragOverEvent(Display<?>, InputModifiers, int, int, DragAndDropData) - Constructor for class org.scijava.ui.dnd.event.DragOverEvent
-
- draw() - Method in interface org.scijava.display.Displayable
-
Render self when called.
- drawIcon() - Method in interface org.scijava.tool.CustomDrawnTool
-
- drop(DropTargetDropEvent) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- drop(D, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Performs a drop operation with the given data object in the specified
Display
.
- drop(DragAndDropData, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Performs a drag-and-drop operation in the given display with the specified
DragAndDropData
, using the first available compatible handler.
- drop(Object, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Performs a drag-and-drop operation in the given display with the specified
data object, using the first available compatible handler.
- drop(File, Display<?>) - Method in class org.scijava.ui.dnd.FileDragAndDropHandler
-
- drop(List<?>, Display<?>) - Method in class org.scijava.ui.dnd.ListDragAndDropHandler
-
- drop(File, Display<?>) - Method in class org.scijava.ui.dnd.ScriptFileDragAndDropHandler
-
- dropActionChanged(DropTargetDragEvent) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- dropData(DragAndDropData, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- dropData(DragAndDropData, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Performs a drop operation with the given data in the specified
Display
.
- DropEvent - Class in org.scijava.ui.dnd.event
-
An event indicating an object was dropped onto a display.
- DropEvent(Display<?>, InputModifiers, int, int, DragAndDropData) - Constructor for class org.scijava.ui.dnd.event.DropEvent
-
- dropObject(Object, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- dropObject(Object, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Performs a drop operation with the given data in the specified
Display
.
- dualToImportStatement(String, String) - Method in interface org.scijava.ui.swing.script.autocompletion.ImportFormat
-
- dualToImportStatement(String, String) - Method in class org.scijava.ui.swing.script.autocompletion.JythonImportFormat
-
- DummyHandle - Class in org.scijava.io.handle
-
A
DataHandle
which reads all zeroes, and writes no actual data.
- DummyHandle() - Constructor for class org.scijava.io.handle.DummyHandle
-
- DummyLocation - Class in org.scijava.io.location
-
- DummyLocation() - Constructor for class org.scijava.io.location.DummyLocation
-
- DummyTool - Class in org.scijava.tool
-
A tool that does nothing.
- DummyTool() - Constructor for class org.scijava.tool.DummyTool
-
- dumpStack() - Method in class org.scijava.event.SciJavaEvent
-
Gets a stack trace for the calling thread when the event was published.
- DumpStack - Class in org.scijava.plugins.commands.debug
-
Provides a complete stack dump of all threads.
- DumpStack() - Constructor for class org.scijava.plugins.commands.debug.DumpStack
-
- DynamicCommand - Class in org.scijava.command
-
A command with a variable number of inputs and outputs.
- DynamicCommand() - Constructor for class org.scijava.command.DynamicCommand
-
- DynamicCommandInfo - Class in org.scijava.command
-
- DynamicCommandInfo(CommandInfo, Class<? extends DynamicCommand>) - Constructor for class org.scijava.command.DynamicCommandInfo
-
- GAINSBORO - Static variable in class org.scijava.util.Colors
-
- Gateway - Interface in org.scijava
-
Interface for convenience classes that wrap a
Context
to provide
one-line access to a suite of
Service
s.
- GatewayPreprocessor - Class in org.scijava.module.process
-
The gateway preprocessor automatically populates module inputs that implement
Gateway
.
- GatewayPreprocessor() - Constructor for class org.scijava.module.process.GatewayPreprocessor
-
- GenericColumn - Class in org.scijava.table
-
A column that can consist of any
Object
s.
- GenericColumn() - Constructor for class org.scijava.table.GenericColumn
-
- GenericColumn(String) - Constructor for class org.scijava.table.GenericColumn
-
- GenericTable - Interface in org.scijava.table
-
A flexible table capable of storing any values as
Object
s.
- GenericUtils - Class in org.scijava.util
-
- get(String) - Method in class org.scijava.AbstractBasicDetails
-
- get(Class<S>) - Method in class org.scijava.AbstractGateway
-
- get(String) - Method in class org.scijava.AbstractGateway
-
- get(String) - Method in interface org.scijava.BasicDetails
-
Gets the value of the given key, or null if undefined.
- get(Object) - Method in interface org.scijava.cache.CacheService
-
- get(Object, Callable<V>) - Method in interface org.scijava.cache.CacheService
-
- get(Object) - Method in class org.scijava.cache.DefaultCacheService
-
- get(Object) - Method in class org.scijava.cache.GuavaCacheService
-
- get(Object, Callable<V>) - Method in class org.scijava.cache.GuavaCacheService
-
- get(String) - Method in class org.scijava.command.CommandModuleItem
-
- get(int) - Method in class org.scijava.display.AbstractDisplay
-
- get(Class<S>) - Method in interface org.scijava.Gateway
-
Returns an implementation of the requested
Service
, if it exists in
the underlying
Context
.
- get(String) - Method in interface org.scijava.Gateway
-
Returns an implementation of the
Service
with the given class name,
if it exists in the underlying
Context
.
- get(int) - Static method in enum org.scijava.input.KeyCode
-
Gets the KeyCode corresponding to the given numeric code, or
KeyCode.UNDEFINED
if no such code.
- get(String) - Static method in enum org.scijava.input.KeyCode
-
- get() - Method in interface org.scijava.object.LazyObjects
-
Gets the collection of objects.
- get(Class<?>) - Method in class org.scijava.object.ObjectIndex
-
Gets a list of registered objects compatible with the given type.
- get(Variable) - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- get(Variable) - Method in interface org.scijava.parsington.eval.Evaluator
-
Gets the value of the given variable.
- get() - Method in class org.scijava.parsington.Position
-
- get() - Method in class org.scijava.plugin.AbstractWrapperPlugin
-
- get(Class<P>, PluginIndex) - Static method in class org.scijava.plugin.PluginInfo
-
- get(Class<P>, Class<PT>, PluginIndex) - Static method in class org.scijava.plugin.PluginInfo
-
- get(Class<P>, Collection<? extends PluginInfo<PT>>) - Static method in class org.scijava.plugin.PluginInfo
-
Finds a
PluginInfo
of the given plugin class in the specified list
of plugins.
- get() - Method in interface org.scijava.plugin.WrapperPlugin
-
Gets the data object currently associated with this plugin.
- get(Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- get(Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- get(Object) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- get(Object) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- get(String) - Method in class org.scijava.plugins.scripting.scala.ScalaScriptEngine
-
- get(Class<?>, String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
- get(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a
String
.
- get(Class<?>, String, String) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a
String
.
- get(String) - Method in interface org.scijava.prefs.PrefService
-
- get(String, String) - Method in interface org.scijava.prefs.PrefService
-
- get(String) - Method in class org.scijava.script.AbstractScriptEngine
-
- get(String) - Method in class org.scijava.script.AdaptedScriptEngine
-
- get(String) - Method in interface org.scijava.table.Table
-
Returns the first column with the given header in the table.
- get(int, int) - Method in interface org.scijava.table.Table
-
Gets the table value at the given column and row.
- get(String, int) - Method in interface org.scijava.table.Table
-
Gets the table value at the given column and row.
- get(int) - Method in interface org.scijava.table.Table
-
Returns the column at the specified position in the table.
- get(String) - Method in class org.scijava.ui.behaviour.BehaviourMap
-
Returns the binding for
key
, messaging the parent
BehaviourMap
if the binding is not locally defined.
- get(InputTrigger) - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Get the set of all bindings for inputTrigger
defined in this map
and its parents.
- get() - Method in class org.scijava.ui.behaviour.io.gui.CommandDescriptionBuilder
-
Returns the map of
Command
to description of what the command
does.
- get(Object) - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- get(String) - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- get(KeyStroke) - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- get(InputTrigger) - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- get(int) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- get(int) - Method in class org.scijava.util.BoolArray
-
- get(int) - Method in class org.scijava.util.ByteArray
-
- get(int) - Method in class org.scijava.util.CharArray
-
- get(int) - Method in class org.scijava.util.DoubleArray
-
- get(int) - Method in class org.scijava.util.FloatArray
-
- get(int) - Method in class org.scijava.util.IntArray
-
- get(int) - Method in class org.scijava.util.LastRecentlyUsed
-
Returns the entry for the given index.
- get(int) - Method in class org.scijava.util.LongArray
-
- get(String) - Method in class org.scijava.util.Manifest
-
- get(int) - Method in class org.scijava.util.ObjectArray
-
- get(String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- get(String, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- get(Class<?>, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- get(Class<?>, String, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- get(int) - Method in class org.scijava.util.ShortArray
-
- get() - Method in class org.scijava.widget.AbstractInputWidget
-
- get() - Method in interface org.scijava.widget.InputWidget
-
Gets the model object backing this widget.
- getAbbreviatedByteLabel(double) - Static method in class org.scijava.util.UnitUtils
-
- getAccelerator() - Method in class org.scijava.display.event.input.KyEvent
-
Converts the key event into a corresponding accelerator.
- getAccelerator() - Method in class org.scijava.MenuEntry
-
- getAction() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- getActionMap() - Method in class org.scijava.ui.behaviour.util.Actions
-
- getActiveDisplay() - Method in class org.scijava.display.DefaultDisplayService
-
- getActiveDisplay(Class<D>) - Method in class org.scijava.display.DefaultDisplayService
-
- getActiveDisplay() - Method in interface org.scijava.display.DisplayService
-
Gets the currently active display (of any Display type).
- getActiveDisplay(Class<D>) - Method in interface org.scijava.display.DisplayService
-
Gets the most recently active display (of the specified Display type).
- getActiveTool() - Method in class org.scijava.tool.DefaultToolService
-
- getActiveTool() - Method in interface org.scijava.tool.ToolService
-
- getAliases() - Method in class org.scijava.script.DefaultScriptService
-
- getAliases() - Method in interface org.scijava.script.ScriptService
-
TODO
- getAll() - Method in class org.scijava.object.ObjectIndex
-
Gets a list of all registered objects.
- getAll() - Method in class org.scijava.util.Manifest
-
- getAllBindings() - Method in class org.scijava.ui.behaviour.BehaviourMap
-
Get all bindings defined in this map and its parents.
- getAllBindings() - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Get all bindings defined in this map and its parents.
- getAllBindings() - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- getAllBindings() - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- getAllPOMs() - Static method in class org.scijava.util.POM
-
Gets all available Maven POMs on the class path.
- getAllUsedIdentifiers() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- getAllVersions(File, String) - Static method in class org.scijava.util.FileUtils
-
Lists all versions of a given (possibly versioned) file name.
- getAlpha(int, int) - Method in class org.scijava.ui.ARGBPlane
-
- getAlpha() - Method in class org.scijava.util.ColorRGB
-
- getAlpha() - Method in class org.scijava.util.ColorRGBA
-
- getAlwaysActiveTools() - Method in class org.scijava.tool.DefaultToolService
-
- getAlwaysActiveTools() - Method in interface org.scijava.tool.ToolService
-
- getAnnotatedFields(Class<?>, Class<A>) - Static method in class org.scijava.util.ClassUtils
-
Gets the given class's
Field
s marked with the annotation of the
specified class.
- getAnnotatedFields(Class<?>, Class<A>, List<Field>) - Static method in class org.scijava.util.ClassUtils
-
Gets the given class's
Field
s marked with the annotation of the
specified class.
- getAnnotatedMethods(Class<?>, Class<A>) - Static method in class org.scijava.util.ClassUtils
-
Gets the given class's
Method
s marked with the annotation of the
specified class.
- getAnnotatedMethods(Class<?>, Class<A>, List<Method>) - Static method in class org.scijava.util.ClassUtils
-
Gets the given class's
Method
s marked with the annotation of the
specified class.
- getAnnotation() - Method in class org.scijava.plugin.PluginInfo
-
Gets the associated @
Plugin
annotation.
- getAnnotationFiles() - Method in class org.scijava.annotations.AnnotationCombiner
-
Scans for annotations files in every resource on the classpath.
- getAnnotationFiles() - Method in class org.scijava.util.CombineAnnotations
-
- getApp() - Method in class org.scijava.AbstractGateway
-
- getApp() - Method in interface org.scijava.app.AppService
-
Gets the foremost application (the one with the highest priority).
- getApp(String) - Method in interface org.scijava.app.AppService
-
Gets an application by name.
- getApp(String) - Method in class org.scijava.app.DefaultAppService
-
- getApp() - Method in interface org.scijava.Gateway
-
- getAppEventService() - Method in class org.scijava.platform.DefaultPlatformService
-
- getAppEventService() - Method in interface org.scijava.platform.PlatformService
-
- getApplicationFrame() - Method in class org.scijava.ui.awt.AWTUI
-
- getApplicationFrame() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- getApplicationFrame() - Method in interface org.scijava.ui.UserInterface
-
Gets the main SciJava application frame, or null if not applicable.
- getApps() - Method in interface org.scijava.app.AppService
-
Gets the table of associated applications, keyed by name.
- getApps() - Method in class org.scijava.app.DefaultAppService
-
- getArchitecture() - Static method in class org.scijava.nativelib.NativeLibraryUtil
-
Determines the underlying hardware platform and architecture.
- getArchiverVersion() - Method in class org.scijava.util.Manifest
-
- getARGB(int, int) - Method in class org.scijava.ui.ARGBPlane
-
- getARGB() - Method in class org.scijava.util.ColorRGB
-
Gets the color as a packed integer, 8 bits per color component.
- getArity() - Method in class org.scijava.parsington.Group
-
- getArity() - Method in class org.scijava.parsington.Operator
-
1 for unary, 2 for binary, etc.
- getArrangement() - Method in interface org.scijava.ui.Arrangeable
-
- getArrangement() - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
- getArray() - Method in class org.scijava.util.BoolArray
-
- getArray() - Method in class org.scijava.util.ByteArray
-
- getArray() - Method in class org.scijava.util.CharArray
-
- getArray() - Method in class org.scijava.util.DoubleArray
-
- getArray() - Method in class org.scijava.util.FloatArray
-
- getArray() - Method in class org.scijava.util.IntArray
-
- getArray() - Method in class org.scijava.util.LongArray
-
- getArray() - Method in class org.scijava.util.ObjectArray
-
- getArray() - Method in interface org.scijava.util.PrimitiveArray
-
Gets the fixed-size array backing this instance.
- getArray() - Method in class org.scijava.util.ShortArray
-
- getArrayClass(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- getArtifactId() - Method in interface org.scijava.app.App
-
The Maven artifactId
of the application.
- getArtifactId() - Method in class org.scijava.app.SciJavaApp
-
- getArtifactId() - Method in class org.scijava.minimaven.Coordinate
-
- getArtifactId() - Method in class org.scijava.minimaven.MavenProject
-
- getArtifactId() - Method in class org.scijava.util.POM
-
Gets the POM's artifactId.
- getAssociativity() - Method in class org.scijava.parsington.Operator
-
- getAttribute(String) - Method in class org.scijava.script.AbstractScriptContext
-
- getAttribute(String, int) - Method in class org.scijava.script.AbstractScriptContext
-
- getAttributesScope(String) - Method in class org.scijava.script.AbstractScriptContext
-
- getAutoCompleter() - Method in interface org.scijava.script.ScriptLanguage
-
Gets a helper object capable of generating autocomplete suggestions for a
code fragment.
- getAvailableUIs() - Method in class org.scijava.ui.DefaultUIService
-
- getAvailableUIs() - Method in interface org.scijava.ui.UIService
-
Gets the user interfaces available to the service.
- getBase() - Method in class org.scijava.ui.dnd.MIMEType
-
Gets the MIME type with no parameter list.
- getBaseClass() - Method in class org.scijava.object.ObjectIndex
-
Gets the base class of the items being managed.
- getBaseDirectory() - Method in interface org.scijava.app.App
-
Gets the application's root directory.
- getBaseDirectory() - Method in class org.scijava.download.DiskLocationCache
-
- getBaseDirectory(String, Class<?>, String) - Static method in class org.scijava.util.AppUtils
-
Gets the application root directory.
- getBaseDirectory(Class<?>) - Static method in class org.scijava.util.AppUtils
-
Gets the base file system directory containing the given class file.
- getBaseDirectory(Class<?>, String) - Static method in class org.scijava.util.AppUtils
-
Gets the base file system directory containing the given class file.
- getBaseDirectory(File, String) - Static method in class org.scijava.util.AppUtils
-
Gets the base file system directory from the given known class location.
- getBehaviourMap() - Method in class org.scijava.ui.behaviour.util.Behaviours
-
- getBehaviourNames() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- getBindings(int) - Method in class org.scijava.script.AbstractScriptContext
-
- getBindings(int) - Method in class org.scijava.script.AbstractScriptEngine
-
- getBindings(int) - Method in class org.scijava.script.AdaptedScriptEngine
-
- getBindings() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- getBindings() - Method in interface org.scijava.script.ScriptInterpreter
-
- getBindings() - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Get all bindings defined in this map.
- getBlue(int, int) - Method in class org.scijava.ui.ARGBPlane
-
- getBlue() - Method in class org.scijava.util.ColorRGB
-
- getBookmarks(TextEditorTab, Collection<Bookmark>) - Method in class org.scijava.ui.swing.script.EditorPane
-
Add this editors bookmarks to the specified collection.
- getBoolean(Class<?>, String, boolean) - Method in class org.scijava.prefs.DefaultPrefService
-
- getBoolean(Class<?>, String, boolean) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a boolean
.
- getBoolean(String, boolean) - Method in interface org.scijava.prefs.PrefService
-
- getBoolean(String, boolean) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getBoolean(Class<?>, String, boolean) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getBottomRight() - Method in class org.scijava.util.IntRect
-
Gets the bottom right coordinate of the rectangle.
- getBottomRight() - Method in class org.scijava.util.RealRect
-
Gets the bottom right coordinate of the rectangle.
- getBuildFromSource() - Method in class org.scijava.minimaven.MavenProject
-
- getBuildJdk() - Method in class org.scijava.util.Manifest
-
- getBuildNumber(Class<?>) - Static method in class org.scijava.util.VersionUtils
-
Looks up the build number (typically an SCM revision) of the specified
class.
- getBuiltBy() - Method in class org.scijava.util.Manifest
-
- getButton() - Method in class org.scijava.display.event.input.MsButtonEvent
-
- getByExtension(String) - Method in class org.scijava.script.ScriptLanguageIndex
-
- getByName(String) - Method in class org.scijava.script.ScriptLanguageIndex
-
- getByte(long) - Method in class org.scijava.io.ByteArrayByteBank
-
- getByte(long) - Method in interface org.scijava.io.ByteBank
-
- getByte(long) - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- getByteBank() - Method in class org.scijava.io.location.BytesLocation
-
- getBytes(long, byte[], int, int) - Method in class org.scijava.io.ByteArrayByteBank
-
- getBytes(long, byte[]) - Method in interface org.scijava.io.ByteBank
-
- getBytes(long, byte[], int, int) - Method in interface org.scijava.io.ByteBank
-
- getBytes(long, byte[], int, int) - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- getCallback() - Method in class org.scijava.command.CommandModuleItem
-
- getCallback() - Method in class org.scijava.module.AbstractModuleItem
-
- getCallback() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getCallback() - Method in interface org.scijava.module.ModuleItem
-
Gets the function that is called whenever this item changes.
- getCallingClass() - Static method in class org.scijava.log.CallingClassUtils
-
- getCallingClass(Class<?>) - Static method in class org.scijava.test.TestUtils
-
Returns the class of the caller (excluding the specified class).
- getCallingClassName() - Static method in class org.scijava.log.CallingClassUtils
-
Inspects the stack trace to return the name of the class that calls
this method, but ignores every class annotated with @IgnoreAsCallingClass.
- getCallingCodeLocation(Class<?>) - Static method in class org.scijava.test.TestUtils
-
Returns the class and the method/line number of the caller (excluding the specified class).
- getCallingThread() - Method in class org.scijava.event.SciJavaEvent
-
Gets the thread that published the event.
- getCancelReason() - Method in interface org.scijava.Cancelable
-
Gets a message describing why the operation was canceled.
- getCancelReason() - Method in class org.scijava.command.CommandModule
-
- getCancelReason() - Method in class org.scijava.command.ContextCommand
-
- getCancelReason() - Method in class org.scijava.command.DynamicCommand
-
- getCancelReason() - Method in class org.scijava.command.ModuleCommand
-
- getCancelReason() - Method in class org.scijava.module.process.AbstractPreprocessorPlugin
-
- getCancelReason() - Method in class org.scijava.task.DefaultTask
-
- getCancelReason() - Method in class org.scijava.ui.AbstractInputHarvesterPlugin
-
- getCellEditorValue() - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeEditor
-
- getCharacter() - Method in class org.scijava.display.event.input.KyEvent
-
- getChildAt(int) - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- getChildCount() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- getChildren() - Method in class org.scijava.menu.ShadowMenu
-
Gets this node's children, sorted by weight.
- getChildren() - Method in class org.scijava.minimaven.MavenProject
-
- getChoices() - Method in class org.scijava.command.CommandModuleItem
-
- getChoices() - Method in class org.scijava.module.AbstractModuleItem
-
- getChoices() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getChoices() - Method in interface org.scijava.module.ModuleItem
-
Gets the list of possible values.
- getChoices() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getChoices() - Method in interface org.scijava.widget.WidgetModel
-
Gets the multiple choice list for the module input.
- getCIManagementSystem() - Method in class org.scijava.util.POM
-
Gets the CI management system.
- getCIManagementURL() - Method in class org.scijava.util.POM
-
Gets the CI management URL.
- getClass(Type) - Static method in class org.scijava.util.ConversionUtils
-
- getClass(Type) - Static method in class org.scijava.util.GenericUtils
-
- getClasses(Type) - Static method in class org.scijava.util.GenericUtils
-
- getClassLoader() - Static method in class org.scijava.Context
-
Gets the class loader to use.
- getClassName() - Method in class org.scijava.command.CommandInfo
-
- getClassName() - Method in interface org.scijava.Instantiable
-
Gets the fully qualified name of the
Class
of the objects that can
be created.
- getClassName() - Method in class org.scijava.plugin.PluginInfo
-
- getClassName() - Method in interface org.scijava.ui.swing.script.autocompletion.ImportCompletion
-
- getClassName() - Method in class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- getClassName() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- getClassPath(boolean) - Method in class org.scijava.minimaven.MavenProject
-
- getClosestPresetColor(ColorRGB) - Static method in class org.scijava.util.Colors
-
Returns the preset color closest to a given color.
- getCode() - Method in class org.scijava.display.event.input.KyEvent
-
- getCode() - Method in enum org.scijava.input.KeyCode
-
Gets the key's numeric code.
- getColor(ColorRGB) - Static method in class org.scijava.ui.awt.AWTColors
-
- getColor(ColorRGB, int) - Static method in class org.scijava.ui.awt.AWTColors
-
Get the AWT
Color
corresponding to the given ImageJ
ColorRGB
plus explicit alpha component (0-255).
- getColor(String) - Static method in class org.scijava.util.Colors
-
Gets the preset color with the given name.
- getColorRGB(Color) - Static method in class org.scijava.ui.awt.AWTColors
-
- getColorRGBA(Color) - Static method in class org.scijava.ui.awt.AWTColors
-
Get the ImageJ
ColorRGBA
corresponding to the given AWT
Color
, including alpha component.
- getColumnCount() - Method in class org.scijava.command.CommandModuleItem
-
- getColumnCount() - Method in class org.scijava.module.AbstractModuleItem
-
- getColumnCount() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getColumnCount() - Method in interface org.scijava.module.ModuleItem
-
Gets the preferred width of the input field in characters (if applicable).
- getColumnCount() - Method in interface org.scijava.table.Table
-
Gets the number of columns in the table.
- getColumnCount() - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- getColumnCount() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.NullTableModel
-
- getColumnCount() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- getColumnHeader(int) - Method in interface org.scijava.table.Table
-
Gets the column header at the given column.
- getColumnIndex(String) - Method in interface org.scijava.table.Table
-
Gets the column index of the column with the given header.
- getColumnName(int) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- getColumnName(int) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- getCommand() - Method in class org.scijava.command.CommandModule
-
Gets the command instance handled by this module.
- getCommand(Class<C>) - Method in interface org.scijava.command.CommandService
-
Gets the first available command of the given class, or null if none.
- getCommand(String) - Method in interface org.scijava.command.CommandService
-
Gets the first available command of the given class name, or null if none.
- getCommand(Class<C>) - Method in class org.scijava.command.DefaultCommandService
-
- getCommand(String) - Method in class org.scijava.command.DefaultCommandService
-
- getCommand() - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
Gets the currently selected command.
- getCommands() - Method in interface org.scijava.command.CommandService
-
Gets the list of all available
Command
s).
- getCommands(List<PluginInfo<CT>>) - Method in interface org.scijava.command.CommandService
-
Gets the list of
Command
s corresponding to the given plugins.
- getCommands() - Method in class org.scijava.command.DefaultCommandService
-
- getCommands(List<PluginInfo<CT>>) - Method in class org.scijava.command.DefaultCommandService
-
- getCommands() - Method in interface org.scijava.platform.AppEventService
-
- getCommands() - Method in class org.scijava.platform.DefaultAppEventService
-
Deprecated.
- getCommandService() - Method in interface org.scijava.platform.PlatformService
-
- getCommandsOfClass(Class<C>) - Method in interface org.scijava.command.CommandService
-
Gets the list of commands of the given class.
- getCommandsOfClass(String) - Method in interface org.scijava.command.CommandService
-
Gets the list of commands with the given class name.
- getCommandsOfClass(Class<C>) - Method in class org.scijava.command.DefaultCommandService
-
- getCommandsOfClass(String) - Method in class org.scijava.command.DefaultCommandService
-
- getCommandsOfType(Class<CT>) - Method in interface org.scijava.command.CommandService
-
Gets the list of
Command
s of the given type.
- getCommandsOfType(Class<CT>) - Method in class org.scijava.command.DefaultCommandService
-
- getCompatibleInputClasses(Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- getCompatibleInputClasses(Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- getCompatibleInputs(Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- getCompatibleInputs(Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- getCompatibleOutputClasses(Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- getCompatibleOutputClasses(Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- getCompletions(String) - Method in class org.scijava.ui.swing.script.autocompletion.JythonAutocompletionProvider
-
Completions to discover (autocomplete imports) and auto-import java classes.
- getCompletionsImpl(JTextComponent) - Method in class org.scijava.ui.swing.script.autocompletion.JythonAutocompletionProvider
-
- getComponent() - Method in class org.scijava.ui.awt.widget.AWTInputPanel
-
- getComponent() - Method in class org.scijava.ui.awt.widget.AWTInputWidget
-
- getComponent() - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- getComponent() - Method in class org.scijava.ui.swing.script.InterpreterPane
-
- getComponent() - Method in class org.scijava.ui.swing.script.PromptPane
-
- getComponent() - Method in class org.scijava.ui.swing.widget.SwingInputPanel
-
- getComponent() - Method in class org.scijava.ui.swing.widget.SwingInputWidget
-
- getComponent() - Method in interface org.scijava.widget.UIComponent
-
Gets the user interface component housing this object.
- getComponentClass(Type) - Static method in class org.scijava.util.ConversionUtils
-
- getComponentClass(Type) - Static method in class org.scijava.util.GenericUtils
-
- getComponentType() - Method in class org.scijava.ui.awt.widget.AWTInputPanel
-
- getComponentType() - Method in class org.scijava.ui.awt.widget.AWTInputWidget
-
- getComponentType() - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- getComponentType() - Method in class org.scijava.ui.swing.script.InterpreterPane
-
- getComponentType() - Method in class org.scijava.ui.swing.script.PromptPane
-
- getComponentType() - Method in class org.scijava.ui.swing.widget.SwingInputPanel
-
- getComponentType() - Method in class org.scijava.ui.swing.widget.SwingInputWidget
-
- getComponentType(Type) - Static method in class org.scijava.util.GenericUtils
-
- getComponentType() - Method in interface org.scijava.widget.UIComponent
-
Gets the type of the UI component housing the object.
- getConcatenatedActionMap() - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
- getConcatenatedBehaviourMap() - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
- getConcatenatedInputMap() - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
- getConcatenatedInputTriggerMap() - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
- getConsolePane() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- getConsolePane() - Method in interface org.scijava.ui.UserInterface
-
Gets the main SciJava console pane, or null if not applicable.
- getContext() - Method in class org.scijava.AbstractContextual
-
- getContext() - Method in class org.scijava.command.CommandModule
-
- getContext() - Method in class org.scijava.command.DynamicCommand
-
- getContext() - Method in class org.scijava.command.ModuleCommand
-
- getContext() - Method in interface org.scijava.Contextual
-
- getContext() - Method in class org.scijava.script.AbstractScriptEngine
-
- getContext() - Method in class org.scijava.script.AdaptedScriptEngine
-
- getContext() - Method in class org.scijava.script.ScriptInfo
-
- getContext() - Method in class org.scijava.script.ScriptModule
-
- getContext() - Method in class org.scijava.service.AbstractService
-
- getContext() - Method in class org.scijava.ui.behaviour.io.gui.Command
-
- getContexts() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- getContexts() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- getCoordinate() - Method in class org.scijava.minimaven.MavenProject
-
- getCreatedBy() - Method in class org.scijava.util.Manifest
-
- getCurrentLanguage() - Method in class org.scijava.ui.swing.script.EditorPane
-
- getCurrentLanguage() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getCursor() - Method in interface org.scijava.tool.Tool
-
The tool's mouse pointer.
- getCursor(MouseCursor) - Static method in class org.scijava.ui.awt.AWTCursors
-
- getCursorCode(MouseCursor) - Static method in class org.scijava.ui.awt.AWTCursors
-
Gets the AWT cursor code corresponding to the given ImageJ
MouseCursor
.
- getData() - Method in class org.scijava.io.event.IOEvent
-
Gets the data for which I/O took place.
- getData() - Method in class org.scijava.plugins.commands.io.OpenFile
-
- getData() - Method in class org.scijava.ui.ARGBPlane
-
- getData(MIMEType) - Method in class org.scijava.ui.awt.AWTDragAndDropData
-
- getData(MIMEType) - Method in class org.scijava.ui.dnd.DefaultDragAndDropData
-
- getData(MIMEType) - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets the data with respect to the given MIME type.
- getData(Class<T>) - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets the data as an object of the given Java class.
- getData() - Method in class org.scijava.ui.dnd.event.DragAndDropEvent
-
Gets the drag-and-drop data.
- getDataHandle() - Method in class org.scijava.io.handle.DataHandleInputStream
-
- getDataType() - Method in interface org.scijava.io.IOPlugin
-
The type of data opened and/or saved by the plugin.
- getDataType() - Method in class org.scijava.script.io.ScriptIOPlugin
-
- getDataType() - Method in interface org.scijava.table.io.TableIOPlugin
-
- getDataType() - Method in class org.scijava.text.io.TextIOPlugin
-
- getDefaultImports() - Method in interface org.scijava.ui.swing.script.AutoImporter
-
- getDefaultUI() - Method in class org.scijava.ui.DefaultUIService
-
- getDefaultUI() - Method in interface org.scijava.ui.UIService
-
Gets the default user interface.
- getDefaultValue() - Method in class org.scijava.command.CommandModuleItem
-
- getDefaultValue() - Method in class org.scijava.module.AbstractModuleItem
-
- getDefaultValue(ModuleItem<T>) - Method in class org.scijava.module.DefaultModuleService
-
- getDefaultValue() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getDefaultValue() - Method in interface org.scijava.module.ModuleItem
-
Gets the default value.
- getDefaultValue(ModuleItem<T>) - Method in interface org.scijava.module.ModuleService
-
- getDefaultValue(Number, Number, Class<?>) - Static method in class org.scijava.util.NumberUtils
-
- getDelegateClass() - Method in class org.scijava.module.AbstractModuleItem
-
- getDelegateClassName() - Method in class org.scijava.command.CommandInfo
-
- getDelegateClassName() - Method in interface org.scijava.module.ModuleInfo
-
Gets the fully qualified name of the class containing the module's actual
implementation.
- getDelegateClassName() - Method in interface org.scijava.module.MutableModuleInfo
-
- getDelegateClassName() - Method in class org.scijava.script.ScriptInfo
-
- getDelegateObject() - Method in class org.scijava.command.CommandModule
-
- getDelegateObject() - Method in class org.scijava.module.AbstractModule
-
- getDelegateObject() - Method in interface org.scijava.module.Module
-
Gets the object containing the module's actual implementation.
- getDelegateType() - Method in class org.scijava.convert.AbstractDelegateConverter
-
- getDependencies() - Method in class org.scijava.minimaven.MavenProject
-
- getDependencies(boolean, boolean, String...) - Method in class org.scijava.minimaven.MavenProject
-
- getDependencies(Set<MavenProject>, boolean, boolean, Set<String>, String...) - Method in class org.scijava.minimaven.MavenProject
-
- getDescription() - Method in class org.scijava.AbstractBasicDetails
-
- getDescription() - Method in interface org.scijava.BasicDetails
-
Gets a string describing the object.
- getDescription() - Method in class org.scijava.command.CommandModuleItem
-
- getDescription() - Method in class org.scijava.command.DynamicCommandInfo
-
- getDescription() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getDescription() - Method in interface org.scijava.tool.Tool
-
Returns the text the tool provides when mouse hovers over tool
- getDescriptions() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- getDescriptor() - Method in class org.scijava.io.event.IOEvent
-
- getDesktop() - Method in class org.scijava.ui.swing.mdi.SwingMdiUI
-
- getDesktop() - Method in interface org.scijava.ui.UserInterface
-
Gets the desktop, for use with multi-document interfaces (MDI), or null if
not applicable.
- getDestination() - Method in class org.scijava.io.event.DataSavedEvent
-
- getDirectDependencies() - Method in class org.scijava.minimaven.MavenProject
-
- getDirectory() - Method in class org.scijava.minimaven.MavenProject
-
- getDisableChecksums() - Method in class org.scijava.grab.DefaultGrabService
-
- getDisableChecksums() - Method in interface org.scijava.grab.GrabService
-
Global flag to ignore checksums.
- getDisplay(String) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplay(String) - Method in interface org.scijava.display.DisplayService
-
Gets a display by its name.
- getDisplay() - Method in class org.scijava.display.event.DisplayEvent
-
- getDisplay() - Method in class org.scijava.input.DefaultInputService
-
- getDisplay() - Method in interface org.scijava.input.InputService
-
Gets the display associated with the last observed mouse cursor.
- getDisplay() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- getDisplay() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- getDisplay() - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- getDisplay() - Method in class org.scijava.ui.viewer.AbstractDisplayViewer
-
- getDisplay() - Method in interface org.scijava.ui.viewer.DisplayPanel
-
Gets the panel's associated display.
- getDisplay() - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Gets the display being viewed.
- getDisplay() - Method in class org.scijava.ui.viewer.table.AbstractTableDisplayViewer
-
- getDisplay() - Method in interface org.scijava.ui.viewer.table.TableDisplayPanel
-
- getDisplay() - Method in interface org.scijava.ui.viewer.table.TableDisplayViewer
-
- getDisplay() - Method in class org.scijava.ui.viewer.text.AbstractTextDisplayViewer
-
- getDisplay() - Method in interface org.scijava.ui.viewer.text.TextDisplayPanel
-
- getDisplay() - Method in interface org.scijava.ui.viewer.text.TextDisplayViewer
-
- getDisplayPlugin(Class<D>) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplayPlugin(String) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplayPlugin(Class<D>) - Method in interface org.scijava.display.DisplayService
-
Gets the display plugin of the given class, or null if none.
- getDisplayPlugin(String) - Method in interface org.scijava.display.DisplayService
-
Gets the display plugin of the given class name, or null if none.
- getDisplayPlugins() - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplayPlugins() - Method in interface org.scijava.display.DisplayService
-
Gets the list of known display plugins.
- getDisplayPluginsOfType(Class<D>) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplayPluginsOfType(Class<DT>) - Method in interface org.scijava.display.DisplayService
-
Gets the list of display plugins of the given type (e.g.,
ImageDisplay.class
).
- getDisplays() - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplays(Object) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplays() - Method in interface org.scijava.display.DisplayService
-
Gets a list of all available displays.
- getDisplays(Object) - Method in interface org.scijava.display.DisplayService
-
Gets a list of displays currently visualizing the given object.
- getDisplaysOfType(Class<D>) - Method in class org.scijava.display.DefaultDisplayService
-
- getDisplaysOfType(Class<DT>) - Method in interface org.scijava.display.DisplayService
-
Gets a list of all available displays of the given type (e.g.,
ImageDisplay.class
).
- getDisplayViewer(Display<?>) - Method in class org.scijava.ui.DefaultUIService
-
- getDisplayViewer(Display<?>) - Method in interface org.scijava.ui.UIService
-
Gets the UI widget being used to visualize the given
Display
.
- getDocument() - Method in class org.scijava.util.XML
-
Gets the XML's DOM representation.
- getDouble(Class<?>, String, double) - Method in class org.scijava.prefs.DefaultPrefService
-
- getDouble(Class<?>, String, double) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a double
.
- getDouble(String, double) - Method in interface org.scijava.prefs.PrefService
-
- getDouble(String, double) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getDouble(Class<?>, String, double) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getDownloadAutomatically() - Method in class org.scijava.minimaven.BuildEnvironment
-
- getEditorPane() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getEditorPane(int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- getEditorPane() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getEnableAutoDownload() - Method in class org.scijava.grab.DefaultGrabService
-
- getEnableAutoDownload() - Method in interface org.scijava.grab.GrabService
-
This is a static access auto download enabler.
- getEncoding() - Method in class org.scijava.io.handle.AbstractDataHandle
-
- getEncoding() - Method in interface org.scijava.io.handle.DataHandle
-
Gets the native encoding of the stream.
- getEngine() - Method in class org.scijava.plugins.scripting.groovy.GroovyCompiledScript
-
- getEngine() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- getEngine() - Method in interface org.scijava.script.ScriptInterpreter
-
- getEngine() - Method in class org.scijava.script.ScriptModule
-
Gets the script engine used to execute the script.
- getEngineName() - Method in class org.scijava.plugins.scripting.clojure.ClojureScriptLanguage
-
- getEngineName() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getEngineName() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- getEngineName() - Method in class org.scijava.script.AbstractScriptLanguage
-
- getEngineName() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getEngineVersion() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getEngineVersion() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getEngineVersion() - Method in interface org.scijava.script.ScriptLanguage
-
- getEnvironmentVariables() - Static method in class org.scijava.plugins.commands.debug.SystemInformation
-
- getErr() - Method in class org.scijava.minimaven.BuildEnvironment
-
- getErrorCount() - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- getErrorHandler() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getErrorScreen() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getErrorWriter() - Method in class org.scijava.script.AbstractScriptContext
-
- getEventClass() - Method in interface org.scijava.event.EventSubscriber
-
- getEventService() - Method in interface org.scijava.command.CommandService
-
- getEventService() - Method in interface org.scijava.display.DisplayService
-
- getEventService() - Method in interface org.scijava.input.InputService
-
- getEventService() - Method in interface org.scijava.object.ObjectService
-
- getEventService() - Method in interface org.scijava.platform.PlatformService
-
- getEventString() - Method in class org.scijava.event.EventDetails
-
- getEventType() - Method in class org.scijava.event.EventDetails
-
- getExceptions() - Method in class org.scijava.plugin.PluginIndex
-
- getExecuter() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getExecutingTasks() - Method in class org.scijava.ui.swing.script.TextEditor
-
Returns a list of currently executing tasks
- getExecutorService() - Method in class org.scijava.thread.DefaultThreadService
-
- getExecutorService() - Method in interface org.scijava.thread.ThreadService
-
- getExtension(File) - Static method in class org.scijava.util.FileUtils
-
Extracts the file extension from a file.
- getExtension(String) - Static method in class org.scijava.util.FileUtils
-
Extracts the file extension from a file path.
- getExtensions() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.scripting.clojure.ClojureScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.scripting.kotlin.KotlinScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.scripting.matlab.MATLABScriptLanguage
-
- getExtensions() - Method in class org.scijava.plugins.text.markdown.MarkdownTextFormat
-
- getExtensions() - Method in class org.scijava.plugins.text.plain.PlainTextFormat
-
- getExtensions() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getExtensions() - Method in interface org.scijava.script.ScriptLanguage
-
- getExtensions() - Method in interface org.scijava.text.TextFormat
-
Gets the list of filename extensions for text in this format.
- getFactory() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- getFactory() - Method in class org.scijava.script.AbstractScriptEngine
-
- getFactory() - Method in class org.scijava.script.AdaptedScriptEngine
-
- getField() - Method in class org.scijava.command.CommandModuleItem
-
- getField(String, String) - Static method in class org.scijava.util.ClassUtils
-
- getField(Class<?>, String) - Static method in class org.scijava.util.ClassUtils
-
- getFieldClasses(Field, Class<?>) - Static method in class org.scijava.util.GenericUtils
-
- getFieldName(Class<?>, int) - Static method in class org.scijava.util.DebugUtils
-
This method uses reflection to scan the values of the given class's static
fields, returning the first matching field's name.
- getFieldType(Field, Class<?>) - Static method in class org.scijava.util.GenericUtils
-
- getFile() - Method in class org.scijava.io.location.FileLocation
-
Gets the associated
File
.
- getFile() - Method in class org.scijava.ui.swing.script.EditorPane
-
- getFile() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getFileExtensions(ScriptLanguage) - Method in class org.scijava.script.ScriptLanguageIndex
-
- getFileForBasename(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- getFileName(boolean, String) - Method in class org.scijava.minimaven.Coordinate
-
- getFileName(boolean, boolean, String) - Method in class org.scijava.minimaven.Coordinate
-
- getFileName() - Method in class org.scijava.ui.swing.script.EditorPane
-
- getFiles() - Method in class org.scijava.platform.event.AppOpenFilesEvent
-
- getFiles(TransferHandler.TransferSupport) - Static method in class org.scijava.ui.swing.widget.SwingFileWidget
-
Gets the list of files associated with the given drag and drop operation.
- getFloat(Class<?>, String, float) - Method in class org.scijava.prefs.DefaultPrefService
-
- getFloat(Class<?>, String, float) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a float
.
- getFloat(String, float) - Method in interface org.scijava.prefs.PrefService
-
- getFloat(String, float) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getFloat(Class<?>, String, float) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getFocus() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets the
Component
that will have the initial keyboard focus.
- getFontSize() - Method in class org.scijava.ui.swing.script.EditorPane
-
- getFromClipboard() - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- getFromString(String) - Static method in class org.scijava.ui.behaviour.InputTrigger
-
- getGAV() - Method in class org.scijava.minimaven.Coordinate
-
- getGAV() - Method in class org.scijava.minimaven.MavenProject
-
- getGenericType() - Method in class org.scijava.command.CommandModuleItem
-
- getGenericType() - Method in class org.scijava.module.AbstractModuleItem
-
- getGenericType() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getGenericType() - Method in interface org.scijava.module.ModuleItem
-
Gets the type of the item, including Java generic parameters.
- getGenericType(Field, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- getGitDirectory() - Method in class org.scijava.ui.swing.script.EditorPane
-
Get the directory of the git repository for the currently open file.
- getGitDirectory(File) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- getGitwebURL(File, File, int) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- getGreen(int, int) - Method in class org.scijava.ui.ARGBPlane
-
- getGreen() - Method in class org.scijava.util.ColorRGB
-
- getGroupId() - Method in interface org.scijava.app.App
-
The Maven groupId
of the application.
- getGroupId() - Method in class org.scijava.app.SciJavaApp
-
- getGroupId() - Method in class org.scijava.minimaven.Coordinate
-
- getGroupId() - Method in class org.scijava.minimaven.MavenProject
-
- getGroupId() - Method in class org.scijava.util.POM
-
Gets the POM's groupId.
- getHandler(Object, Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- getHandler(Class<?>, Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- getHandler(Object, Type) - Method in class org.scijava.convert.AbstractConvertService
-
- getHandler(Class<?>, Type) - Method in class org.scijava.convert.AbstractConvertService
-
- getHandler(Object, Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- getHandler(Object, Type) - Method in interface org.scijava.convert.ConvertService
-
- getHandler(Class<?>, Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- getHandler(Class<?>, Type) - Method in interface org.scijava.convert.ConvertService
-
- getHandler(DT) - Method in interface org.scijava.plugin.HandlerService
-
Gets the most appropriate handler for the given data object, or null if no
handler supports it.
- getHandler(File) - Method in interface org.scijava.text.TextService
-
Gets the text format which best handles the given file.
- getHandler(DragAndDropData, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Gets the drag-and-drop handler which will be used to handle the given
DragAndDropData
dragged onto the specified display.
- getHandler(Object, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Gets the drag-and-drop handler which will be used to handle the given
object dragged onto the specified display.
- getHeader() - Method in class org.scijava.plugins.scripting.jruby.JRubyScriptHeader
-
- getHeader() - Method in interface org.scijava.script.ScriptHeader
-
- getHeader(ScriptLanguage) - Method in interface org.scijava.script.ScriptHeaderService
-
- getHeader() - Method in class org.scijava.table.BoolColumn
-
- getHeader() - Method in class org.scijava.table.ByteColumn
-
- getHeader() - Method in class org.scijava.table.CharColumn
-
- getHeader() - Method in interface org.scijava.table.Column
-
Gets the header of this column.
- getHeader() - Method in class org.scijava.table.DefaultColumn
-
- getHeader() - Method in class org.scijava.table.DoubleColumn
-
- getHeader() - Method in class org.scijava.table.FloatColumn
-
- getHeader() - Method in class org.scijava.table.IntColumn
-
- getHeader() - Method in class org.scijava.table.LongColumn
-
- getHeader() - Method in class org.scijava.table.ShortColumn
-
- getHeight() - Method in class org.scijava.ui.ARGBPlane
-
- getHttpUrl() - Method in class org.scijava.io.http.HTTPLocation
-
gets the backing HttpUrl
- getIcon() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- getIconPath() - Method in class org.scijava.AbstractUIDetails
-
- getIconPath() - Method in class org.scijava.command.DynamicCommandInfo
-
- getIconPath() - Method in class org.scijava.MenuEntry
-
- getIconPath() - Method in interface org.scijava.UIDetails
-
Gets the resource path to an icon representing the object.
- getIconRectangleHeight() - Method in interface org.scijava.tool.IconDrawer
-
- getIconRectangleWidth() - Method in interface org.scijava.tool.IconDrawer
-
- getIconURL() - Method in class org.scijava.command.CommandInfo
-
- getIconURL() - Method in class org.scijava.menu.ShadowMenu
-
Gets the URL of the icon associated with this node's
MenuEntry
.
- getIconURL() - Method in class org.scijava.plugin.PluginInfo
-
Gets the URL corresponding to the icon resource path.
- getIdentifier() - Method in class org.scijava.command.CommandInfo
-
- getIdentifier() - Method in interface org.scijava.Identifiable
-
Gets a string intended to function as an identifier for the object.
- getIdentifier() - Method in interface org.scijava.module.ModuleInfo
-
- getIdentifier() - Method in class org.scijava.plugin.PluginInfo
-
- getIdentifier() - Method in interface org.scijava.plugin.RichPlugin
-
- getIdentifier() - Method in class org.scijava.script.ScriptInfo
-
- getImplementationBuild(File) - Method in class org.scijava.minimaven.BuildEnvironment
-
- getImplementationBuild() - Method in class org.scijava.util.Manifest
-
- getImplementationDate() - Method in class org.scijava.util.Manifest
-
- getImplementationTitle() - Method in class org.scijava.util.Manifest
-
- getImplementationVendor() - Method in class org.scijava.util.Manifest
-
- getImplementationVendorId() - Method in class org.scijava.util.Manifest
-
- getImplementationVersion() - Method in class org.scijava.util.Manifest
-
- getImportGenerator(Context, ScriptLanguage) - Static method in class org.scijava.ui.swing.script.DefaultAutoImporters
-
- getImports() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- getImportStatement() - Method in interface org.scijava.ui.swing.script.autocompletion.ImportCompletion
-
- getImportStatement() - Method in class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- getIndex() - Method in class org.scijava.module.DefaultModuleService
-
- getIndex() - Method in interface org.scijava.module.ModuleService
-
Gets the index of available modules.
- getIndex() - Method in class org.scijava.object.DefaultObjectService
-
- getIndex() - Method in interface org.scijava.object.ObjectService
-
Gets the index of available objects.
- getIndex() - Method in class org.scijava.plugin.DefaultPluginService
-
- getIndex() - Method in interface org.scijava.plugin.PluginService
-
Gets the index of available plugins.
- getIndex() - Method in class org.scijava.script.DefaultScriptService
-
- getIndex() - Method in interface org.scijava.script.ScriptService
-
Gets the index of available scripting languages.
- getInfo(boolean) - Method in class org.scijava.AbstractGateway
-
- getInfo(boolean) - Method in interface org.scijava.app.App
-
Gets a string with information about the application.
- getInfo() - Method in class org.scijava.command.CommandModule
-
- getInfo() - Method in class org.scijava.command.DynamicCommand
-
- getInfo() - Method in class org.scijava.command.ModuleCommand
-
- getInfo(boolean) - Method in interface org.scijava.Gateway
-
- getInfo() - Method in class org.scijava.module.AbstractModuleItem
-
- getInfo() - Method in class org.scijava.module.DefaultMutableModule
-
- getInfo() - Method in interface org.scijava.module.Module
-
Gets metadata about this module.
- getInfo() - Method in interface org.scijava.module.ModuleItem
-
- getInfo() - Method in interface org.scijava.module.MutableModule
-
- getInfo() - Method in class org.scijava.plugin.AbstractRichPlugin
-
- getInfo() - Method in interface org.scijava.plugin.HasPluginInfo
-
Gets the
PluginInfo
metadata associated with the object.
- getInfo() - Method in class org.scijava.script.ScriptModule
-
- getInitializer() - Method in class org.scijava.command.CommandInfo
-
- getInitializer() - Method in class org.scijava.command.CommandModuleItem
-
- getInitializer() - Method in class org.scijava.command.DynamicCommandInfo
-
- getInitializer() - Method in class org.scijava.module.AbstractModuleItem
-
- getInitializer() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getInitializer() - Method in interface org.scijava.module.ModuleInfo
-
Gets the function that is called to initialize the module's values.
- getInitializer() - Method in interface org.scijava.module.ModuleItem
-
Gets the function that is called to initialize the item's value.
- getInput(String) - Method in class org.scijava.command.CommandInfo
-
- getInput(String, Class<T>) - Method in class org.scijava.command.CommandInfo
-
- getInput(String) - Method in class org.scijava.command.CommandModule
-
- getInput(String) - Method in class org.scijava.command.DynamicCommand
-
- getInput(String) - Method in class org.scijava.module.AbstractModule
-
- getInput(String) - Method in class org.scijava.module.AbstractModuleInfo
-
- getInput(String, Class<T>) - Method in class org.scijava.module.AbstractModuleInfo
-
- getInput(String) - Method in interface org.scijava.module.Module
-
Gets the value of the input with the given name.
- getInput(String) - Method in interface org.scijava.module.ModuleInfo
-
Gets the input item with the given name.
- getInput(String, Class<T>) - Method in interface org.scijava.module.ModuleInfo
-
Gets the input item with the given name and type.
- getInputField(String) - Method in class org.scijava.command.DynamicCommandInfo
-
Gets the
Field
corresponding to the given @
Parameter
annotated module input, or null if the input does not exist or was not
declared using the @
Parameter
mechanism.
- getInputFile() - Method in class org.scijava.plugins.commands.io.OpenFile
-
- getInputMap() - Method in class org.scijava.ui.behaviour.util.Actions
-
- getInputs() - Method in class org.scijava.module.AbstractModule
-
- getInputs() - Method in interface org.scijava.module.Module
-
Gets a table of input values.
- getInputs(String, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- getInputs(String, Set<String>) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- getInputTrigger() - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- getInputTriggerMap() - Method in class org.scijava.ui.behaviour.util.Behaviours
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.BoolArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.BoolArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.ByteArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.ByteArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.CharArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.CharArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.DoubleArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.DoubleArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.FloatArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.FloatArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.IntArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.IntArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.LongArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.LongArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.ShortArrayUnwrapper
-
- getInputType() - Method in class org.scijava.convert.ArrayConverters.ShortArrayWrapper
-
- getInputType() - Method in class org.scijava.convert.CastingConverter
-
- getInputType() - Method in interface org.scijava.convert.Converter
-
- getInputType() - Method in class org.scijava.convert.DefaultConverter
-
- getInputType() - Method in class org.scijava.convert.FileListConverters.FileArrayToStringConverter
-
- getInputType() - Method in class org.scijava.convert.FileListConverters.FileToStringConverter
-
- getInputType() - Method in class org.scijava.convert.FileListConverters.StringToFileArrayConverter
-
- getInputType() - Method in class org.scijava.convert.FileListConverters.StringToFileConverter
-
- getInputType() - Method in class org.scijava.convert.NullConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.BigIntegerToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToBigIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToDoubleConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToFloatConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToLongConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ByteToShortConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.DoubleToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.FloatToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.FloatToDoubleConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.IntegerToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.IntegerToBigIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.IntegerToDoubleConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.IntegerToLongConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.LongToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.LongToBigIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToBigDecimalConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToBigIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToDoubleConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToFloatConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToIntegerConverter
-
- getInputType() - Method in class org.scijava.convert.NumberConverters.ShortToLongConverter
-
- getInstance(Class<P>) - Method in class org.scijava.plugin.AbstractSingletonService
-
- getInstance(Class<P>) - Method in interface org.scijava.plugin.SingletonService
-
Gets the singleton plugin instance of the given class.
- getInstance() - Static method in class org.scijava.ui.behaviour.GlobalKeyEventDispatcher
-
- getInstance(LogService) - Static method in class org.scijava.ui.swing.script.ExceptionHandler
-
- getInstances() - Method in class org.scijava.options.DefaultOptionsService
-
- getInstances() - Method in class org.scijava.plugin.AbstractSingletonService
-
- getInstances() - Method in interface org.scijava.plugin.HandlerService
-
Gets the list of handlers.
- getInstances() - Method in interface org.scijava.plugin.SingletonService
-
Gets the list of plugin instances.
- getInstances() - Method in interface org.scijava.text.TextService
-
Gets the list of available text formats.
- getInstances() - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Gets the list of available drag-and-drop handlers, which are used to
perform drag-and-drop operations.
- getInt(Class<?>, String, int) - Method in class org.scijava.prefs.DefaultPrefService
-
- getInt(Class<?>, String, int) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as an int
.
- getInt(String, int) - Method in interface org.scijava.prefs.PrefService
-
- getInt(String, int) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getInt(Class<?>, String, int) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getInterface(Class<T>) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- getInterface(Object, Class<T>) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- getInterpretedLanguages() - Method in class org.scijava.script.ScriptREPL
-
Gets the list of languages compatible with the REPL.
- getInterpreter() - Method in class org.scijava.script.ScriptREPL
-
Gets the script interpreter for the currently active language.
- getInterpreter() - Method in class org.scijava.ui.swing.script.InterpreterWindow
-
- getIntX() - Method in class org.scijava.util.RealCoords
-
- getIntY() - Method in class org.scijava.util.RealCoords
-
- getIOType() - Method in class org.scijava.command.CommandModuleItem
-
- getIOType() - Method in class org.scijava.module.AbstractModuleItem
-
- getIOType() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getIOType() - Method in interface org.scijava.module.ModuleItem
-
Gets the input/output type of the item.
- getIssueManagementSystem() - Method in class org.scijava.util.POM
-
Gets the issue management system.
- getIssueManagementURL() - Method in class org.scijava.util.POM
-
Gets the issue management URL.
- getItem() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getItem() - Method in interface org.scijava.widget.WidgetModel
-
Gets the module input's associated item descriptor.
- getItems() - Method in class org.scijava.object.event.ListEvent
-
Gets the list of affected items.
- getIterable(Class<?>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- getIterable(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
- getIterable(String) - Method in interface org.scijava.prefs.PrefService
-
- getJarName() - Method in class org.scijava.minimaven.Coordinate
-
- getJarName(boolean) - Method in class org.scijava.minimaven.Coordinate
-
- getJarName() - Method in class org.scijava.minimaven.MavenProject
-
- getJavaValue(SEXP) - Static method in class org.scijava.plugins.scripting.renjin.RenjinUtils
-
Extracts a value from the specified R variable.
- getJniDir() - Method in class org.scijava.nativelib.BaseJniExtractor
-
this is where JNI libraries are extracted to (e.g.
- getJniDir() - Method in class org.scijava.nativelib.DefaultJniExtractor
-
- getJniDir() - Method in class org.scijava.nativelib.WebappJniExtractor
-
- getJniExtractor() - Static method in class org.scijava.nativelib.NativeLoader
-
- getKey() - Method in class org.scijava.minimaven.Coordinate
-
- getKeyCode() - Method in class org.scijava.input.Accelerator
-
- getKeyStroke() - Method in class org.scijava.ui.behaviour.InputTrigger
-
- getLabel() - Method in class org.scijava.AbstractBasicDetails
-
- getLabel() - Method in interface org.scijava.BasicDetails
-
Gets the name to appear in a UI, if applicable.
- getLabel() - Method in class org.scijava.command.CommandModuleItem
-
- getLabel() - Method in class org.scijava.command.DynamicCommandInfo
-
- getLabel() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getLanguage() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- getLanguage() - Method in class org.scijava.script.ScriptInfo
-
Gets the scripting language of the script.
- getLanguage() - Method in interface org.scijava.script.ScriptInterpreter
-
- getLanguage() - Method in class org.scijava.script.ScriptModule
-
- getLanguageByExtension(String) - Method in interface org.scijava.script.ScriptService
-
Gets the scripting language that handles the given file extension.
- getLanguageByName(String) - Method in interface org.scijava.script.ScriptService
-
Gets the scripting language with the given name.
- getLanguageName() - Method in class org.scijava.script.AbstractScriptLanguage
-
- getLanguageName() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getLanguageName() - Method in class org.scijava.ui.swing.script.languagesupport.JavaLanguageSupportPlugin
-
- getLanguageName() - Method in class org.scijava.ui.swing.script.languagesupport.JavaScriptLanguageSupportPlugin
-
- getLanguageName() - Method in class org.scijava.ui.swing.script.languagesupport.JythonLanguageSupportPlugin
-
- getLanguageName() - Method in interface org.scijava.ui.swing.script.LanguageSupportPlugin
-
- getLanguages() - Method in interface org.scijava.script.ScriptService
-
Gets the available scripting languages.
- getLanguageSupport(ScriptLanguage) - Method in class org.scijava.ui.swing.script.DefaultLanguageSupportService
-
- getLanguageSupport(ScriptLanguage) - Method in interface org.scijava.ui.swing.script.LanguageSupportService
-
Get a LanguageSupport
for the given language.
- getLanguageVersion() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getLanguageVersion() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getLanguageVersion() - Method in interface org.scijava.script.ScriptLanguage
-
- getLastValidInputTrigger() - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- getLastX() - Method in class org.scijava.ui.awt.AWTInputEventDispatcher
-
Gets the last known mouse X coordinate.
- getLastY() - Method in class org.scijava.ui.awt.AWTInputEventDispatcher
-
Gets the last known mouse Y coordinate.
- getLeaf() - Method in class org.scijava.MenuPath
-
Gets the final element of the menu path.
- getLeafListeners() - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- getLevel() - Method in class org.scijava.display.event.DisplayUpdatedEvent
-
- getLevel() - Method in class org.scijava.log.AbstractLogService
-
- getLevel() - Method in class org.scijava.log.DefaultLogger
-
- getLevel() - Method in interface org.scijava.log.Logger
-
Returns the log level of this logger.
- getLibExtLocations() - Method in class org.scijava.java3d.DefaultJava3DService
-
- getLibExtLocations() - Method in interface org.scijava.java3d.Java3DService
-
Gets the locations where Java 3D is installed as an extension.
- getLine() - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- getLineCommentStartAndEnd(int) - Method in class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
- getLineNumber() - Method in class org.scijava.ui.swing.script.Bookmark
-
- getList(Class<?>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
- getList(Class<?>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- getList(String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- getList(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a List
.
- getList(Class<?>) - Method in interface org.scijava.prefs.PrefService
-
- getList(String) - Method in interface org.scijava.prefs.PrefService
-
- getList(String, String) - Method in interface org.scijava.prefs.PrefService
-
- getList(String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Gets a List from the preferences.
- getList(Preferences, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getList(Preferences) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Gets a List from the preferences.
- getLocation() - Method in class org.scijava.io.event.IOEvent
-
Gets the data location (source or destination).
- getLocation() - Method in interface org.scijava.Locatable
-
Gets the URL string defining the object's location.
- getLocation() - Method in interface org.scijava.module.ModuleInfo
-
- getLocation() - Method in class org.scijava.plugin.PluginInfo
-
- getLocation() - Method in class org.scijava.script.ScriptInfo
-
- getLocation(String) - Static method in class org.scijava.util.ClassUtils
-
- getLocation(String, ClassLoader) - Static method in class org.scijava.util.ClassUtils
-
- getLocation(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- getLocationX() - Method in interface org.scijava.ui.ApplicationFrame
-
Gets the X coordinate of the application frame's top left corner.
- getLocationX() - Method in class org.scijava.ui.awt.AWTApplicationFrame
-
- getLocationX() - Method in class org.scijava.ui.swing.SwingApplicationFrame
-
- getLocationY() - Method in interface org.scijava.ui.ApplicationFrame
-
Gets the Y coordinate of the application frame's top left corner.
- getLocationY() - Method in class org.scijava.ui.awt.AWTApplicationFrame
-
- getLocationY() - Method in class org.scijava.ui.swing.SwingApplicationFrame
-
- getLogger() - Method in class org.scijava.log.slf4j.SLF4JLogService
-
- getLong(Class<?>, String, long) - Method in class org.scijava.prefs.DefaultPrefService
-
- getLong(Class<?>, String, long) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a long
.
- getLong(String, long) - Method in interface org.scijava.prefs.PrefService
-
- getLong(String, long) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getLong(Class<?>, String, long) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getLongX() - Method in class org.scijava.util.RealCoords
-
- getLongY() - Method in class org.scijava.util.RealCoords
-
- getLookAndFeel() - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
- getMainClass() - Method in class org.scijava.minimaven.MavenProject
-
- getMainClass() - Static method in class org.scijava.util.AppUtils
-
Gets the class whose main method launched the application.
- getMainClassName() - Static method in class org.scijava.util.DebugUtils
-
Get the class whose main method launched the application.
- getMains() - Method in class org.scijava.main.DefaultMainService
-
- getMains() - Method in interface org.scijava.main.MainService
-
Gets the registered main classes to execute.
- getManifest() - Method in class org.scijava.app.AbstractApp
-
- getManifest() - Method in interface org.scijava.app.App
-
Gets the manifest containing metadata about the application.
- getManifest(Class<?>) - Static method in class org.scijava.util.Manifest
-
Gets the JAR manifest associated with the given class.
- getManifest(XML) - Static method in class org.scijava.util.Manifest
-
Gets the JAR manifest associated with the given XML document.
- getManifest(File) - Static method in class org.scijava.util.Manifest
-
Gets the JAR manifest associated with the given JAR file.
- getManifestData(Manifest) - Static method in class org.scijava.plugins.commands.debug.SystemInformation
-
- getManifestVersion() - Method in class org.scijava.util.Manifest
-
- getMap(Class<?>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
- getMap(Class<?>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- getMap(String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- getMap(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
Gets a persisted key as a Map
.
- getMap(Class<?>) - Method in interface org.scijava.prefs.PrefService
-
- getMap(String) - Method in interface org.scijava.prefs.PrefService
-
- getMap(String, String) - Method in interface org.scijava.prefs.PrefService
-
- getMap(String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Gets a Map from the preferences.
- getMap(Preferences, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- getMap(Preferences) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Gets a Map from the preferences.
- getMask() - Method in class org.scijava.ui.behaviour.InputTrigger
-
Get the modifier mask for this trigger.
- getMatches() - Method in class org.scijava.script.AutoCompletionResult
-
- getMax() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getMax() - Method in interface org.scijava.widget.WidgetModel
-
Gets the maximum value for the module input.
- getMaxBufferSize() - Method in class org.scijava.io.ByteArrayByteBank
-
- getMaxBufferSize() - Method in interface org.scijava.io.ByteBank
-
- getMaxBufferSize() - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- getMaximum() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getMaximumGrowth() - Method in class org.scijava.util.AbstractPrimitiveArray
-
- getMaximumGrowth() - Method in interface org.scijava.util.PrimitiveArray
-
Gets the maximal step size by which to grow the fixed-size array when
running out of space.
- getMaximumNumber(Class<?>) - Static method in class org.scijava.util.NumberUtils
-
- getMaximumValue() - Method in class org.scijava.command.CommandModuleItem
-
- getMaximumValue() - Method in class org.scijava.module.AbstractModuleItem
-
- getMaximumValue() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getMaximumValue() - Method in interface org.scijava.module.ModuleItem
-
Gets the maximum allowed value (if applicable).
- getMenu(String) - Method in class org.scijava.menu.DefaultMenuService
-
- getMenu() - Method in interface org.scijava.menu.MenuService
-
Gets the root node of the application menu structure.
- getMenu(String) - Method in interface org.scijava.menu.MenuService
-
Gets the root node of a menu structure.
- getMenu(MenuPath) - Method in class org.scijava.menu.ShadowMenu
-
Gets the node with the given menu path (relative to this node), or null if
no such menu node.
- getMenu(String) - Method in class org.scijava.menu.ShadowMenu
-
- getMenuDepth() - Method in class org.scijava.menu.ShadowMenu
-
Gets how deep into the menu structure this node is.
- getMenuEntry() - Method in class org.scijava.menu.ShadowMenu
-
Gets the menu entry corresponding to this node.
- getMenuPath() - Method in class org.scijava.AbstractUIDetails
-
- getMenuPath() - Method in class org.scijava.command.DynamicCommandInfo
-
- getMenuPath() - Method in interface org.scijava.UIDetails
-
Gets the path to the object's suggested position in the menu structure.
- getMenuPrefix(File) - Method in class org.scijava.script.DefaultScriptService
-
- getMenuPrefix(File) - Method in interface org.scijava.script.ScriptService
-
Gets the menu path prefix for the given script directory, or null if none.
- getMenuRoot() - Method in class org.scijava.AbstractUIDetails
-
- getMenuRoot() - Method in class org.scijava.command.DynamicCommandInfo
-
- getMenuRoot() - Method in interface org.scijava.UIDetails
-
Gets the name of the menu structure to which the object belongs.
- getMenus() - Method in class org.scijava.platform.event.AppMenusCreatedEvent
-
- getMenuString() - Method in class org.scijava.MenuPath
-
Gets the menu path as a string.
- getMenuString(boolean) - Method in class org.scijava.MenuPath
-
Gets the menu path as a string, with or without the final element.
- getMethodCallSyntax(String, String, String...) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getMethodCallSyntax(String, String, String...) - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getMethodCallSyntax(String, String, String...) - Method in interface org.scijava.script.ScriptLanguage
-
- getMethodReturnClasses(Method, Class<?>) - Static method in class org.scijava.util.GenericUtils
-
- getMethodReturnType(Method, Class<?>) - Static method in class org.scijava.util.GenericUtils
-
- getMillis() - Method in class org.scijava.util.TunePlayer
-
Gets the current note length in milliseconds, by the current tempo.
- getMIMEType(Class<?>) - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets the best supported MIME type matching the given Java class.
- getMimeTypes() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getMimeTypes() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- getMimeTypes() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getMimeTypes() - Method in interface org.scijava.script.ScriptLanguage
-
- getMIMETypes() - Method in class org.scijava.ui.awt.AWTDragAndDropData
-
- getMIMETypes() - Method in class org.scijava.ui.dnd.DefaultDragAndDropData
-
- getMIMETypes() - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets the list of supported MIME types.
- getMin() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getMin() - Method in interface org.scijava.widget.WidgetModel
-
Gets the minimum value for the module input.
- getMinimum() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getMinimumNumber(Class<?>) - Static method in class org.scijava.util.NumberUtils
-
- getMinimumValue() - Method in class org.scijava.command.CommandModuleItem
-
- getMinimumValue() - Method in class org.scijava.module.AbstractModuleItem
-
- getMinimumValue() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getMinimumValue() - Method in interface org.scijava.module.ModuleItem
-
Gets the minimum allowed value (if applicable).
- getMiscellany() - Static method in class org.scijava.plugins.commands.debug.SystemInformation
-
- getMnemonic() - Method in class org.scijava.MenuEntry
-
- getMode() - Method in class org.scijava.io.handle.FileHandle
-
- getModel() - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- getModifiedTime(File) - Static method in class org.scijava.util.FileUtils
-
Gets the
Date
of the file's last modification.
- getModifiers() - Method in class org.scijava.display.event.input.InputEvent
-
- getModifiers() - Method in class org.scijava.input.Accelerator
-
- getModifiers() - Method in class org.scijava.input.DefaultInputService
-
- getModifiers() - Method in interface org.scijava.input.InputService
-
- getModule() - Method in class org.scijava.module.event.ModuleEvent
-
- getModule() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getModule() - Method in interface org.scijava.widget.WidgetModel
-
Gets the module's associated module instance.
- getModuleById(String) - Method in class org.scijava.module.DefaultModuleService
-
- getModuleById(String) - Method in interface org.scijava.module.ModuleService
-
Gets the module with the given identifier string.
- getModuleClass() - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- getModuleClass() - Method in interface org.scijava.module.MutableModuleInfo
-
Gets the module class described by this
ModuleInfo
.
- getModuleForAccelerator(Accelerator) - Method in class org.scijava.module.DefaultModuleService
-
- getModuleForAccelerator(Accelerator) - Method in interface org.scijava.module.ModuleService
-
Gets the module for a given keyboard shortcut.
- getModuleInfo() - Method in class org.scijava.menu.ShadowMenu
-
Gets the module linked to this node, or null if node is not a leaf.
- getModules() - Method in class org.scijava.module.DefaultModuleService
-
- getModules() - Method in interface org.scijava.module.ModuleService
-
Gets the list of available modules.
- getModuleService() - Method in interface org.scijava.command.CommandService
-
- getMutableInput(String, Class<T>) - Method in class org.scijava.command.DynamicCommandInfo
-
Gets the mutable input with the given name and type.
- getMutableOutput(String, Class<T>) - Method in class org.scijava.command.DynamicCommandInfo
-
Gets the mutable output with the given name and type.
- getMxSysInfo() - Static method in class org.scijava.nativelib.MxSysInfo
-
Find the mx.sysinfo string for the current jvm
- getName() - Method in class org.scijava.AbstractBasicDetails
-
- getName() - Method in class org.scijava.command.CommandModuleItem
-
- getName() - Method in class org.scijava.command.DynamicCommandInfo
-
- getName() - Method in class org.scijava.display.AbstractDisplay
-
- getName() - Method in class org.scijava.io.http.HTTPLocation
-
- getName() - Method in class org.scijava.io.location.BytesLocation
-
- getName() - Method in class org.scijava.io.location.FileLocation
-
- getName() - Method in interface org.scijava.io.location.Location
-
Gets a (typically short) name expressing this location.
- getName() - Method in interface org.scijava.log.Logger
-
Returns the name of this logger.
- getName() - Method in class org.scijava.menu.ShadowMenu
-
- getName() - Method in class org.scijava.MenuEntry
-
- getName() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getName() - Method in interface org.scijava.Named
-
Gets the name of the object.
- getName(E) - Method in class org.scijava.object.NamedObjectIndex
-
- getName(Object) - Method in interface org.scijava.object.ObjectService
-
Gets the name belonging to a given object.
- getName() - Method in class org.scijava.task.DefaultTask
-
- getName() - Method in class org.scijava.ui.behaviour.io.gui.Command
-
- getName(ColorRGB) - Static method in class org.scijava.util.Colors
-
Gets the name of the preset matching the given color.
- getNames() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getNames() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- getNames() - Method in class org.scijava.plugins.scripting.kotlin.KotlinScriptLanguage
-
- getNames() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getNames() - Method in interface org.scijava.script.ScriptLanguage
-
- getNativeDir() - Method in class org.scijava.nativelib.BaseJniExtractor
-
this is where native dependencies are extracted to (e.g.
- getNativeDir() - Method in class org.scijava.nativelib.DefaultJniExtractor
-
- getNativeDir() - Method in class org.scijava.nativelib.WebappJniExtractor
-
- getNextService(Class<S>, Class<? extends S>) - Method in class org.scijava.service.ServiceIndex
-
Gets the highest priority service compatible with class c
, which is
lower priority than the ref
service.
- getNextValue() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getNonprimitiveType(Class<T>) - Static method in class org.scijava.util.ClassUtils
-
- getNonprimitiveType(Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
- getNoteLength() - Method in class org.scijava.util.TunePlayer
-
- getNullValue(Class<T>) - Static method in class org.scijava.util.ClassUtils
-
- getNullValue(Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
- getNumber() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getNumClicks() - Method in class org.scijava.display.event.input.MsButtonEvent
-
- getObject() - Method in class org.scijava.display.event.DisplayCreatedEvent
-
- getObject() - Method in class org.scijava.display.event.DisplayDeletedEvent
-
- getObject() - Method in class org.scijava.object.event.ObjectEvent
-
- getObjectPool() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getObjectPool() - Method in interface org.scijava.widget.WidgetModel
-
Gets the available objects for use with the widget.
- getObjects(Class<T>) - Method in interface org.scijava.object.ObjectService
-
Gets a list of all registered objects compatible with the given type.
- getObjectService() - Method in interface org.scijava.display.DisplayService
-
- getOctave() - Method in class org.scijava.util.TunePlayer
-
- getOpener(String) - Method in interface org.scijava.io.IOService
-
Gets the most appropriate
IOPlugin
for opening data from the given
location.
- getOpener(Location) - Method in interface org.scijava.io.IOService
-
Gets the most appropriate
IOPlugin
for opening data from the given
location.
- getOpener(String) - Method in interface org.scijava.io.TypedIOService
-
Gets the most appropriate
IOPlugin
for opening data from the given
location.
- getOpener(Location) - Method in interface org.scijava.io.TypedIOService
-
Gets the most appropriate
IOPlugin
for opening data from the given
location.
- getOptions(Class<O>) - Method in class org.scijava.options.DefaultOptionsService
-
- getOptions() - Method in class org.scijava.options.event.OptionsEvent
-
- getOptions(Class<O>) - Method in interface org.scijava.options.OptionsService
-
Gets the options plugin of the given class, or null if none.
- getOrCreate(Class<P>, PluginIndex) - Static method in class org.scijava.plugin.PluginInfo
-
- getOrCreate(Class<P>, Class<PT>, PluginIndex) - Static method in class org.scijava.plugin.PluginInfo
-
- getOrder() - Method in class org.scijava.io.handle.AbstractDataHandle
-
- getOrder() - Method in interface org.scijava.io.handle.DataHandle
-
Returns the byte order of the stream.
- getOrganizationName() - Method in class org.scijava.util.POM
-
Gets the organization name.
- getOrganizationURL() - Method in class org.scijava.util.POM
-
Gets the organization URL.
- getOutput(String) - Method in class org.scijava.command.CommandInfo
-
- getOutput(String, Class<T>) - Method in class org.scijava.command.CommandInfo
-
- getOutput(String) - Method in class org.scijava.command.CommandModule
-
- getOutput(String) - Method in class org.scijava.command.DynamicCommand
-
- getOutput() - Method in class org.scijava.console.OutputEvent
-
Gets the output string.
- getOutput(String) - Method in class org.scijava.module.AbstractModule
-
- getOutput(String) - Method in class org.scijava.module.AbstractModuleInfo
-
- getOutput(String, Class<T>) - Method in class org.scijava.module.AbstractModuleInfo
-
- getOutput(String) - Method in interface org.scijava.module.Module
-
Gets the value of the output with the given name.
- getOutput(String) - Method in interface org.scijava.module.ModuleInfo
-
Gets the output item with the given name.
- getOutput(String, Class<T>) - Method in interface org.scijava.module.ModuleInfo
-
Gets the output item with the given name and type.
- getOutput() - Method in class org.scijava.plugins.commands.debug.TextDisplayTest
-
- getOutputField(String) - Method in class org.scijava.command.DynamicCommandInfo
-
Gets the
Field
corresponding to the given @
Parameter
annotated module output, or null if the output does not exist or was not
declared using the @
Parameter
mechanism.
- getOutputs() - Method in class org.scijava.module.AbstractModule
-
- getOutputs() - Method in interface org.scijava.module.Module
-
Gets a table of output values.
- getOutputStatement(String) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getOutputStatement(String) - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getOutputStatement(String) - Method in interface org.scijava.script.ScriptLanguage
-
- getOutputStream() - Method in class org.scijava.ui.swing.script.OutputPane
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.BoolArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.BoolArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.ByteArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.ByteArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.CharArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.CharArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.DoubleArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.DoubleArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.FloatArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.FloatArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.IntArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.IntArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.LongArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.LongArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.ShortArrayUnwrapper
-
- getOutputType() - Method in class org.scijava.convert.ArrayConverters.ShortArrayWrapper
-
- getOutputType() - Method in class org.scijava.convert.CastingConverter
-
- getOutputType() - Method in interface org.scijava.convert.Converter
-
- getOutputType() - Method in class org.scijava.convert.DefaultConverter
-
- getOutputType() - Method in class org.scijava.convert.FileListConverters.FileArrayToStringConverter
-
- getOutputType() - Method in class org.scijava.convert.FileListConverters.FileToStringConverter
-
- getOutputType() - Method in class org.scijava.convert.FileListConverters.StringToFileArrayConverter
-
- getOutputType() - Method in class org.scijava.convert.FileListConverters.StringToFileConverter
-
- getOutputType() - Method in class org.scijava.convert.NullConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToBigDecimalConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToBigIntegerConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToDoubleConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToFloatConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToIntegerConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToLongConverter
-
- getOutputType() - Method in class org.scijava.convert.NumberToShortConverter
-
- getOutputWriter() - Method in class org.scijava.ui.swing.script.OutputPane
-
- getPackage() - Method in class org.scijava.util.Manifest
-
- getPackaging() - Method in class org.scijava.minimaven.MavenProject
-
- getPanel() - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeRenderer
-
- getPanel() - Method in class org.scijava.ui.viewer.AbstractDisplayViewer
-
- getPanel() - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Gets the display panel that hosts the gui elements.
- getPanel() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getPanel() - Method in interface org.scijava.widget.WidgetModel
-
Gets the input panel intended to house the widget.
- getParam(LinkedList<String>) - Method in class org.scijava.console.AbstractConsoleArgument
-
If the next argument is an appropriate parameter to a
ConsoleArgument
, retrieves it; otherwise, returns null.
- getParameter() - Method in class org.scijava.command.CommandModuleItem
-
- getParameter(String) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getParameter(String) - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getParameter(String) - Method in interface org.scijava.script.ScriptLanguage
-
- getParameter(String) - Method in class org.scijava.ui.dnd.MIMEType
-
Gets the value of the parameter with the given name, or null if none.
- getParameters() - Method in class org.scijava.ui.dnd.MIMEType
-
Gets the parameter names associated with this MIME type.
- getParent() - Method in class org.scijava.console.MultiPrintStream
-
- getParent() - Method in class org.scijava.menu.ShadowMenu
-
Gets this node's parent, or null if it is a root node.
- getParent() - Method in class org.scijava.minimaven.MavenProject
-
- getParent(Thread) - Method in class org.scijava.thread.DefaultThreadService
-
- getParent(Thread) - Method in interface org.scijava.thread.ThreadService
-
Returns the thread that called the specified thread.
- getParent() - Method in class org.scijava.ui.behaviour.BehaviourMap
-
- getParent() - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
- getParent() - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- getParent() - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- getParent() - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- getParent() - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- getParent() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets the frame in which the dialog is displayed.
- getParentArtifactId() - Method in class org.scijava.util.POM
-
Gets the POM's parent artifactId.
- getParentGroupId() - Method in class org.scijava.util.POM
-
Gets the POM's parent groupId.
- getParentVersion() - Method in class org.scijava.util.POM
-
Gets the POM's parent artifactId.
- getParser() - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- getParser() - Method in interface org.scijava.parsington.eval.Evaluator
-
Gets the parser used when evaluating expressions.
- getPath() - Method in class org.scijava.script.ScriptInfo
-
Gets the path to the script on disk.
- getPath() - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- getPath(File) - Static method in class org.scijava.util.FileUtils
-
Gets the absolute path to the given file, with the directory separator
standardized to forward slash, like most platforms use.
- getPath(String, String) - Static method in class org.scijava.util.FileUtils
-
Gets a standardized path based on the given one, with the directory
separator standardized from the specific separator to forward slash, like
most platforms use.
- getPath() - Method in class org.scijava.util.XML
-
Gets the path to the XML document, or null if none.
- getPersistKey() - Method in class org.scijava.command.CommandModuleItem
-
- getPersistKey() - Method in class org.scijava.module.AbstractModuleItem
-
- getPersistKey() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getPersistKey() - Method in interface org.scijava.module.ModuleItem
-
Gets the key to use for saving the value persistently.
- getPlatformLibraryName(String) - Static method in class org.scijava.nativelib.NativeLibraryUtil
-
Returns the full file name (without path) of the native library.
- getPlatformLibraryPath(String) - Static method in class org.scijava.nativelib.NativeLibraryUtil
-
Returns the path to the native library.
- getPlatformService() - Method in class org.scijava.platform.AbstractPlatform
-
- getPlatformService() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getPlugin(Class<P>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPlugin(Class<P>, Class<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPlugin(String) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPlugin(Class<P>) - Method in interface org.scijava.plugin.PluginService
-
Gets the first available plugin of the given class, or null if none.
- getPlugin(Class<P>, Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Gets the first available plugin of the given class, or null if none.
- getPlugin(String) - Method in interface org.scijava.plugin.PluginService
-
Gets the first available plugin of the given class name, or null if none.
- getPluginClass() - Method in class org.scijava.command.CommandInfo
-
- getPluginClass() - Method in class org.scijava.plugin.PluginInfo
-
Obtains the
Class
of the item objects, if that class has already
been loaded.
- getPluginIndex() - Method in class org.scijava.Context
-
- getPluginRootDirectory(File) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- getPlugins() - Method in class org.scijava.plugin.DefaultPluginService
-
- getPlugins(Class<PT>) - Method in class org.scijava.plugin.PluginIndex
-
Gets a list of registered plugins compatible with the given type.
- getPlugins() - Method in interface org.scijava.plugin.PluginService
-
Gets the list of known plugins.
- getPlugins() - Method in interface org.scijava.plugin.PTService
-
Gets the plugins managed by this service.
- getPluginService() - Method in interface org.scijava.display.DisplayService
-
- getPluginService() - Method in interface org.scijava.plugin.PTService
-
- getPluginsOfClass(Class<P>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPluginsOfClass(Class<P>, Class<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPluginsOfClass(String) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPluginsOfClass(String, Class<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPluginsOfClass(Class<P>) - Method in interface org.scijava.plugin.PluginService
-
Gets the list of plugins of the given class.
- getPluginsOfClass(Class<P>, Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Gets the list of plugins of the given class.
- getPluginsOfClass(String) - Method in interface org.scijava.plugin.PluginService
-
Gets the list of plugins with the given class name.
- getPluginsOfClass(String, Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Gets the list of plugins with the given class name.
- getPluginsOfType(Class<PT>) - Method in class org.scijava.plugin.DefaultPluginService
-
- getPluginsOfType(Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Gets the list of plugins of the given type (e.g.,
Service
).
- getPluginType() - Method in interface org.scijava.app.AppService
-
- getPluginType() - Method in class org.scijava.batch.FileBatchService
-
- getPluginType() - Method in class org.scijava.command.DefaultCommandService
-
- getPluginType() - Method in interface org.scijava.console.ConsoleService
-
- getPluginType() - Method in class org.scijava.convert.AbstractConvertService
-
- getPluginType() - Method in interface org.scijava.io.handle.DataHandleService
-
- getPluginType() - Method in interface org.scijava.io.IOService
-
- getPluginType() - Method in interface org.scijava.io.location.LocationService
-
- getPluginType() - Method in interface org.scijava.io.TypedIOService
-
- getPluginType() - Method in interface org.scijava.options.OptionsService
-
- getPluginType() - Method in class org.scijava.platform.DefaultPlatformService
-
- getPluginType(Class<P>) - Static method in class org.scijava.plugin.DefaultPluginService
-
Gets the plugin type of the given plugin class, as declared by its
@Plugin
annotation (i.e.,
Plugin.type()
).
- getPluginType() - Method in class org.scijava.plugin.PluginInfo
-
Gets the type of plugin described by the metadata.
- getPluginType() - Method in interface org.scijava.plugin.PTService
-
Gets the type of plugins managed by this service.
- getPluginType() - Method in class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- getPluginType() - Method in interface org.scijava.run.RunService
-
- getPluginType() - Method in interface org.scijava.script.process.ScriptProcessorService
-
- getPluginType() - Method in interface org.scijava.script.ScriptHeaderService
-
- getPluginType() - Method in interface org.scijava.script.ScriptService
-
- getPluginType() - Method in interface org.scijava.search.SearchService
-
- getPluginType() - Method in class org.scijava.text.DefaultTextService
-
- getPluginType() - Method in interface org.scijava.tool.ToolService
-
- getPluginType() - Method in interface org.scijava.ui.dnd.DragAndDropService
-
- getPluginType() - Method in class org.scijava.ui.swing.script.DefaultLanguageSupportService
-
- getPluginType() - Method in interface org.scijava.widget.WidgetService
-
- getPOM() - Method in class org.scijava.app.AbstractApp
-
- getPOM() - Method in interface org.scijava.app.App
-
Gets the Maven POM containing metadata about the application.
- getPOM(Class<?>) - Static method in class org.scijava.util.POM
-
Gets the Maven POM associated with the given class.
- getPOM(Class<?>, String, String) - Static method in class org.scijava.util.POM
-
Gets the Maven POM associated with the given class.
- getPOMName() - Method in class org.scijava.minimaven.Coordinate
-
- getPOMName(boolean) - Method in class org.scijava.minimaven.Coordinate
-
- getPosition() - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- getPrecedence() - Method in class org.scijava.parsington.Operator
-
- getPrefix(int) - Method in class org.scijava.log.AbstractLogService
-
- getPresets() - Method in class org.scijava.command.CommandInfo
-
Gets the table of items with fixed, preset values.
- getPressedKeys() - Method in class org.scijava.ui.behaviour.InputTrigger
-
- getPreviousValue() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getPrevService(Class<S>, Class<? extends S>) - Method in class org.scijava.service.ServiceIndex
-
Gets the lowest priority service compatible with class c
, which is
higher priority than the ref
service.
- getPrimitiveType(Class<T>) - Static method in class org.scijava.util.ConversionUtils
-
- getPriority() - Method in class org.scijava.AbstractUIDetails
-
- getPriority() - Method in class org.scijava.command.DynamicCommandInfo
-
- getPriority() - Method in class org.scijava.plugin.AbstractRichPlugin
-
- getPriority() - Method in interface org.scijava.Prioritized
-
Gets the sort priority of the object.
- getProblems() - Method in class org.scijava.command.CommandInfo
-
- getProblems() - Method in class org.scijava.command.DynamicCommandInfo
-
- getProblems() - Method in class org.scijava.module.MethodRef
-
- getProblems() - Method in interface org.scijava.module.ModuleInfo
-
- getProblems() - Method in interface org.scijava.Validated
-
Gets the list of problems encountered while initializing the object.
- getProcessedScript() - Method in class org.scijava.script.ScriptInfo
-
Gets the script contents after script processing.
- getProcessor() - Method in class org.scijava.module.event.ModulePostprocessEvent
-
- getProcessor() - Method in class org.scijava.module.event.ModulePreprocessEvent
-
- getProcessor() - Method in class org.scijava.module.event.ModuleProcessEvent
-
- getProgram(String...) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getProgram(String...) - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getProgram(String...) - Method in interface org.scijava.script.ScriptLanguage
-
- getProgressMaximum() - Method in class org.scijava.app.event.StatusEvent
-
Gets progress maximum.
- getProgressMaximum() - Method in class org.scijava.task.DefaultTask
-
- getProgressMaximum() - Method in interface org.scijava.task.Task
-
Gets the number of steps the task performs in total.
- getProgressValue() - Method in class org.scijava.app.event.StatusEvent
-
Gets progress value.
- getProgressValue() - Method in class org.scijava.task.DefaultTask
-
- getProgressValue() - Method in interface org.scijava.task.Task
-
Gets the step the task is currently performing.
- getProjectDescription() - Method in class org.scijava.util.POM
-
Gets the project description.
- getProjectInceptionYear() - Method in class org.scijava.util.POM
-
Gets the project inception year.
- getProjectName() - Method in class org.scijava.util.POM
-
Gets the project name.
- getProjectURL() - Method in class org.scijava.util.POM
-
Gets the project URL.
- getPrompt() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getProperty(String) - Method in class org.scijava.minimaven.MavenProject
-
Returns the (possibly project-specific) value of a property.
- getQueryMap() - Method in class org.scijava.io.location.URILocation
-
- getQueryValue(String) - Method in class org.scijava.io.location.URILocation
-
- getRandomAccessFile() - Method in class org.scijava.io.handle.FileHandle
-
Gets the random access file object backing this FileHandle.
- getReader() - Method in class org.scijava.script.AbstractScriptContext
-
- getReader() - Method in class org.scijava.script.ScriptInfo
-
Gets a reader which delivers the script's content.
- getReason() - Method in class org.scijava.module.event.ModuleCanceledEvent
-
- getRecentFiles() - Method in class org.scijava.io.DefaultRecentFileService
-
- getRecentFiles() - Method in interface org.scijava.io.RecentFileService
-
Gets the list of recent files.
- getRed(int, int) - Method in class org.scijava.ui.ARGBPlane
-
- getRed() - Method in class org.scijava.util.ColorRGB
-
- getRegex() - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- getREPL() - Method in class org.scijava.ui.swing.script.InterpreterPane
-
Gets the associated script REPL.
- getREPL() - Method in class org.scijava.ui.swing.script.InterpreterWindow
-
- getRepositories() - Method in class org.scijava.minimaven.MavenProject
-
- getRepositories(Set<String>) - Method in class org.scijava.minimaven.MavenProject
-
- getResolver(URI) - Method in interface org.scijava.io.location.LocationService
-
- getResource(String) - Method in class org.scijava.minimaven.JarClassLoader
-
- getResourceAsStream(String) - Method in class org.scijava.minimaven.JarClassLoader
-
- getResourceAsStream(String, boolean) - Method in class org.scijava.minimaven.JarClassLoader
-
- getResourceList(String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
Get a list of files from a directory or within a .jar file The returned
items will only have the base path, to get at the full URL you have to
prefix the url passed to the function.
- getResult() - Method in exception org.scijava.minimaven.JavaCompiler.CompileError
-
- getResult() - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- getResult() - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- getResultLimit() - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Gets the maximum number of results per search category.
- getReturnValue() - Method in class org.scijava.script.ScriptModule
-
Gets the return value of the script.
- getRoot() - Method in class org.scijava.minimaven.MavenProject
-
- getRowCount() - Method in class org.scijava.table.AbstractTable
-
- getRowCount() - Method in interface org.scijava.table.Table
-
Gets the number of rows in the table.
- getRowCount() - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- getRowCount() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.NullTableModel
-
- getRowCount() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- getRowHeader(int) - Method in class org.scijava.table.AbstractTable
-
- getRowHeader(int) - Method in interface org.scijava.table.Table
-
Gets the row header at the given row.
- getRowHeight() - Method in class org.scijava.ui.swing.script.PromptPane.TextArea
-
- getRowIndex(String) - Method in interface org.scijava.table.Table
-
Gets the row index of the row with the given header.
- getRSyntaxDocument() - Method in class org.scijava.ui.swing.script.EditorPane
-
- getSampleRate() - Method in class org.scijava.util.TunePlayer
-
- getSaver(D, String) - Method in interface org.scijava.io.IOService
-
Gets the most appropriate
IOPlugin
for saving data to the given
location.
- getSaver(D, Location) - Method in interface org.scijava.io.IOService
-
Gets the most appropriate
IOPlugin
for saving data to the given
location.
- getSaver(D, String) - Method in interface org.scijava.io.TypedIOService
-
Gets the most appropriate
IOPlugin
for saving data to the given
location.
- getSaver(D, Location) - Method in interface org.scijava.io.TypedIOService
-
Gets the most appropriate
IOPlugin
for saving data to the given
location.
- getSCMConnection() - Method in class org.scijava.util.POM
-
Gets the SCM connection string.
- getSCMDeveloperConnection() - Method in class org.scijava.util.POM
-
Gets the SCM developerConnection string.
- getSCMTag() - Method in class org.scijava.util.POM
-
Gets the SCM tag.
- getSCMURL() - Method in class org.scijava.util.POM
-
Gets the SCM URL.
- getScopes() - Method in class org.scijava.script.AbstractScriptContext
-
- getScreen() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getScreenInstance() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getScript(File) - Method in class org.scijava.script.DefaultScriptService
-
- getScript(File) - Method in interface org.scijava.script.ScriptService
-
Gets the cached
ScriptInfo
metadata for the script at the given
file, creating it if it does not already exist.
- getScriptDirectories() - Method in class org.scijava.script.DefaultScriptService
-
- getScriptDirectories() - Method in interface org.scijava.script.ScriptService
-
Gets the base directories to scan for scripts.
- getScriptEngine() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.clojure.ClojureScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.matlab.MATLABScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.plugins.scripting.scala.ScalaScriptLanguage
-
- getScriptEngine() - Method in class org.scijava.script.AdaptedScriptLanguage
-
- getScripts() - Method in class org.scijava.script.DefaultScriptService
-
- getScripts() - Method in interface org.scijava.script.ScriptService
-
Gets all available scripts.
- getSearchContext(boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- getSearchField() - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
Gets the
JTextField
component for specifying the search string.
- getSelectedClassNameOrAsk() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getSelectedTags() - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- getSelectedTextOrAsk(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- getSelectionGroup() - Method in class org.scijava.AbstractUIDetails
-
- getSelectionGroup() - Method in class org.scijava.command.DynamicCommandInfo
-
- getSelectionGroup() - Method in interface org.scijava.UIDetails
-
Gets the name of the selection group to which the object belongs.
- getService(Class<S>) - Method in class org.scijava.Context
-
Gets the service of the given class, or null if there is no matching
service.
- getService(String) - Method in class org.scijava.Context
-
Gets the service of the given class name (useful for scripts).
- getService(Class<S>) - Method in class org.scijava.service.ServiceIndex
-
Gets the first available service compatible with the given class.
- getServiceIndex() - Method in class org.scijava.Context
-
- getShortName() - Method in class org.scijava.AbstractGateway
-
- getShortName() - Method in interface org.scijava.Gateway
-
Gets a very succinct name for use referring to this gateway, e.g.
- getSingleInput(Module, Class<T>) - Method in class org.scijava.module.DefaultModuleService
-
- getSingleInput(Module, Collection<Class<?>>) - Method in class org.scijava.module.DefaultModuleService
-
- getSingleInput(Module, Class<T>) - Method in interface org.scijava.module.ModuleService
-
Checks the given module for a solitary unresolved fillable input of the
given type, returning the relevant
ModuleItem
if found, or null if
not exactly one unresolved fillable input of that type.
- getSingleInput(Module, Collection<Class<?>>) - Method in interface org.scijava.module.ModuleService
-
- getSingleInput(Module, Class<?>) - Method in class org.scijava.module.process.AbstractSingleInputPreprocessor
-
Helper method to look up the name of singleton module inputs of a given
type.
- getSingleOutput(Module, Class<T>) - Method in class org.scijava.module.DefaultModuleService
-
- getSingleOutput(Module, Collection<Class<?>>) - Method in class org.scijava.module.DefaultModuleService
-
- getSingleOutput(Module, Class<T>) - Method in interface org.scijava.module.ModuleService
-
Checks the given module for a solitary unresolved output of the given type,
returning the relevant
ModuleItem
if found, or null if not exactly
one unresolved output of that type.
- getSingleOutput(Module, Collection<Class<?>>) - Method in interface org.scijava.module.ModuleService
-
- getSoftMax() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getSoftMax() - Method in interface org.scijava.widget.WidgetModel
-
Gets the "soft" maximum value for the module input.
- getSoftMaximum() - Method in class org.scijava.module.AbstractModuleItem
-
- getSoftMaximum() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getSoftMaximum() - Method in interface org.scijava.module.ModuleItem
-
Gets the "soft" maximum value (if applicable).
- getSoftMin() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getSoftMin() - Method in interface org.scijava.widget.WidgetModel
-
Gets the "soft" minimum value for the module input.
- getSoftMinimum() - Method in class org.scijava.module.AbstractModuleItem
-
- getSoftMinimum() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getSoftMinimum() - Method in interface org.scijava.module.ModuleItem
-
Gets the "soft" minimum value (if applicable).
- getSource() - Method in class org.scijava.console.OutputEvent
-
Gets the source of the output.
- getSource() - Method in class org.scijava.io.event.DataOpenedEvent
-
- getSource() - Method in class org.scijava.log.AbstractLogService
-
- getSource() - Method in class org.scijava.log.DefaultLogger
-
- getSource() - Method in interface org.scijava.log.Logger
-
Returns the
LogSource
associated with this logger.
- getSourceDirectory() - Method in class org.scijava.minimaven.MavenProject
-
- getSourcePath() - Method in class org.scijava.minimaven.MavenProject
-
- getSourcePath(String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- getSourceURL(String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- getSpecificationTitle() - Method in class org.scijava.util.Manifest
-
- getSpecificationVendor() - Method in class org.scijava.util.Manifest
-
- getSpecificationVersion() - Method in class org.scijava.util.Manifest
-
- getStackDump(Thread) - Static method in class org.scijava.util.DebugUtils
-
Provides a stack dump of the given thread.
- getStackDump(Thread, StackTraceElement[]) - Static method in class org.scijava.util.DebugUtils
-
Provides a stack dump of the given thread + call stack.
- getStackDump() - Static method in class org.scijava.util.DebugUtils
-
Provides a complete stack dump of all threads.
- getStackTrace() - Method in class org.scijava.event.SciJavaEvent
-
Gets the stack trace of the calling thread when the event was published.
- getStackTrace(Throwable) - Static method in class org.scijava.util.DebugUtils
-
Extracts the given exception's corresponding stack trace to a string.
- getStartIndex() - Method in class org.scijava.script.AutoCompletionResult
-
- getStatusBar() - Method in class org.scijava.ui.awt.AWTUI
-
- getStatusBar() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- getStatusBar() - Method in interface org.scijava.ui.UserInterface
-
Gets the main SciJava status bar, or null if not applicable.
- getStatusMessage(String, StatusEvent) - Method in class org.scijava.app.DefaultStatusService
-
- getStatusMessage() - Method in class org.scijava.app.event.StatusEvent
-
Gets status message, or null for no change.
- getStatusMessage(String, StatusEvent) - Method in interface org.scijava.app.StatusService
-
Gets the status message of the given event.
- getStatusMessage() - Method in class org.scijava.task.DefaultTask
-
- getStatusMessage() - Method in interface org.scijava.task.Task
-
Gets a status message describing what the task is currently doing.
- getStatusMessage(StatusEvent) - Method in class org.scijava.ui.DefaultUIService
-
- getStatusMessage(StatusEvent) - Method in interface org.scijava.ui.UIService
-
Gets the status message associated with the given event.
- getStepSize() - Method in class org.scijava.command.CommandModuleItem
-
- getStepSize() - Method in class org.scijava.module.AbstractModuleItem
-
- getStepSize() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getStepSize() - Method in interface org.scijava.module.ModuleItem
-
Gets the preferred step size to use when rendering the item in a user
interface (if applicable).
- getStepSize() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getStepSize() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getStepSize() - Method in interface org.scijava.widget.WidgetModel
-
Gets the step size between values for the module input.
- getStyleModifier(String, String) - Static method in class org.scijava.widget.WidgetStyle
-
Get the modifying value for a given style attribute in a style declaration.
- getStyleModifiers(String, String) - Static method in class org.scijava.widget.WidgetStyle
-
Get an array of all modifying values for a given style attribute.
- getSubscriberLog() - Method in class org.scijava.plugins.commands.debug.ShowSubscribers
-
- getSubscribers(Class<E>) - Method in class org.scijava.event.DefaultEventService
-
- getSubscribers(Class<E>) - Method in interface org.scijava.event.EventService
-
Gets a list of all subscribers to the given event class (and subclasses
thereof).
- getSummary() - Method in class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- getSystemClipboard() - Method in class org.scijava.ui.awt.AWTUI
-
- getSystemClipboard() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- getSystemClipboard() - Method in interface org.scijava.ui.UserInterface
-
Gets the system clipboard associated with this UI, or null if not
applicable.
- getSystemProperties() - Static method in class org.scijava.plugins.commands.debug.SystemInformation
-
- getSystemProperty() - Method in interface org.scijava.app.App
-
A system property which, if set, overrides the base directory of the
application.
- getSystemProperty(String, String) - Static method in class org.scijava.minimaven.MiniMaven
-
- getTab() - Method in class org.scijava.ui.swing.script.TextEditor
-
Get the currently selected tab.
- getTab(int) - Method in class org.scijava.ui.swing.script.TextEditor
-
Get tab at provided index.
- getTarget() - Method in class org.scijava.minimaven.MavenProject
-
- getTargetPlatforms() - Method in class org.scijava.platform.DefaultPlatformService
-
- getTargetPlatforms() - Method in interface org.scijava.platform.PlatformService
-
Gets the platform handlers applicable to this platform.
- getTargetWidgetStyle(ModuleItem<?>) - Method in interface org.scijava.batch.input.BatchInputProvider
-
- getTargetWidgetStyle(ModuleItem<?>) - Method in class org.scijava.batch.input.FileBatchInputProvider
-
- getTask() - Method in class org.scijava.task.event.TaskEvent
-
- getTempDir() - Static method in class org.scijava.nativelib.BaseJniExtractor
-
- getTempo() - Method in class org.scijava.util.TunePlayer
-
- getTerminator() - Method in class org.scijava.parsington.Group
-
- getText() - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- getText(Token) - Static method in class org.scijava.ui.swing.script.TokenFunctions
-
- getText(int, int) - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- getText(TransferHandler.TransferSupport) - Static method in class org.scijava.ui.swing.widget.SwingFileWidget
-
Gets the String content of the current transfer support
- getText() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getText() - Method in interface org.scijava.widget.WidgetModel
-
Gets the input's value rendered as a string.
- getTextArea() - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- getTextArea() - Method in class org.scijava.ui.swing.script.TextEditor
-
- getTextPane() - Method in class org.scijava.ui.swing.console.ConsolePanel
-
- getThreadContext(Thread) - Method in class org.scijava.thread.DefaultThreadService
-
- getThreadContext(Thread) - Method in interface org.scijava.thread.ThreadService
-
Analyzes the
Context
of the given thread.
- getTimeout() - Method in class org.scijava.io.location.AbstractRemoteLocation
-
- getTimeout() - Method in interface org.scijava.io.location.RemoteLocation
-
Gets the connection timeout for this location.
- getTimestamp() - Method in class org.scijava.event.EventDetails
-
- getTitle() - Method in class org.scijava.AbstractGateway
-
- getTitle() - Method in interface org.scijava.app.App
-
Gets the title of the application.
- getTitle() - Method in class org.scijava.command.CommandInfo
-
- getTitle() - Method in class org.scijava.command.DynamicCommandInfo
-
- getTitle() - Method in interface org.scijava.Gateway
-
- getTitle() - Method in interface org.scijava.module.ModuleInfo
-
- getTitle() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- getTitle() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets the title string that will be displayed in the dialog title bar.
- getTitle() - Method in interface org.scijava.UIDetails
-
Gets an appropriate title for the object, for use in a user interface.
- getToken() - Method in class org.scijava.parsington.Token
-
Gets the token's sequence of characters.
- getTokenList(Segment, int, int) - Method in class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
Returns the first token in the linked list of tokens generated from
text
.
- getTokenList(Segment, int, int) - Method in class org.scijava.ui.swing.script.highliters.MatlabTokenMaker
-
Returns the first token in the linked list of tokens generated from
text
.
- getTone(int, char) - Method in class org.scijava.util.TunePlayer
-
Gets the value of the given tone for the current octave.
- getTool(String) - Method in class org.scijava.tool.DefaultToolService
-
- getTool() - Method in class org.scijava.tool.event.ToolEvent
-
- getTool(String) - Method in interface org.scijava.tool.ToolService
-
- getTool(Class<T>) - Method in interface org.scijava.tool.ToolService
-
Get a tool given its class.
- getToolBar() - Method in class org.scijava.ui.awt.AWTUI
-
- getToolBar() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- getToolBar() - Method in interface org.scijava.ui.UserInterface
-
Gets the main SciJava toolbar, or null if not applicable.
- getTools() - Method in class org.scijava.tool.DefaultToolService
-
- getTools() - Method in interface org.scijava.tool.ToolService
-
- getTopFrame(Component) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
Finds the top-level JFrame in the component tree containing a given
component.
- getTopLeft() - Method in class org.scijava.util.IntRect
-
Gets the top left coordinate of the rectangle.
- getTopLeft() - Method in class org.scijava.util.RealRect
-
Gets the top left coordinate of the rectangle.
- getTopLevelFoldersString() - Method in class org.scijava.ui.swing.script.FileSystemTree
-
For persistence.
- getTransferData(DataFlavor) - Method in class org.scijava.ui.awt.AWTClipboard
-
- getTransferDataFlavors() - Method in class org.scijava.ui.awt.AWTClipboard
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeEditor
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeRenderer
-
- getTriggers() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- getType() - Method in class org.scijava.batch.FileBatchService
-
- getType() - Method in interface org.scijava.batch.input.BatchInputProvider
-
- getType() - Method in class org.scijava.command.CommandModuleItem
-
- getType() - Method in interface org.scijava.console.ConsoleArgument
-
- getType() - Method in interface org.scijava.console.ConsoleService
-
- getType() - Method in class org.scijava.convert.AbstractConverter
-
- getType() - Method in class org.scijava.convert.AbstractConvertService
-
- getType() - Method in class org.scijava.download.MultiWriteHandle
-
- getType() - Method in class org.scijava.io.handle.AbstractHigherOrderHandle
-
- getType() - Method in class org.scijava.io.handle.BytesHandle
-
- getType() - Method in interface org.scijava.io.handle.DataHandleService
-
- getType() - Method in class org.scijava.io.handle.DummyHandle
-
- getType() - Method in class org.scijava.io.handle.FileHandle
-
- getType() - Method in class org.scijava.io.http.HTTPHandle
-
- getType() - Method in interface org.scijava.io.IOPlugin
-
- getType() - Method in interface org.scijava.io.IOService
-
- getType() - Method in class org.scijava.io.location.AbstractLocationResolver
-
- getType() - Method in interface org.scijava.io.location.LocationService
-
- getType() - Method in interface org.scijava.io.TypedIOService
-
- getType() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getType() - Method in interface org.scijava.module.ModuleItem
-
Gets the type of the item.
- getType(E) - Method in class org.scijava.object.ObjectIndex
-
Return the type by which to index the object.
- getType(PluginInfo<?>) - Method in class org.scijava.plugin.PluginIndex
-
Overrides the type by which the entries are indexed.
- getType() - Method in interface org.scijava.run.CodeRunner
-
- getType() - Method in interface org.scijava.run.RunService
-
- getType() - Method in interface org.scijava.script.ScriptHeader
-
- getType() - Method in interface org.scijava.script.ScriptHeaderService
-
- getType() - Method in interface org.scijava.search.SearchActionFactory
-
- getType() - Method in class org.scijava.table.BoolColumn
-
- getType() - Method in class org.scijava.table.ByteColumn
-
- getType() - Method in class org.scijava.table.CharColumn
-
- getType() - Method in interface org.scijava.table.Column
-
Returns the actual type of data stored in the column.
- getType() - Method in class org.scijava.table.DefaultColumn
-
- getType() - Method in class org.scijava.table.DoubleColumn
-
- getType() - Method in class org.scijava.table.FloatColumn
-
- getType() - Method in class org.scijava.table.IntColumn
-
- getType() - Method in class org.scijava.table.LongColumn
-
- getType() - Method in class org.scijava.table.ShortColumn
-
- getType() - Method in class org.scijava.text.DefaultTextService
-
- getType() - Method in interface org.scijava.text.TextFormat
-
- getType() - Method in interface org.scijava.Typed
-
Gets the type associated with the object.
- getType() - Method in interface org.scijava.ui.dnd.DragAndDropService
-
- getType() - Method in class org.scijava.ui.dnd.FileDragAndDropHandler
-
- getType() - Method in class org.scijava.ui.dnd.ListDragAndDropHandler
-
- getType() - Method in class org.scijava.ui.dnd.ScriptFileDragAndDropHandler
-
- getType() - Method in interface org.scijava.widget.InputWidget
-
- getType() - Method in interface org.scijava.widget.WidgetService
-
- getTypeParameter(Type, Class<?>, int) - Static method in class org.scijava.util.GenericUtils
-
- getTypes(Class<?>) - Static method in class org.scijava.object.ObjectIndex
-
Gets a new set containing the type and all its supertypes.
- getTypes(Field, Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- getUI() - Method in class org.scijava.ui.AbstractInputHarvesterPlugin
-
Gets the name (or class name) of the input harvester's affiliated UI.
- getUI() - Method in class org.scijava.ui.awt.widget.AWTInputHarvester
-
- getUI(String) - Method in class org.scijava.ui.DefaultUIService
-
- getUI() - Method in class org.scijava.ui.event.UIEvent
-
Gets the user interface.
- getUI() - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
Deprecated.
- getUI() - Method in class org.scijava.ui.swing.widget.SwingInputHarvester
-
- getUI() - Method in class org.scijava.ui.swing.widget.SwingMdiInputHarvester
-
- getUI(String) - Method in interface org.scijava.ui.UIService
-
Gets the UI with the given name (or class name).
- getURI() - Method in class org.scijava.io.http.HTTPLocation
-
Gets the associated
URI
, or null if this URL is not formatted
strictly according to to RFC2396 and cannot be converted to a URI.
- getURI() - Method in class org.scijava.io.location.FileLocation
-
- getURI() - Method in interface org.scijava.io.location.Location
-
Gets the location expressed as a
URI
, or null if the location
cannot be expressed as such.
- getURI() - Method in class org.scijava.io.location.URILocation
-
- getURI() - Method in class org.scijava.io.location.URLLocation
-
Gets the associated
URI
, or null if this URL is not formatted
strictly according to RFC2396 and cannot be converted to a URI.
- getURL() - Method in class org.scijava.io.http.HTTPLocation
-
- getURL() - Method in class org.scijava.io.location.URLLocation
-
- getURL() - Method in class org.scijava.script.ScriptInfo
-
Gets the URL of the script.
- getUserObject() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- getValidater() - Method in class org.scijava.command.CommandModuleItem
-
- getValidater() - Method in class org.scijava.module.AbstractModuleItem
-
- getValidater() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getValidater() - Method in interface org.scijava.module.ModuleItem
-
Gets the function that is called to validate the item's value.
- getValue() - Method in class org.scijava.batch.SwingScriptInfoWidget
-
- getValue(Module) - Method in class org.scijava.module.AbstractModuleItem
-
- getValue(Module) - Method in interface org.scijava.module.ModuleItem
-
Gets the item's current value with respect to the given module.
- getValue(int, int) - Method in interface org.scijava.table.BoolTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.ByteTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.CharTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.DoubleTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.FloatTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.IntTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.LongTable
-
Gets the value of the given table cell.
- getValue(int, int) - Method in interface org.scijava.table.ShortTable
-
Gets the value of the given table cell.
- getValue() - Method in class org.scijava.ui.awt.widget.AWTButtonWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTObjectWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTTextWidget
-
- getValue() - Method in class org.scijava.ui.awt.widget.AWTToggleWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingButtonWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingDateWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingFileListWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingObjectWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- getValue() - Method in class org.scijava.ui.swing.widget.SwingToggleWidget
-
- getValue(int) - Method in class org.scijava.util.BoolArray
-
- getValue(int) - Method in class org.scijava.util.ByteArray
-
- getValue(int) - Method in class org.scijava.util.CharArray
-
- getValue(Field, Object) - Static method in class org.scijava.util.ClassUtils
-
Gets the given field's value of the specified object instance, or null if
the value cannot be obtained.
- getValue(int) - Method in class org.scijava.util.DoubleArray
-
- getValue(int) - Method in class org.scijava.util.FloatArray
-
- getValue(int) - Method in class org.scijava.util.IntArray
-
- getValue(int) - Method in class org.scijava.util.LongArray
-
- getValue(int) - Method in class org.scijava.util.ObjectArray
-
- getValue(int) - Method in class org.scijava.util.ShortArray
-
- getValue(String) - Method in class org.scijava.widget.AbstractInputPanel
-
- getValue() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getValue(String) - Method in interface org.scijava.widget.InputPanel
-
Returns the value of the given widget's input.
- getValue() - Method in interface org.scijava.widget.InputWidget
-
Gets the current widget value.
- getValue() - Method in interface org.scijava.widget.WidgetModel
-
Gets the current value of the module input.
- getValueAt(int, int) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- getValueAt(int, int) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.NullTableModel
-
- getValueAt(int, int) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- getValueOrDefault(String, T) - Method in class org.scijava.optional.AbstractOptions.AbstractValues
-
- getValueOrDefault(String, T) - Method in interface org.scijava.optional.Values
-
- getVar(String) - Method in class org.scijava.util.ReflectedUniverse
-
Returns the value of a variable or field in the universe.
- getVersion() - Method in class org.scijava.AbstractGateway
-
- getVersion() - Method in interface org.scijava.app.App
-
Gets the version of the application.
- getVersion() - Method in class org.scijava.minimaven.Coordinate
-
- getVersion() - Method in class org.scijava.minimaven.MavenProject
-
- getVersion() - Method in interface org.scijava.module.ModuleInfo
-
- getVersion() - Method in class org.scijava.plugin.PluginInfo
-
- getVersion() - Method in class org.scijava.script.ScriptInfo
-
- getVersion() - Method in class org.scijava.util.Manifest
-
- getVersion() - Method in class org.scijava.util.POM
-
Gets the POM's version.
- getVersion(Class<?>) - Static method in class org.scijava.util.VersionUtils
-
Looks up the version of the specified class using any means available,
appending the build number to any SNAPSHOT
version.
- getVersion(Class<?>, String, String) - Static method in class org.scijava.util.VersionUtils
-
Looks up the version of the specified class using any means available,
appending the build number to any SNAPSHOT
version.
- getVersion() - Method in interface org.scijava.Versioned
-
Gets the version of the object.
- getVersionedLibraryName(Class<?>, String) - Static method in class org.scijava.nativelib.NativeLibraryUtil
-
Returns the Maven-versioned file name of the native library.
- getVersionFromManifest(Class<?>) - Static method in class org.scijava.util.VersionUtils
-
Looks up the version of the specified class using a JAR manifest if
available, appending the build number to any SNAPSHOT
version.
- getVersionFromPOM(Class<?>, String, String) - Static method in class org.scijava.util.VersionUtils
-
Looks up the version of the specified class using the specified POM, or
base POM directory if groupId
and artifactId
are
null
.
- getViewerPlugins() - Method in class org.scijava.ui.DefaultUIService
-
- getViewerPlugins() - Method in interface org.scijava.ui.UIService
-
Gets the list of known viewer plugins.
- getVisibility() - Method in class org.scijava.command.CommandModuleItem
-
- getVisibility() - Method in class org.scijava.module.AbstractModuleItem
-
- getVisibility() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getVisibility() - Method in interface org.scijava.module.ModuleItem
-
Gets the visibility of the item.
- getVisibleUIs() - Method in class org.scijava.ui.DefaultUIService
-
- getVisibleUIs() - Method in interface org.scijava.ui.UIService
-
Gets the user interfaces that are currently visible.
- getWeight() - Method in class org.scijava.MenuEntry
-
- getWheelRotation() - Method in class org.scijava.display.event.input.MsWheelEvent
-
- getWidget(String) - Method in class org.scijava.widget.AbstractInputPanel
-
- getWidget(String) - Method in interface org.scijava.widget.InputPanel
-
Gets the widget with the provided name.
- getWidgetComponentType() - Method in class org.scijava.ui.awt.widget.AWTInputPanel
-
- getWidgetComponentType() - Method in class org.scijava.ui.swing.widget.SwingInputPanel
-
- getWidgetComponentType() - Method in interface org.scijava.widget.InputPanel
-
Gets the type of the UI component housing the panel's widgets.
- getWidgetCount() - Method in class org.scijava.widget.AbstractInputPanel
-
- getWidgetCount() - Method in interface org.scijava.widget.InputPanel
-
Gets the number of active widgets in the input panel.
- getWidgetLabel() - Method in class org.scijava.widget.DefaultWidgetModel
-
- getWidgetLabel() - Method in interface org.scijava.widget.WidgetModel
-
Gets the text to use when labeling this widget.
- getWidgetStyle() - Method in class org.scijava.command.CommandModuleItem
-
- getWidgetStyle() - Method in class org.scijava.module.AbstractModuleItem
-
- getWidgetStyle() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- getWidgetStyle() - Method in interface org.scijava.module.ModuleItem
-
Gets the preferred widget style to use when rendering the item in a user
interface.
- getWidth() - Method in class org.scijava.ui.ARGBPlane
-
- getWindow() - Method in class org.scijava.display.event.window.WinEvent
-
Gets the actual UI-specific window.
- getWindow() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- getWindow() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- getWindow() - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- getWindow() - Method in class org.scijava.ui.viewer.AbstractDisplayViewer
-
- getWindow() - Method in interface org.scijava.ui.viewer.DisplayPanel
-
Gets the window housing this panel.
- getWindow() - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Gets the window in which the view is displayed.
- getWorkSpaceBounds() - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- getWriter() - Method in class org.scijava.script.AbstractScriptContext
-
- getX() - Method in class org.scijava.display.event.input.InputEvent
-
- getX() - Method in class org.scijava.input.DefaultInputService
-
- getX() - Method in interface org.scijava.input.InputService
-
Gets the last observed X coordinate of the mouse cursor, relative to a
specific display.
- getY() - Method in class org.scijava.display.event.input.InputEvent
-
- getY() - Method in class org.scijava.input.DefaultInputService
-
- getY() - Method in interface org.scijava.input.InputService
-
Gets the last observed Y coordinate of the mouse cursor, relative to a
specific display.
- GHOSTWHITE - Static variable in class org.scijava.util.Colors
-
- git(File, File, String...) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- git(File, String...) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- gitConfig(File, String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- GitGrep - Class in org.scijava.ui.swing.script.commands
-
Calls git grep in a given directory.
- GitGrep() - Constructor for class org.scijava.ui.swing.script.commands.GitGrep
-
- gitGrep(String, File) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- GlobalKeyEventDispatcher - Class in org.scijava.ui.behaviour
-
- GOLD - Static variable in class org.scijava.util.Colors
-
- GOLDENROD - Static variable in class org.scijava.util.Colors
-
- gotoLine() - Method in class org.scijava.ui.swing.script.TextEditor
-
- gotoLine(int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- grab(String) - Method in class org.scijava.grab.DefaultGrabService
-
- grab(Map<String, Object>) - Method in class org.scijava.grab.DefaultGrabService
-
- grab(Map<String, Object>, Map...) - Method in class org.scijava.grab.DefaultGrabService
-
- grab(String) - Method in interface org.scijava.grab.GrabService
-
- grab(Map<String, Object>) - Method in interface org.scijava.grab.GrabService
-
- grab(Map<String, Object>, Map...) - Method in interface org.scijava.grab.GrabService
-
- GrabScriptProcessor - Class in org.scijava.grab.script.process
-
- GrabScriptProcessor() - Constructor for class org.scijava.grab.script.process.GrabScriptProcessor
-
- GrabService - Interface in org.scijava.grab
-
Interface for services which acquire dependencies at runtime.
- GRAY - Static variable in class org.scijava.util.Colors
-
- GREATER_THAN - Static variable in class org.scijava.parsington.Operators
-
- GREATER_THAN_OR_EQUAL - Static variable in class org.scijava.parsington.Operators
-
- greaterThan(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- greaterThan(Comparable<T>, T) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- greaterThan(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- greaterThanOrEqual(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- greaterThanOrEqual(Comparable<T>, T) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- greaterThanOrEqual(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- GREEN - Static variable in class org.scijava.util.Colors
-
- GREENYELLOW - Static variable in class org.scijava.util.Colors
-
- GrepLineHandler(JTextArea, String) - Constructor for class org.scijava.ui.swing.script.FileFunctions.GrepLineHandler
-
- GREY - Static variable in class org.scijava.util.Colors
-
- GroovyCompiledScript - Class in org.scijava.plugins.scripting.groovy
-
- GroovyCompiledScript(GroovyScriptEngine, Class<?>) - Constructor for class org.scijava.plugins.scripting.groovy.GroovyCompiledScript
-
- GroovyScriptEngine - Class in org.scijava.plugins.scripting.groovy
-
- GroovyScriptEngine() - Constructor for class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- GroovyScriptLanguage - Class in org.scijava.plugins.scripting.groovy
-
An adapter of the Groovy interpreter to the SciJava scripting interface.
- GroovyScriptLanguage() - Constructor for class org.scijava.plugins.scripting.groovy.GroovyScriptLanguage
-
- Group - Class in org.scijava.parsington
-
A group is a special N-ary operator delineated by a left-hand symbol and a
right-hand symbol, with comma-separated arguments.
- Group(String, String, double) - Constructor for class org.scijava.parsington.Group
-
- groupId - Variable in class org.scijava.minimaven.Coordinate
-
- GuavaCacheService - Class in org.scijava.cache
-
- GuavaCacheService() - Constructor for class org.scijava.cache.GuavaCacheService
-
- guessMxSysInfo() - Static method in class org.scijava.nativelib.MxSysInfo
-
Make a spirited attempt at guessing what the mx.sysinfo for the current jvm
might be.
- guessParser(boolean) - Method in class org.scijava.table.io.TableIOOptions
-
- guessParser() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- icon() - Method in class org.scijava.AbstractGateway
-
- icon() - Method in interface org.scijava.Gateway
-
- ICON_ERROR - Static variable in class org.scijava.ui.swing.script.FileSystemTree
-
- IconDrawer - Interface in org.scijava.tool
-
- iconPath() - Method in class org.scijava.search.classes.ClassSearchResult
-
- iconPath(ModuleInfo) - Static method in class org.scijava.search.module.ModuleSearcher
-
Gets the icon path associated with the given module.
- iconPath() - Method in class org.scijava.search.module.ModuleSearchResult
-
- iconPath() - Method in interface org.scijava.search.SearchResult
-
- iconPath() - Method in class org.scijava.search.snippet.SnippetSearchResult
-
- iconPath() - Method in class org.scijava.search.template.TemplateSearchResult
-
- iconPath() - Method in class org.scijava.search.web.WebSearchResult
-
- IconService - Interface in org.scijava.tool
-
- Identifiable - Interface in org.scijava
-
An object which can express itself by some unique string.
- identifier() - Method in class org.scijava.search.classes.ClassSearchResult
-
- identifier() - Method in class org.scijava.search.module.ModuleSearchResult
-
- identifier() - Method in interface org.scijava.search.SearchResult
-
Short name, intended for display in the list of results.
- IGNORE_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- IgnoreAsCallingClass - Annotation Type in org.scijava.log
-
- ignoreExtension(String) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
Add a file name extension to ignore, without the dot, for example "class".
- ignoreMavenRepositories - Variable in class org.scijava.minimaven.BuildEnvironment
-
- IJ1MacroHighlighter - Class in org.scijava.ui.swing.script.highliters
-
SyntaxHighliter for ij1-macros.
- IJ1MacroHighlighter() - Constructor for class org.scijava.ui.swing.script.highliters.IJ1MacroHighlighter
-
- IMAGE_LABEL - Static variable in class org.scijava.menu.MenuConstants
-
- IMAGE_MNEMONIC - Static variable in class org.scijava.menu.MenuConstants
-
- IMAGE_WEIGHT - Static variable in class org.scijava.menu.MenuConstants
-
- ImageForumSearcher - Class in org.scijava.search.web
-
- ImageForumSearcher() - Constructor for class org.scijava.search.web.ImageForumSearcher
-
- IMAGEJ_APP_DIRECTORY - Static variable in class org.scijava.minimaven.BuildEnvironment
-
- ImageJMacroTokenMaker - Class in org.scijava.ui.swing.script.highliters
-
TODO
- ImageJMacroTokenMaker() - Constructor for class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
Constructor.
- ImageJMacroTokenMaker(Reader) - Constructor for class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
Creates a new scanner There is also a java.io.InputStream version of this
constructor.
- ImageJMacroTokenMaker(InputStream) - Constructor for class org.scijava.ui.swing.script.highliters.ImageJMacroTokenMaker
-
Creates a new scanner.
- ImageJWikiSearcher - Class in org.scijava.search.web
-
- ImageJWikiSearcher() - Constructor for class org.scijava.search.web.ImageJWikiSearcher
-
- Import(String, String, int) - Constructor for class org.scijava.ui.swing.script.autocompletion.JythonAutoCompletion.Import
-
- Import(String, String[], int) - Constructor for class org.scijava.ui.swing.script.autocompletion.JythonAutoCompletion.Import
-
- importChars - Variable in class org.scijava.ui.swing.script.TokenFunctions
-
- ImportCompletion - Interface in org.scijava.ui.swing.script.autocompletion
-
- ImportCompletionImpl - Class in org.scijava.ui.swing.script.autocompletion
-
- ImportCompletionImpl(CompletionProvider, String, String, String) - Constructor for class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- ImportFormat - Interface in org.scijava.ui.swing.script.autocompletion
-
- importStatement - Variable in class org.scijava.ui.swing.script.autocompletion.ImportCompletionImpl
-
- in() - Method in interface org.scijava.io.handle.StreamHandle
-
Gets an input stream for reading data, positioned at the current offset.
- in() - Method in class org.scijava.io.http.HTTPHandle
-
- INACTIVE_BORDER - Static variable in class org.scijava.ui.swing.SwingToolBar
-
- inc() - Method in class org.scijava.parsington.Position
-
- inc(int) - Method in class org.scijava.parsington.Position
-
- incArity() - Method in class org.scijava.parsington.Group
-
- includeImplementationBuild - Variable in class org.scijava.minimaven.MavenProject
-
- increaseFontSize(float) - Method in class org.scijava.ui.swing.script.EditorPane
-
Increase font size of this editor by a given factor.
- index(File) - Method in class org.scijava.annotations.DirectoryIndexer
-
- Index<A extends Annotation> - Class in org.scijava.annotations
-
Makes the annotation indexes accessible.
- Indexable - Annotation Type in org.scijava.annotations
-
Meta annotation for indexable annotations.
- IndexItem<A extends Annotation> - Class in org.scijava.annotations
-
Allows access to individual annotations.
- indexOf(Object) - Method in class org.scijava.display.AbstractDisplay
-
- indexOf(Object) - Method in interface org.scijava.table.Column
-
- indexOf(Object) - Method in interface org.scijava.table.Table
-
Returns the index of the first occurrence of the specified column in the
table, or -1 if the table does not contain the column.
- indexOf(boolean[], boolean) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(byte[], byte) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(char[], char) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(double[], double) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(float[], float) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(int[], int) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(long[], long) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(short[], short) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
array.
- indexOf(Object[], Object) - Static method in class org.scijava.util.ArrayUtils
-
Returns the index of the first occurrence of the given value in the given
Object array.
- indexOf(boolean) - Method in class org.scijava.util.BoolArray
-
- indexOf(Object) - Method in class org.scijava.util.BoolArray
-
- indexOf(byte) - Method in class org.scijava.util.ByteArray
-
- indexOf(Object) - Method in class org.scijava.util.ByteArray
-
- indexOf(char) - Method in class org.scijava.util.CharArray
-
- indexOf(Object) - Method in class org.scijava.util.CharArray
-
- indexOf(double) - Method in class org.scijava.util.DoubleArray
-
- indexOf(Object) - Method in class org.scijava.util.DoubleArray
-
- indexOf(float) - Method in class org.scijava.util.FloatArray
-
- indexOf(Object) - Method in class org.scijava.util.FloatArray
-
- indexOf(int) - Method in class org.scijava.util.IntArray
-
- indexOf(Object) - Method in class org.scijava.util.IntArray
-
- indexOf(long) - Method in class org.scijava.util.LongArray
-
- indexOf(Object) - Method in class org.scijava.util.LongArray
-
- indexOf(Object) - Method in class org.scijava.util.ObjectArray
-
- indexOf(short) - Method in class org.scijava.util.ShortArray
-
- indexOf(Object) - Method in class org.scijava.util.ShortArray
-
- INDIANRED - Static variable in class org.scijava.util.Colors
-
- INDIGO - Static variable in class org.scijava.util.Colors
-
- info(Object) - Method in interface org.scijava.log.Logger
-
- info(Throwable) - Method in interface org.scijava.log.Logger
-
- info(Object, Throwable) - Method in interface org.scijava.log.Logger
-
- INFO - Static variable in class org.scijava.log.LogLevel
-
- INFO - Static variable in interface org.scijava.log.LogService
-
- info() - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
- info() - Method in class org.scijava.search.module.ModuleSearchResult
-
- init(int, int) - Method in interface org.scijava.ui.behaviour.DragBehaviour
-
Possibly start the behaviour.
- Initializable - Interface in org.scijava
-
Interface for objects which can be initialized.
- initialize() - Method in class org.scijava.cache.DefaultCacheService
-
- initialize() - Method in class org.scijava.cache.GuavaCacheService
-
- initialize() - Method in class org.scijava.command.DefaultCommandService
-
- initialize() - Method in class org.scijava.convert.AbstractConvertService
-
- initialize() - Method in class org.scijava.event.DefaultEventService
-
- initialize() - Method in interface org.scijava.Initializable
-
Initializes the object.
- initialize() - Method in class org.scijava.io.DefaultRecentFileService
-
- initialize() - Method in class org.scijava.log.slf4j.SLF4JLogService
-
- initialize() - Method in class org.scijava.module.AbstractModule
-
- initialize(Module) - Method in class org.scijava.module.AbstractModuleItem
-
- initialize() - Method in class org.scijava.module.DefaultModuleService
-
- initialize() - Method in interface org.scijava.module.Module
-
Initializes the module.
- initialize(Module) - Method in interface org.scijava.module.ModuleItem
-
Invokes this item's initializer function, if any, on the given module.
- initialize() - Method in class org.scijava.object.DefaultObjectService
-
- initialize() - Method in class org.scijava.platform.DefaultPlatformService
-
- initialize() - Method in class org.scijava.plugin.DefaultPluginService
-
- initialize() - Method in interface org.scijava.plugin.SingletonService
-
- initialize() - Method in interface org.scijava.plugin.WrapperService
-
- initialize() - Method in class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- initialize() - Method in class org.scijava.prefs.AbstractPrefService
-
- initialize() - Method in class org.scijava.script.DefaultScriptService
-
- initialize() - Method in class org.scijava.script.ScriptREPL
-
Outputs a greeting, and sets up the initial language and variables of the
REPL.
- initialize(boolean) - Method in class org.scijava.script.ScriptREPL
-
Sets up the initial language and variables of the REPL.
- initialize() - Method in interface org.scijava.service.Service
-
Performs any needed initialization when the service is first loaded.
- initializeChoice() - Method in class org.scijava.ui.swing.script.commands.ChooseFontSize
-
- initializeChoice() - Method in class org.scijava.ui.swing.script.commands.ChooseTabSize
-
- initializeChoice() - Method in class org.scijava.ui.swing.script.commands.KillScript
-
- initializeCommands() - Method in class org.scijava.plugins.scripting.matlab.DefaultMATLABService
-
- initializeCommands() - Method in interface org.scijava.plugins.scripting.matlab.MATLABService
-
- initInput1() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
Initializer for input1 parameter.
- initInput2() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
Initializer for input2 parameter.
- initInputChoice() - Method in class org.scijava.batch.ModuleBatchProcessor
-
- initLookAndFeel() - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
- initParams() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
Global initializer.
- InitPreprocessor - Class in org.scijava.module.process
-
A preprocessor plugin that populates initial parameter values.
- InitPreprocessor() - Constructor for class org.scijava.module.process.InitPreprocessor
-
- inject(Object) - Method in class org.scijava.Context
-
Injects the application context into the given object.
- inject(Object) - Method in class org.scijava.plugin.PluginInfo
-
Injects the metadata into the given object.
- inject(Object, double) - Static method in class org.scijava.Priority
-
Injects the specified priority into the given object.
- input() - Method in class org.scijava.AbstractGateway
-
- input() - Method in interface org.scijava.Gateway
-
- InputActionBindings - Class in org.scijava.ui.behaviour.util
-
- InputActionBindings() - Constructor for class org.scijava.ui.behaviour.util.InputActionBindings
-
- InputActionBindings(InputMap) - Constructor for class org.scijava.ui.behaviour.util.InputActionBindings
-
- InputEvent - Class in org.scijava.display.event.input
-
An event indicating input device (e.g., keyboard or mouse) activity in a
display.
- InputEvent(Display<?>, InputModifiers, int, int) - Constructor for class org.scijava.display.event.input.InputEvent
-
- InputHarvester<P,W> - Interface in org.scijava.widget
-
An input harvester collects
Module
input values, according to the
following steps:
Create an
InputPanel
with widgets corresponding to the module
inputs.
Present the panel, if in a UI context.
Harvest the final widget values from the panel, updating the
Module
's input values to match the harvested values.
Perform any other needed processing of the results (marking inputs as
resolved, storing persisted values to preferences, etc.).
- inputList() - Method in class org.scijava.module.AbstractModuleInfo
-
- inputMap() - Method in class org.scijava.module.AbstractModuleInfo
-
- InputModifiers - Class in org.scijava.input
-
A UI-independent representation of keyboard and mouse modifier states.
- InputModifiers(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.scijava.input.InputModifiers
-
- InputPanel<P,W> - Interface in org.scijava.widget
-
Flexible panel-building interface, for use with UIs that prompt for input
values of various types.
- inputs() - Method in class org.scijava.command.CommandInfo
-
- Inputs - Class in org.scijava.command
-
A way to build a dynamic set of inputs, whose values are then harvested by
the preprocessing framework.
- Inputs(Context) - Constructor for class org.scijava.command.Inputs
-
- inputs() - Method in class org.scijava.module.AbstractModuleInfo
-
- inputs() - Method in interface org.scijava.module.ModuleInfo
-
Gets the list of input items.
- InputService - Interface in org.scijava.input
-
Interface for service that tracks the current status of input devices
(keyboard and mouse in particular).
- InputTrigger - Class in org.scijava.ui.behaviour
-
A combination of keys, mouse buttons, and/or mouse scrolling that can trigger a
Behaviour
.
- InputTriggerAdder - Interface in org.scijava.ui.behaviour
-
- inputTriggerAdder(InputTriggerMap, String...) - Method in interface org.scijava.ui.behaviour.InputTriggerAdder.Factory
-
- inputTriggerAdder(InputTriggerMap, String...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- inputTriggerAdder - Variable in class org.scijava.ui.behaviour.util.Behaviours
-
- InputTriggerAdder.Factory - Interface in org.scijava.ui.behaviour
-
- InputTriggerAdderImp(InputTriggerMap, InputTriggerConfig, Set<String>) - Constructor for class org.scijava.ui.behaviour.io.InputTriggerConfig.InputTriggerAdderImp
-
- InputTriggerAdderImp(InputTriggerMap, InputTriggerConfig, String...) - Constructor for class org.scijava.ui.behaviour.io.InputTriggerConfig.InputTriggerAdderImp
-
- inputTriggerChanged() - Method in interface org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor.InputTriggerChangeListener
-
- InputTriggerConfig - Class in org.scijava.ui.behaviour.io
-
- InputTriggerConfig() - Constructor for class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- InputTriggerConfig(Collection<InputTriggerDescription>) - Constructor for class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- InputTriggerConfig.InputTriggerAdderImp - Class in org.scijava.ui.behaviour.io
-
- InputTriggerConfig.KeyStrokeAdderImp - Class in org.scijava.ui.behaviour.io
-
- InputTriggerDescription - Class in org.scijava.ui.behaviour.io
-
- InputTriggerDescription(String[], String, String...) - Constructor for class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- InputTriggerDescription() - Constructor for class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- InputTriggerDescriptionsBuilder - Class in org.scijava.ui.behaviour.io
-
- InputTriggerDescriptionsBuilder() - Constructor for class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- InputTriggerDescriptionsBuilder(InputTriggerConfig) - Constructor for class org.scijava.ui.behaviour.io.InputTriggerDescriptionsBuilder
-
- InputTriggerMap - Class in org.scijava.ui.behaviour
-
- InputTriggerMap() - Constructor for class org.scijava.ui.behaviour.InputTriggerMap
-
- InputTriggerPanelEditor - Class in org.scijava.ui.behaviour.io.gui
-
- InputTriggerPanelEditor(boolean) - Constructor for class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- InputTriggerPanelEditor.InputTriggerChangeListener - Interface in org.scijava.ui.behaviour.io.gui
-
- InputWidget<T,W> - Interface in org.scijava.widget
-
Interface for input widgets.
- insert(int, int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
Shifts the array to insert space at a specified index.
- insert(int, int) - Method in interface org.scijava.util.PrimitiveArray
-
Shifts the array to insert space at a specified index.
- insertColumn(int) - Method in interface org.scijava.table.Table
-
Inserts a column (with no header) at the given position in the table.
- insertColumn(int, String) - Method in interface org.scijava.table.Table
-
Inserts a column with the specified header at the given position in the
table.
- insertColumns(int, int) - Method in class org.scijava.table.AbstractTable
-
- insertColumns(int, int) - Method in interface org.scijava.table.Table
-
Inserts a block of columns (with no headers) at the given position in the
table.
- insertColumns(int, String...) - Method in interface org.scijava.table.Table
-
Inserts a block of columns with the specified headers at the given position
in the table.
- insertCompletion(Completion, boolean) - Method in class org.scijava.ui.swing.script.autocompletion.JythonAutoCompletion
-
- insertRow(int) - Method in interface org.scijava.table.Table
-
Inserts a row (with no header) at the given position in the table.
- insertRow(int, String) - Method in interface org.scijava.table.Table
-
Inserts a row with the specified header at the given position in the table.
- insertRows(int, int) - Method in interface org.scijava.table.Table
-
Inserts a block of rows (with no headers) at the given position in the
table.
- insertRows(int, String...) - Method in interface org.scijava.table.Table
-
Inserts a block of rows with the specified headers at the given position in
the table.
- insertString(DocumentFilter.FilterBypass, int, String, AttributeSet) - Method in class org.scijava.ui.swing.widget.DocumentSizeFilter
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.EditorPane
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.LengthWarner
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.TextWrapper
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.TextEditor
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- insertUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- InspectObjects - Class in org.scijava.ui.swing.commands
-
Inspect the ObjectService
- InspectObjects() - Constructor for class org.scijava.ui.swing.commands.InspectObjects
-
- install(LogService) - Static method in class org.scijava.log.DefaultUncaughtExceptionHandler
-
- install(InputActionBindings, String) - Method in class org.scijava.ui.behaviour.util.Actions
-
- install(TriggerBehaviourBindings, String) - Method in class org.scijava.ui.behaviour.util.Behaviours
-
- install(RSyntaxTextArea) - Method in class org.scijava.ui.swing.script.languagesupport.JythonLanguageSupportPlugin
-
- installNewBindings(JComponent, int, boolean) - Static method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Creates a new InputActionBindings
and installs it into
component
, either augmenting or replacing component
s
existing InputMap
and ActionMap
.
- instance() - Method in class org.scijava.parsington.Group
-
Creates an instance of a group operator, using this one as a template.
- instance() - Method in class org.scijava.parsington.Operator
-
- instanceOf(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- instanceOf(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- INSTANCEOF - Static variable in class org.scijava.parsington.Operators
-
- instances - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- Instantiable<T> - Interface in org.scijava
-
An interface declaring the ability to create objects.
- InstantiableException - Exception in org.scijava
-
An exception thrown when an
Instantiable
cannot create an object.
- InstantiableException() - Constructor for exception org.scijava.InstantiableException
-
- InstantiableException(String) - Constructor for exception org.scijava.InstantiableException
-
- InstantiableException(String, Throwable) - Constructor for exception org.scijava.InstantiableException
-
- InstantiableException(Throwable) - Constructor for exception org.scijava.InstantiableException
-
- IntArray - Class in org.scijava.util
-
An extensible array of int
elements.
- IntArray() - Constructor for class org.scijava.util.IntArray
-
Constructs an extensible array of ints, backed by a fixed-size array.
- IntArray(int) - Constructor for class org.scijava.util.IntArray
-
Constructs an extensible array of ints, backed by a fixed-size array.
- IntArray(int[]) - Constructor for class org.scijava.util.IntArray
-
Constructs an extensible array of ints, backed by the given fixed-size
array.
- IntArrayUnwrapper() - Constructor for class org.scijava.convert.ArrayConverters.IntArrayUnwrapper
-
- IntArrayWrapper() - Constructor for class org.scijava.convert.ArrayConverters.IntArrayWrapper
-
- IntColumn - Class in org.scijava.table
-
Efficient implementation of
Column
for
int
primitives.
- IntColumn() - Constructor for class org.scijava.table.IntColumn
-
- IntColumn(String) - Constructor for class org.scijava.table.IntColumn
-
- IntCoords - Class in org.scijava.util
-
This class represents an (X, Y) coordinate pair in integer coordinates.
- IntCoords(int, int) - Constructor for class org.scijava.util.IntCoords
-
- IntegerToBigDecimalConverter() - Constructor for class org.scijava.convert.NumberConverters.IntegerToBigDecimalConverter
-
- IntegerToBigIntegerConverter() - Constructor for class org.scijava.convert.NumberConverters.IntegerToBigIntegerConverter
-
- IntegerToDoubleConverter() - Constructor for class org.scijava.convert.NumberConverters.IntegerToDoubleConverter
-
- IntegerToLongConverter() - Constructor for class org.scijava.convert.NumberConverters.IntegerToLongConverter
-
- Interactive - Interface in org.scijava.command
-
An operation (usually a
Command
) which is intended to be run
interactively.
- InteractiveCommand - Class in org.scijava.command
-
A command intended to be run interactively.
- InteractiveCommand(String...) - Constructor for class org.scijava.command.InteractiveCommand
-
Creates a new interactive command.
- internalFrameActivated(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- internalFrameClosed(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- internalFrameClosing(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- internalFrameDeactivated(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- internalFrameDeiconified(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- InternalFrameEventDispatcher - Class in org.scijava.ui.swing.mdi
-
- InternalFrameEventDispatcher(Display<?>) - Constructor for class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
Creates an AWT event dispatcher for the given display.
- internalFrameIconified(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- internalFrameOpened(InternalFrameEvent) - Method in class org.scijava.ui.swing.mdi.InternalFrameEventDispatcher
-
- interpret(String) - Method in class org.scijava.script.DefaultScriptInterpreter
-
Interprets the given line of code, which might be part of a multi-line
statement.
- interpret(String) - Method in interface org.scijava.script.ScriptInterpreter
-
Interprets the given line of code, which might be part of a multi-line
statement.
- interpreter - Variable in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- interpreter - Variable in class org.scijava.plugins.scripting.beanshell.BeanshellScriptEngine
-
- InterpreterPane - Class in org.scijava.ui.swing.script
-
A Swing UI pane for the SciJava scripting REPL.
- InterpreterPane(Context) - Constructor for class org.scijava.ui.swing.script.InterpreterPane
-
Constructs an interpreter UI pane for a SciJava scripting REPL.
- InterpreterWindow - Class in org.scijava.ui.swing.script
-
The main interpreter window.
- InterpreterWindow(Context) - Constructor for class org.scijava.ui.swing.script.InterpreterWindow
-
Constructs the scripting interpreter window.
- interrupt() - Method in class org.scijava.util.ReadInto
-
- intersection(IntRect) - Method in class org.scijava.util.IntRect
-
Returns a Rect representing the intersection of this Rect with the given
Rect.
- intersection(RealRect) - Method in class org.scijava.util.RealRect
-
Returns a Rect representing the intersection of this Rect with the given
Rect.
- intersects(IntRect) - Method in class org.scijava.util.IntRect
-
Returns true if this rect intersects the given rect.
- intersects(RealRect) - Method in class org.scijava.util.RealRect
-
Returns true if this rect intersects the given rect.
- IntRect - Class in org.scijava.util
-
A class for representing a rectangular region, in integer coordinates.
- IntRect() - Constructor for class org.scijava.util.IntRect
-
- IntRect(int, int, int, int) - Constructor for class org.scijava.util.IntRect
-
- IntTable - Interface in org.scijava.table
-
A table of int-precision integer values.
- InvocationObject - Class in org.scijava.script
-
- InvocationObject(String) - Constructor for class org.scijava.script.InvocationObject
-
Deprecated.
- invoke(ScriptModule) - Method in interface org.scijava.script.process.ScriptCallback
-
Invokes the callback routine.
- invoke(Runnable) - Method in class org.scijava.thread.DefaultThreadService
-
- invoke(Runnable) - Method in interface org.scijava.thread.ThreadService
-
Executes the given code in a special dispatch thread, blocking until
execution is complete.
- invokeFunction(String, Object...) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- invokeMethod(Object, String, Object...) - Method in class org.scijava.plugins.scripting.groovy.GroovyScriptEngine
-
- invokeStatementBegin() - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- invokeStatementBegin() - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- invokeStatementEnd() - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- invokeStatementEnd() - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- io() - Method in class org.scijava.AbstractGateway
-
- io() - Method in interface org.scijava.Gateway
-
- IOEvent - Class in org.scijava.io.event
-
An event indicating that I/O (e.g., opening or saving) has occurred.
- IOEvent(String, Object) - Constructor for class org.scijava.io.event.IOEvent
-
- IOEvent(Location, Object) - Constructor for class org.scijava.io.event.IOEvent
-
- IOPlugin<D> - Interface in org.scijava.io
-
A plugin which extends an application's I/O capabilities.
- ioService() - Method in class org.scijava.io.AbstractTypedIOService
-
- IOService - Interface in org.scijava.io
-
Interface for high-level data I/O: opening and saving data.
- is(String) - Method in class org.scijava.AbstractBasicDetails
-
- is(String) - Method in interface org.scijava.BasicDetails
-
Returns true iff the given key is defined.
- is(String) - Method in class org.scijava.command.CommandModuleItem
-
- is(String, String) - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
Checks whether some key matches the desired value, ignoring case.
- isAccepted() - Method in class org.scijava.ui.dnd.event.DragEnterEvent
-
Gets whether the drag operation is valid.
- isAccessibilityIgnored() - Method in class org.scijava.util.ReflectedUniverse
-
Gets whether access modifiers (protected, private, etc.) are ignored.
- isActivated() - Method in class org.scijava.platform.event.AppUserSessionEvent
-
- isActive() - Method in class org.scijava.event.DefaultEventHistory
-
- isActive() - Method in interface org.scijava.event.EventHistory
-
Gets whether event history tracking is currently active.
- isActiveInAppFrame() - Method in interface org.scijava.tool.Tool
-
When true, tool receives events when the main application frame is active.
- isAggregatorPOM(File) - Method in class org.scijava.minimaven.BuildEnvironment
-
- isAggregatorPOM(InputStream) - Method in class org.scijava.minimaven.BuildEnvironment
-
- isAltDown() - Method in class org.scijava.input.DefaultInputService
-
- isAltDown() - Method in class org.scijava.input.InputModifiers
-
- isAltDown() - Method in interface org.scijava.input.InputService
-
- isAltGrDown() - Method in class org.scijava.input.DefaultInputService
-
- isAltGrDown() - Method in class org.scijava.input.InputModifiers
-
- isAltGrDown() - Method in interface org.scijava.input.InputService
-
- isAlwaysActive() - Method in interface org.scijava.tool.Tool
-
When true, tool has no button but rather is active all the time.
- isAssignable(Type, Type) - Static method in class org.scijava.util.Types
-
Discerns whether it would be legal to assign a reference of type
source
to a reference of type target
.
- isAutoFill() - Method in class org.scijava.command.CommandModuleItem
-
- isAutoFill() - Method in class org.scijava.module.AbstractModuleItem
-
- isAutoFill() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- isAutoFill() - Method in interface org.scijava.module.ModuleItem
-
Gets whether the item value is allowed to be auto-filled.
- isBackground() - Method in class org.scijava.platform.event.AppFocusEvent
-
- isBigEndian() - Method in interface org.scijava.io.handle.DataHandle
-
- isBinary(File) - Static method in class org.scijava.ui.swing.script.TextEditor
-
- isBinaryFile(String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- isBoolean(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isBoolean(Class<?>) - Static method in class org.scijava.util.Types
-
- isBoolean() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isBoolean() - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input is a boolean type (i.e.,
Boolean
or
boolean
).
- isButtonDown(int) - Method in class org.scijava.input.DefaultInputService
-
- isButtonDown(int) - Method in interface org.scijava.input.InputService
-
Gets whether the given mouse button is currently pressed.
- isByte(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isByte(Class<?>) - Static method in class org.scijava.util.Types
-
- isCacheReady() - Static method in class org.scijava.ui.swing.script.autocompletion.ClassUtil
-
- isCanceled() - Method in interface org.scijava.Cancelable
-
Gets whether the operation has been canceled.
- isCanceled() - Method in class org.scijava.command.CommandModule
-
- isCanceled() - Method in class org.scijava.command.ContextCommand
-
- isCanceled() - Method in class org.scijava.command.DynamicCommand
-
- isCanceled() - Method in class org.scijava.command.ModuleCommand
-
- isCanceled() - Method in class org.scijava.module.process.AbstractPreprocessorPlugin
-
- isCanceled() - Method in class org.scijava.task.DefaultTask
-
- isCanceled() - Method in class org.scijava.ui.AbstractInputHarvesterPlugin
-
- isCellEditable(EventObject) - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeEditor
-
- isCharacter(Object, Character) - Static method in class org.scijava.parsington.Tokens
-
- isCharacter(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isCharacter(Class<?>) - Static method in class org.scijava.util.Types
-
- isCharacter() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isCharacter() - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input is a character type (i.e.,
Character
or
char
).
- isCheckBox() - Method in class org.scijava.menu.ShadowMenu
-
Returns true if this node is a checkbox.
- isChecked() - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- isClass(Token) - Static method in class org.scijava.ui.swing.script.TokenFunctions
-
- isClassObsolete(String) - Method in interface org.scijava.annotations.AbstractIndexWriter.StreamFactory
-
- isClosed - Variable in class org.scijava.display.AbstractDisplay
-
- isComma(Object) - Static method in class org.scijava.parsington.Tokens
-
- isCompatible(MIMEType) - Method in class org.scijava.ui.dnd.MIMEType
-
Gets whether this MIME type is compatible with the given one.
- isCompatible(Class<?>) - Method in class org.scijava.ui.dnd.MIMEType
-
Gets whether this MIME type represents objects of the given Java class.
- isCompatible(UserInterface) - Method in class org.scijava.ui.headless.HeadlessDisplayViewer
-
- isCompatible(UserInterface) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- isCompatible(UserInterface) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayViewer
-
- isCompatible(UserInterface) - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayViewer
-
- isCompatible(UserInterface) - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Returns true if this display viewer can be used with the given UI.
- isCompiledLanguage() - Method in class org.scijava.plugins.scripting.java.JavaScriptLanguage
-
- isCompiledLanguage() - Method in interface org.scijava.script.ScriptLanguage
-
True iff this language requires a compilation step.
- isConsumed() - Method in class org.scijava.event.SciJavaEvent
-
- isContextual() - Method in class org.scijava.console.OutputEvent
-
Returns true if the output was produced outside of a specific SciJava
Context
.
- isCtrlDown() - Method in class org.scijava.input.DefaultInputService
-
- isCtrlDown() - Method in class org.scijava.input.InputModifiers
-
- isCtrlDown() - Method in interface org.scijava.input.InputService
-
- isCtrlReplacedWithMeta() - Static method in class org.scijava.input.Accelerator
-
- isDataFlavorSupported(DataFlavor) - Method in class org.scijava.ui.awt.AWTClipboard
-
- isDebug() - Method in interface org.scijava.log.Logger
-
- isDefaultUI(String) - Method in class org.scijava.ui.DefaultUIService
-
- isDefaultUI(String) - Method in interface org.scijava.ui.UIService
-
Gets whether the UI with the given name (or class name) is the default one.
- isDirectory() - Method in interface org.scijava.io.location.BrowsableLocation
-
Tests whether this location is a directory, meaning that it can have
children.
- isDirectory() - Method in class org.scijava.io.location.FileLocation
-
- isDirectory() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- isDispatchThread() - Method in class org.scijava.thread.DefaultThreadService
-
- isDispatchThread() - Method in interface org.scijava.thread.ThreadService
-
- isDisplaying(Object) - Method in interface org.scijava.display.Display
-
Tests whether the display is currently visualizing the given object.
- isDisplaying(Object) - Method in class org.scijava.table.DefaultTableDisplay
-
- isDone() - Method in class org.scijava.task.DefaultTask
-
- isDone() - Method in interface org.scijava.task.Task
-
Checks whether the task has completed.
- isDot(Token) - Static method in class org.scijava.ui.swing.script.TokenFunctions
-
- isDouble(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isDouble(Class<?>) - Static method in class org.scijava.util.Types
-
- isEmpty() - Method in class org.scijava.display.AbstractDisplay
-
- isEmpty() - Method in class org.scijava.menu.ShadowMenu
-
- isEmpty() - Method in class org.scijava.object.ObjectIndex
-
- isEmpty() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- isEmpty() - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- isEmpty() - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- isEmpty() - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- isEmpty() - Method in interface org.scijava.table.Column
-
- isEmpty() - Method in interface org.scijava.table.Table
-
Gets whether the table is empty.
- isEmpty() - Method in class org.scijava.util.LastRecentlyUsed
-
- isEnabled() - Method in class org.scijava.AbstractUIDetails
-
- isEnabled() - Method in class org.scijava.command.DynamicCommandInfo
-
- isEnabled() - Method in interface org.scijava.UIDetails
-
Gets whether the object should be enabled in the user interface.
- isError() - Method in interface org.scijava.log.Logger
-
- isExpectingMoreInput() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- isExpectingMoreInput() - Method in interface org.scijava.script.ScriptInterpreter
-
- isFileLocationCachingEnabled() - Method in class org.scijava.download.DiskLocationCache
-
- isFirstRun() - Method in class org.scijava.welcome.DefaultWelcomeService
-
- isFirstRun() - Method in interface org.scijava.welcome.WelcomeService
-
Returns true iff this version of the running SJC application has not run
before.
- isFlag(LinkedList<String>) - Method in class org.scijava.console.AbstractConsoleArgument
-
Check if the given list of arguments starts with a flag that matches this
ConsoleArgument
.
- isFloat(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isFloat(Class<?>) - Static method in class org.scijava.util.Types
-
- isForeground() - Method in class org.scijava.platform.event.AppFocusEvent
-
- isGraalJS() - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
Returns true iff this script language is using the
Graal.js scripting engine.
- isGrabEnabled() - Method in class org.scijava.grab.DefaultGrabService
-
- isGrabEnabled() - Method in interface org.scijava.grab.GrabService
-
This is a static access kill-switch.
- isGroup(Object) - Static method in class org.scijava.parsington.Tokens
-
- isHeadless() - Method in class org.scijava.ui.DefaultUIService
-
- isHeadless() - Method in interface org.scijava.ui.UIService
-
Gets whether the UI is running in headless mode (no UI).
- isHidden() - Method in class org.scijava.platform.event.AppVisibleEvent
-
- isHidden() - Method in class org.scijava.plugins.scripting.matlab.MATLABOptions
-
- isIdentifier(Token) - Static method in class org.scijava.ui.swing.script.TokenFunctions
-
- isInfix() - Method in class org.scijava.parsington.Group
-
- isInfix() - Method in class org.scijava.parsington.Operator
-
True iff the operator is an infix operator (e.g., a-b
).
- isInfo() - Method in interface org.scijava.log.Logger
-
- isInitialized() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isInitialized() - Method in interface org.scijava.widget.WidgetModel
-
Gets the widget's initialization state.
- isInjectable(Class<?>) - Method in class org.scijava.Context
-
Reports whether a parameter of the given type would be assigned a value as
a consequence of calling
Context.inject(Object)
.
- isInput() - Method in class org.scijava.module.AbstractModuleItem
-
- isInput() - Method in interface org.scijava.module.ModuleItem
-
Gets whether the item is a module input.
- isInputResolved(String) - Method in class org.scijava.module.AbstractModule
-
- isInputResolved(String) - Method in interface org.scijava.module.Module
-
Gets the resolution status of the input with the given name.
- isInstance(Class<?>, Object) - Static method in class org.scijava.util.ReflectedUniverse
-
Returns whether the given object is compatible with the specified class for
the purposes of reflection.
- isInstance(Object, Class<?>) - Static method in class org.scijava.util.Types
-
Checks whether the given object can be cast to the specified type.
- isInteger(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isInteger(Class<?>) - Static method in class org.scijava.util.Types
-
- isInteractive() - Method in class org.scijava.command.CommandInfo
-
- isInteractive() - Method in class org.scijava.command.DynamicCommandInfo
-
- isInteractive() - Method in interface org.scijava.module.ModuleInfo
-
Gets whether the module is intended to be run interactively.
- isInteractiveConsole() - Static method in class org.scijava.minimaven.BuildEnvironment
-
- isJAR() - Method in class org.scijava.minimaven.MavenProject
-
- isKeyDown(KeyCode) - Method in class org.scijava.input.DefaultInputService
-
- isKeyDown(KeyCode) - Method in interface org.scijava.input.InputService
-
- isKeyStroke() - Method in class org.scijava.ui.behaviour.InputTrigger
-
- isKeyTriggered() - Method in class org.scijava.ui.behaviour.InputTrigger
-
- isLabeled() - Method in class org.scijava.ui.awt.widget.AWTButtonWidget
-
- isLabeled() - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- isLabeled() - Method in class org.scijava.ui.swing.widget.SwingButtonWidget
-
- isLabeled() - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- isLabeled() - Method in interface org.scijava.widget.InputWidget
-
Returns true iff the widget should be labeled with the parameter label.
- isLeaf() - Method in class org.scijava.menu.ShadowMenu
-
Returns true if this node has no children.
- isLeaf() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- isLeftAssociative() - Method in class org.scijava.parsington.Operator
-
- isLeftButtonDown() - Method in class org.scijava.input.InputModifiers
-
- isLevel(int) - Method in interface org.scijava.log.Logger
-
- isLinux() - Static method in class org.scijava.util.PlatformUtils
-
Whether the operating system is Linux-based.
- isList() - Method in interface org.scijava.parse.Items
-
Returns true iff there are no named key/value pairs among the items.
- isLittleEndian() - Method in interface org.scijava.io.handle.DataHandle
-
- isLong(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isLong(Class<?>) - Static method in class org.scijava.util.Types
-
- isMac() - Static method in class org.scijava.util.PlatformUtils
-
Whether the operating system is Mac-based.
- isMap() - Method in interface org.scijava.parse.Items
-
Returns true iff all items are named key/value pairs.
- isMatchingGroup(Object, Group) - Static method in class org.scijava.parsington.Tokens
-
- isMessage() - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- isMessage() - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- isMessage() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isMessage() - Method in interface org.scijava.widget.InputWidget
-
Returns true iff the widget should be considered a read-only "message"
rather than a bidirectional input widget.
- isMessage() - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input is a message.
- isMessageOnly() - Method in class org.scijava.widget.AbstractInputPanel
-
- isMessageOnly() - Method in interface org.scijava.widget.InputPanel
-
Returns true if the input panel consists of only messages.
- isMetaDown() - Method in class org.scijava.input.DefaultInputService
-
- isMetaDown() - Method in class org.scijava.input.InputModifiers
-
- isMetaDown() - Method in interface org.scijava.input.InputService
-
- isMiddleButtonDown() - Method in class org.scijava.input.InputModifiers
-
- isModal() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets whether the dialog is modal.
- isMouseoverEnabled() - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Gets whether the selection should change upon mouseover.
- isMultipleChoice() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isMultipleChoice() - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input provides a restricted set of choices.
- isMultithreaded() - Method in class org.scijava.plugins.scripting.matlab.MATLABOptions
-
- isNashorn() - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
Returns true iff this script language is using the
Nashorn JavaScript
engine.
- isNew() - Method in class org.scijava.ui.swing.script.EditorPane
-
- isNullOrEmpty(String) - Static method in class org.scijava.util.StringUtils
-
- isNumber(Object) - Static method in class org.scijava.parsington.Tokens
-
- isNumber(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isNumber(Class<?>) - Static method in class org.scijava.util.Types
-
- isNumber() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isNumber() - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input is a number type (e.g.,
int
,
float
or any
Number
implementation.
- isOpenJDK() - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
Returns true iff the JVM appears to be the OpenJDK version of Java.
- isOperator(Object) - Static method in class org.scijava.parsington.Tokens
-
- isOutput() - Method in class org.scijava.module.AbstractModuleItem
-
- isOutput() - Method in interface org.scijava.module.ModuleItem
-
Gets whether the item is a module output.
- isOutputResolved(String) - Method in class org.scijava.module.AbstractModule
-
- isOutputResolved(String) - Method in interface org.scijava.module.Module
-
Gets the resolution status of the output with the given name.
- isPersisted() - Method in class org.scijava.command.CommandModuleItem
-
- isPersisted() - Method in class org.scijava.module.AbstractModuleItem
-
- isPersisted() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- isPersisted() - Method in interface org.scijava.module.ModuleItem
-
Gets whether to remember the most recent value of the parameter.
- isPopupTrigger() - Method in class org.scijava.display.event.input.MsButtonEvent
-
- isPOSIX() - Static method in class org.scijava.util.PlatformUtils
-
Whether the operating system is POSIX compliant.
- isPostfix() - Method in class org.scijava.parsington.Operator
-
True iff the operator is a postfix operator (e.g., a'
).
- isPrefix() - Method in class org.scijava.parsington.Group
-
- isPrefix() - Method in class org.scijava.parsington.Operator
-
True iff the operator is a prefix operator (e.g., -a
).
- isRadioButton() - Method in class org.scijava.menu.ShadowMenu
-
Returns true if this node is a radio button.
- isReadable() - Method in class org.scijava.download.MultiWriteHandle
-
- isReadable() - Method in class org.scijava.io.handle.AbstractHigherOrderHandle
-
- isReadable() - Method in class org.scijava.io.handle.BytesHandle
-
- isReadable() - Method in interface org.scijava.io.handle.DataHandle
-
Gets whether reading from this handle is supported.
- isReadable() - Method in class org.scijava.io.handle.DummyHandle
-
- isReadable() - Method in class org.scijava.io.handle.FileHandle
-
- isReadable() - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- isReadable() - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- isReadable() - Method in class org.scijava.io.http.HTTPHandle
-
- isReadOnly() - Method in interface org.scijava.io.ByteBank
-
- isReadOnly() - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- isReady() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- isReady() - Method in interface org.scijava.script.ScriptInterpreter
-
- isRecordCallingClass() - Method in class org.scijava.ui.swing.console.LogRecorder
-
- isReplace() - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- isRequired() - Method in class org.scijava.command.CommandModuleItem
-
- isRequired() - Method in class org.scijava.module.AbstractModuleItem
-
- isRequired() - Method in class org.scijava.module.DefaultMutableModuleItem
-
- isRequired() - Method in interface org.scijava.module.ModuleItem
-
Gets whether the item value must be specified (i.e., no default).
- isResizable() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets whether the dialog is resizable by the user.
- isResolved(String) - Method in interface org.scijava.module.Module
-
- isReturnValueAppended() - Method in class org.scijava.script.ScriptInfo
-
Gets whether the return value is appended as an additional output.
- isReturnValueDeclared() - Method in class org.scijava.script.ScriptInfo
-
- isRhino() - Method in class org.scijava.plugins.scripting.javascript.JavaScriptScriptLanguage
-
Returns true iff this script language is using the
Rhino JavaScript engine.
- isRightAssociative() - Method in class org.scijava.parsington.Operator
-
- isRightButtonDown() - Method in class org.scijava.input.InputModifiers
-
- isRoot() - Method in class org.scijava.log.LogSource
-
- isScrolledToBottom(JScrollPane) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
Checks whether the given
JScrollPane
is currently scrolled to the
bottom of its view.
- isSelectable() - Method in class org.scijava.AbstractUIDetails
-
- isSelectable() - Method in class org.scijava.command.DynamicCommandInfo
-
- isSelectable() - Method in interface org.scijava.UIDetails
-
Gets whether the object can be selected (e.g., checking and unchecking its
menu item) in the user interface.
- isSelected() - Method in class org.scijava.AbstractUIDetails
-
- isSelected() - Method in class org.scijava.command.DynamicCommandInfo
-
- isSelected() - Method in interface org.scijava.UIDetails
-
Gets whether the object is selected (e.g., its menu item is checked) in the
user interface.
- isSeparatorNeeded(Tool, Tool) - Method in interface org.scijava.tool.ToolService
-
Returns true if the two specified tools should have a separator between
them on the tool bar.
- isShiftDown() - Method in class org.scijava.input.DefaultInputService
-
- isShiftDown() - Method in class org.scijava.input.InputModifiers
-
- isShiftDown() - Method in interface org.scijava.input.InputService
-
- isShort(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isShort(Class<?>) - Static method in class org.scijava.util.Types
-
- isSizeLimited() - Method in class org.scijava.ui.swing.SwingDialog
-
Gets whether the dialog's size is limited by the screen size.
- isSleeping() - Method in class org.scijava.platform.event.AppSleepEvent
-
- isSnapshotVersion(String) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- isStderr() - Method in class org.scijava.console.OutputEvent
-
Returns true of the source of the output is stderr
.
- isStdout() - Method in class org.scijava.console.OutputEvent
-
Returns true of the source of the output is stdout
.
- isStrict() - Method in class org.scijava.Context
-
- isStrict() - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- isStrict() - Method in interface org.scijava.parsington.eval.Evaluator
-
Gets whether the evaluator is operating in strict mode.
- isStyle(String) - Method in class org.scijava.widget.DefaultWidgetModel
-
- isStyle(String) - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the widget is the given style.
- isStyle(String, String) - Static method in class org.scijava.widget.WidgetStyle
-
Check whether a given widget style contains the target style.
- isStyle(ModuleItem<?>, String) - Static method in class org.scijava.widget.WidgetStyle
-
Check whether a given
ModuleItem
has the target style.
- isSuccessful() - Method in class org.scijava.ui.dnd.event.DropEvent
-
Gets whether the drop operation was successful.
- isSupported(MIMEType) - Method in class org.scijava.ui.awt.AWTDragAndDropData
-
- isSupported(MIMEType) - Method in class org.scijava.ui.dnd.DefaultDragAndDropData
-
- isSupported(MIMEType) - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets whether the data can be provided as an object with the given MIME
type.
- isSupported(Class<?>) - Method in interface org.scijava.ui.dnd.DragAndDropData
-
Gets whether the data can be provided as an object of the given Java class.
- isTarget() - Method in interface org.scijava.platform.Platform
-
Determines whether the given platform is applicable to this runtime.
- isText(Class<?>) - Static method in class org.scijava.util.ClassUtils
-
- isText(Class<?>) - Static method in class org.scijava.util.Types
-
- isText() - Method in class org.scijava.widget.DefaultWidgetModel
-
- isText() - Method in interface org.scijava.widget.WidgetModel
-
- isTimestampVersion(String) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- isToggle() - Method in class org.scijava.menu.ShadowMenu
-
Returns true if this node is selectable (checkbox or radio button).
- isTrace() - Method in interface org.scijava.log.Logger
-
- isType(Class<?>) - Method in class org.scijava.widget.DefaultWidgetModel
-
- isType(Class<?>) - Method in interface org.scijava.widget.WidgetModel
-
Gets whether the input is compatible with the given type.
- isUniqueName(String) - Method in class org.scijava.display.DefaultDisplayService
-
- isUniqueName(String) - Method in interface org.scijava.display.DisplayService
-
Checks whether the given name is already taken by an existing display.
- isValid() - Method in class org.scijava.command.CommandInfo
-
- isValid() - Method in class org.scijava.command.DynamicCommandInfo
-
- isValid() - Method in class org.scijava.module.MethodRef
-
- isValid() - Method in interface org.scijava.module.ModuleInfo
-
- isValid() - Method in interface org.scijava.Validated
-
Gets whether the object is completely valid (i.e., no problems during
initialization).
- isValidChar(char) - Method in class org.scijava.ui.swing.script.autocompletion.JythonAutocompletionProvider
-
Override parent implementation to allow letters, digits, the period and a space, to be able to match e.g.:
"from "
"from ij"
"from ij.Im"
etc.
- isVariable(Object) - Static method in class org.scijava.parsington.Tokens
-
- isVisible() - Method in class org.scijava.AbstractUIDetails
-
- isVisible() - Method in class org.scijava.platform.event.AppVisibleEvent
-
- isVisible() - Method in class org.scijava.ui.AbstractUserInterface
-
- isVisible() - Method in class org.scijava.ui.DefaultUIService
-
- isVisible(String) - Method in class org.scijava.ui.DefaultUIService
-
- isVisible() - Method in class org.scijava.ui.headless.HeadlessUI
-
- isVisible(LogFormatter.Field) - Method in class org.scijava.ui.swing.console.LogFormatter
-
- isVisible() - Method in class org.scijava.ui.swing.SwingDialog
-
Whether the dialog is currently being shown onscreen.
- isVisible() - Method in interface org.scijava.ui.UIService
-
Gets whether the default UI is visible.
- isVisible(String) - Method in interface org.scijava.ui.UIService
-
Gets whether the UI with the given name or class name is visible.
- isVisible() - Method in interface org.scijava.ui.UserInterface
-
Whether this UI is visible onscreen.
- isVisible() - Method in interface org.scijava.UIDetails
-
Gets whether the object should be visible in the user interface.
- isWaking() - Method in class org.scijava.platform.event.AppSleepEvent
-
- isWarn() - Method in interface org.scijava.log.Logger
-
- isWarning() - Method in class org.scijava.app.event.StatusEvent
-
Returns whether or not this is a warning event.
- isWindows() - Static method in class org.scijava.util.PlatformUtils
-
Whether the operating system is Windows-based.
- isWritable() - Method in class org.scijava.download.MultiWriteHandle
-
- isWritable() - Method in class org.scijava.io.handle.AbstractHigherOrderHandle
-
- isWritable() - Method in class org.scijava.io.handle.BytesHandle
-
- isWritable() - Method in interface org.scijava.io.handle.DataHandle
-
Gets whether writing to this handle is supported.
- isWritable() - Method in class org.scijava.io.handle.DummyHandle
-
- isWritable() - Method in class org.scijava.io.handle.FileHandle
-
- isWritable() - Method in class org.scijava.io.http.HTTPHandle
-
- Item - Interface in org.scijava.parse
-
An item from the list of parsed items; i.e.: a name/value pair.
- ItemIO - Enum in org.scijava
-
Defines the input/output type of a module.
- Items - Interface in org.scijava.parse
-
An ordered list of items, some of which might be key/value pairs, and some of
which might be raw values.
- itemStateChanged(ItemEvent) - Method in class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- itemStateChanged(ItemEvent) - Method in class org.scijava.ui.awt.widget.AWTObjectWidget
-
- ItemVisibility - Enum in org.scijava
-
Defines the "visibility" of a parameter.
- iterator() - Method in class org.scijava.annotations.Index
-
- iterator() - Method in class org.scijava.display.AbstractDisplay
-
- iterator() - Method in class org.scijava.menu.ShadowMenu
-
- iterator() - Method in class org.scijava.object.ObjectIndex
-
- iterator() - Method in class org.scijava.parsington.SyntaxTree
-
- iterator() - Method in interface org.scijava.table.Column
-
- iterator() - Method in interface org.scijava.table.Table
-
Returns an iterator over the columns in the table in proper sequence.
- iterator() - Method in class org.scijava.ui.swing.console.LogRecorder
-
The returned Iterator never fails, and will always be updated.
- iterator() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- iterator() - Method in class org.scijava.util.IteratorPlus
-
- iterator() - Method in class org.scijava.util.LastRecentlyUsed
-
- iteratorAtEnd() - Method in class org.scijava.ui.swing.console.LogRecorder
-
Same as
LogRecorder.iterator()
, but the Iterator will only return log messages
and text recorded after the iterator has been created.
- IteratorPlus<E> - Class in org.scijava.util
-
A class that provides more thorough support for iteration.
- IteratorPlus(Iterable<E>) - Constructor for class org.scijava.util.IteratorPlus
-
- IteratorPlus(Enumeration<E>) - Constructor for class org.scijava.util.IteratorPlus
-
- IteratorPlus(Iterator<E>) - Constructor for class org.scijava.util.IteratorPlus
-
- IVORY - Static variable in class org.scijava.util.Colors
-
- pack() - Method in interface org.scijava.ui.viewer.DisplayWindow
-
- packaging - Variable in class org.scijava.minimaven.MavenProject
-
- padEnd(String, int) - Static method in class org.scijava.util.StringUtils
-
- padEnd(String, int, char) - Static method in class org.scijava.util.StringUtils
-
Adds characters to the end of the
String
to make it the given
length
- padStart(String, int) - Static method in class org.scijava.util.StringUtils
-
- padStart(String, int, char) - Static method in class org.scijava.util.StringUtils
-
Adds characters to the start of the
String
to make it the given
length
- paint(Graphics) - Method in class org.scijava.ui.awt.AWTStatusBar
-
- paintBorder(Component, Graphics, int, int, int, int) - Method in class org.scijava.ui.behaviour.io.gui.RoundBorder
-
- PALEGOLDENROD - Static variable in class org.scijava.util.Colors
-
- PALEGREEN - Static variable in class org.scijava.util.Colors
-
- PALETURQUOISE - Static variable in class org.scijava.util.Colors
-
- PALEVIOLETRED - Static variable in class org.scijava.util.Colors
-
- PAPAYAWHIP - Static variable in class org.scijava.util.Colors
-
- param - Variable in class org.scijava.script.ParameterObject
-
Deprecated.
- param(Type, Class<?>, int) - Static method in class org.scijava.util.Types
-
Gets the given type's n
th type parameter of the specified class.
- ParamAssignOrder - Class in org.scijava.plugins.commands.debug
-
An illustration of the order in which command parameter assignment occurs.
- ParamAssignOrder() - Constructor for class org.scijava.plugins.commands.debug.ParamAssignOrder
-
- Parameter - Annotation Type in org.scijava.plugin
-
An annotation for indicating a field is an input or output parameter.
- parameterize(Class<?>, Type...) - Static method in class org.scijava.util.Types
-
Creates a new
ParameterizedType
of the given class together with
the specified type arguments.
- parameterize(Class<?>, Map<TypeVariable<?>, Type>) - Static method in class org.scijava.util.Types
-
Create a parameterized type instance.
- parameterizeWithOwner(Type, Class<?>, Type...) - Static method in class org.scijava.util.Types
-
Creates a new
ParameterizedType
of the given class together with
the specified type arguments.
- ParameterObject - Class in org.scijava.script
-
- ParameterObject(String, Class<?>, Object) - Constructor for class org.scijava.script.ParameterObject
-
Deprecated.
- parameterObjects - Variable in class org.scijava.script.InvocationObject
-
Deprecated.
- ParameterScriptProcessor - Class in org.scijava.script.process
-
A
ScriptProcessor
which parses the script's input and output
parameters from the script header.
- ParameterScriptProcessor() - Constructor for class org.scijava.script.process.ParameterScriptProcessor
-
- parens(Object[]) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- parens(Object[]) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- PARENS - Static variable in class org.scijava.parsington.Operators
-
- parent() - Method in interface org.scijava.io.location.BrowsableLocation
-
Obtains a location pointing to the parent directory of this one.
- parent() - Method in class org.scijava.io.location.FileLocation
-
- parent() - Method in class org.scijava.log.LogSource
-
Gets the parent of this source, or null if the source is a root.
- parent - Variable in class org.scijava.minimaven.MavenProject
-
- parent - Variable in class org.scijava.ui.swing.script.FileFunctions
-
- parent() - Method in class org.scijava.util.DefaultTreeNode
-
- parent() - Method in interface org.scijava.util.TreeNode
-
Gets the parent of this node.
- parentCoordinate - Variable in class org.scijava.minimaven.MavenProject
-
- parse(File) - Method in class org.scijava.minimaven.BuildEnvironment
-
- parse(File, MavenProject) - Method in class org.scijava.minimaven.BuildEnvironment
-
- parse(File, MavenProject, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- parse(InputStream, File, MavenProject, String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- parse(File) - Static method in class org.scijava.minimaven.SnapshotPOMHandler
-
- parse(InputStream) - Static method in class org.scijava.minimaven.SnapshotPOMHandler
-
- parse(File) - Static method in class org.scijava.minimaven.VersionPOMHandler
-
- parse(InputStream) - Static method in class org.scijava.minimaven.VersionPOMHandler
-
- parse(String, boolean) - Method in class org.scijava.parse.DefaultParseService
-
- parse(String) - Method in interface org.scijava.parse.ParseService
-
Parses a comma-delimited list of data elements.
- parse(String, boolean) - Method in interface org.scijava.parse.ParseService
-
Parses a comma-delimited list of data elements.
- parseBinary(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a binary literal (e.g., 0b010101000011
).
- parseBinary(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a binary literal (e.g., 0b010101000011
).
- parseBoolean(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a boolean literal (i.e., true and false).
- parseBoolean(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a boolean literal (i.e., true and false).
- parseDecimal(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a decimal literal (integer or otherwise; e.g., 1234567890
,
1234.0987
or 1.2e34
).
- parseDecimal(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a decimal literal (e.g., 1234.0987
or 1.2e34
).
- parseHex(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a hexidecimal literal (e.g., 0xfedcba9876543210
).
- parseHex(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a hexidecimal literal (e.g., 0xfedcba9876543210
).
- parseLiteral(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a literal of any known type (booleans, strings and numbers).
- parseLiteral(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a literal of any known type (booleans, strings and numbers).
- parseMultiProjects() - Method in class org.scijava.minimaven.BuildEnvironment
-
- parseNumber(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a numeric literal of any known type.
- parseNumber(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a numeric literal of any known type.
- parseOctal(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses an octal literal (e.g., 01234567
).
- parseOctal(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses an octal literal (e.g., 01234567
).
- parseParameters() - Method in class org.scijava.module.AbstractModuleInfo
-
Parses input and output parameters.
- parseParameters() - Method in class org.scijava.script.ScriptInfo
-
Performs script processing.
- parseParameterString(String) - Static method in class org.scijava.console.ConsoleUtils
-
- parseParameterString(String, ModuleInfo) - Static method in class org.scijava.console.ConsoleUtils
-
- parseParameterString(String, LogService) - Static method in class org.scijava.console.ConsoleUtils
-
- parseParameterString(String, ModuleInfo, LogService) - Static method in class org.scijava.console.ConsoleUtils
-
- parsePostfix(String) - Method in class org.scijava.parsington.ExpressionParser
-
- parser() - Method in class org.scijava.table.io.ColumnTableIOOptions.Values
-
- parser(Function<String, ?>) - Method in class org.scijava.table.io.TableIOOptions
-
- parser() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- parser - Variable in class org.scijava.ui.swing.script.ErrorHandler
-
- ParseService - Interface in org.scijava.parse
-
Interface for service that parses strings.
- parseString(CharSequence) - Static method in class org.scijava.parsington.Literals
-
Parses a string literal which is enclosed in single or double quotes.
- parseString(CharSequence, Position) - Static method in class org.scijava.parsington.Literals
-
Parses a string literal which is enclosed in single or double quotes.
- parseTree(String) - Method in class org.scijava.parsington.ExpressionParser
-
Parses the given mathematical expression into a syntax tree.
- PASSWORD_STYLE - Static variable in interface org.scijava.widget.TextWidget
-
Widget style for password fields.
- path() - Method in class org.scijava.log.LogSource
-
Returns the list of strings which is represented by this LogSource.
- PATH_SEPARATOR - Static variable in class org.scijava.MenuPath
-
The separator between elements of a menu path string.
- pattern - Static variable in class org.scijava.ui.swing.script.FileFunctions.GrepLineHandler
-
- PEACHPUFF - Static variable in class org.scijava.util.Colors
-
- PERU - Static variable in class org.scijava.util.Colors
-
- PINK - Static variable in class org.scijava.util.Colors
-
- pixelsToSystemClipboard(ARGBPlane) - Method in class org.scijava.ui.awt.AWTClipboard
-
- pixelsToSystemClipboard(ARGBPlane) - Method in interface org.scijava.ui.SystemClipboard
-
method that accepts a plane of ARGB data
- placeInClipboard(String) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
- PlainTextFormat - Class in org.scijava.plugins.text.plain
-
Plain text format, which handles vanilla .txt files.
- PlainTextFormat() - Constructor for class org.scijava.plugins.text.plain.PlainTextFormat
-
- platform() - Method in class org.scijava.AbstractGateway
-
- platform() - Method in interface org.scijava.Gateway
-
- Platform - Interface in org.scijava.platform
-
An interface for configuring a specific deployment platform, defined by
criteria such as operating system, machine architecture or Java version.
- PlatformService - Interface in org.scijava.platform
-
Interface for service that handles platform-specific deployment issues.
- PlatformUtils - Class in org.scijava.util
-
Useful methods for platform-specific interrogation.
- play(String) - Method in class org.scijava.util.TunePlayer
-
- plugin() - Method in class org.scijava.AbstractGateway
-
- plugin() - Method in interface org.scijava.Gateway
-
- Plugin - Annotation Type in org.scijava.plugin
-
Annotation identifying a plugin, which gets loaded by SciJava's dynamic
discovery mechanism.
- PluginFinder - Interface in org.scijava.plugin
-
Interface for mechanisms that define how SciJava plugins are discovered.
- PluginIndex - Class in org.scijava.plugin
-
Data structure for managing registered plugins.
- PluginIndex() - Constructor for class org.scijava.plugin.PluginIndex
-
- PluginIndex(PluginFinder) - Constructor for class org.scijava.plugin.PluginIndex
-
Constructs a new plugin index which uses the given
PluginFinder
to
discover plugins.
- PluginInfo<PT extends SciJavaPlugin> - Class in org.scijava.plugin
-
A collection of metadata about a particular plugin.
- PluginInfo(String, Class<PT>) - Constructor for class org.scijava.plugin.PluginInfo
-
Creates a new plugin metadata object.
- PluginInfo(String, Class<PT>, Plugin) - Constructor for class org.scijava.plugin.PluginInfo
-
Creates a new plugin metadata object.
- PluginInfo(String, Class<PT>, Plugin, ClassLoader) - Constructor for class org.scijava.plugin.PluginInfo
-
Creates a new plugin metadata object.
- PluginInfo(Class<? extends PT>, Class<PT>) - Constructor for class org.scijava.plugin.PluginInfo
-
Creates a new plugin metadata object.
- PluginInfo(Class<? extends PT>, Class<PT>, Plugin) - Constructor for class org.scijava.plugin.PluginInfo
-
Creates a new plugin metadata object.
- PluginInfo(String, Class<? extends PT>, Class<PT>, Plugin, ClassLoader) - Constructor for class org.scijava.plugin.PluginInfo
-
- PLUGINS_LABEL - Static variable in class org.scijava.menu.MenuConstants
-
- PLUGINS_MNEMONIC - Static variable in class org.scijava.menu.MenuConstants
-
- PLUGINS_WEIGHT - Static variable in class org.scijava.menu.MenuConstants
-
- PluginsAddedEvent - Class in org.scijava.plugin.event
-
An event indicating one or more plugins have been added to the
PluginService
.
- PluginsAddedEvent(PluginInfo<?>) - Constructor for class org.scijava.plugin.event.PluginsAddedEvent
-
- PluginsAddedEvent(Collection<? extends PluginInfo<?>>) - Constructor for class org.scijava.plugin.event.PluginsAddedEvent
-
- pluginService() - Method in class org.scijava.command.DefaultCommandService
-
- pluginService - Variable in class org.scijava.command.DynamicCommand
-
- pluginService() - Method in class org.scijava.display.DefaultDisplayService
-
- pluginService() - Method in interface org.scijava.display.DisplayService
-
- pluginService() - Method in class org.scijava.plugin.AbstractPTService
-
- PluginService - Interface in org.scijava.plugin
-
Interface for service that keeps track of available plugins.
- pluginService() - Method in interface org.scijava.plugin.PTService
-
Gets the service responsible for discovering and managing this service's
plugins.
- PluginsListEvent - Class in org.scijava.plugin.event
-
An event indicating something has happened to the list of plugins registered
with the
PluginService
.
- PluginsListEvent(PluginInfo<?>) - Constructor for class org.scijava.plugin.event.PluginsListEvent
-
- PluginsListEvent(Collection<? extends PluginInfo<?>>) - Constructor for class org.scijava.plugin.event.PluginsListEvent
-
- PluginsRemovedEvent - Class in org.scijava.plugin.event
-
An event indicating one or more plugins have been removed from the
PluginService
.
- PluginsRemovedEvent(PluginInfo<?>) - Constructor for class org.scijava.plugin.event.PluginsRemovedEvent
-
- PluginsRemovedEvent(Collection<? extends PluginInfo<?>>) - Constructor for class org.scijava.plugin.event.PluginsRemovedEvent
-
- PLUM - Static variable in class org.scijava.util.Colors
-
- POM - Class in org.scijava.util
-
Helper class for working with Maven POMs.
- POM(File) - Constructor for class org.scijava.util.POM
-
Parses a POM from the given file.
- POM(URL) - Constructor for class org.scijava.util.POM
-
Parses a POM from the given URL.
- POM(InputStream) - Constructor for class org.scijava.util.POM
-
Parses a POM from the given input stream.
- POM(String) - Constructor for class org.scijava.util.POM
-
Parses a POM from the given string.
- PopperUpper() - Constructor for class org.scijava.ui.swing.StaticSwingUtils.PopperUpper
-
- populateChildren(DefaultTreeModel, FileFilter) - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
If it's a directory, add a Node for each of its visible files.
- populateInput(Module, ModuleItem<?>, I) - Method in interface org.scijava.batch.input.BatchInputProvider
-
- populateInput(Module, ModuleItem<?>, File) - Method in class org.scijava.batch.input.FileBatchInputProvider
-
- populateInputCandidates(Collection<Object>) - Method in class org.scijava.convert.AbstractConverter
-
- populateInputCandidates(Collection<Object>) - Method in interface org.scijava.convert.Converter
-
Populates the given collection with objects which are known to exist, and
which are usable as inputs for this converter.
- popUp(MouseEvent) - Method in class org.scijava.ui.swing.StaticSwingUtils.PopperUpper
-
- pos(Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pos(int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pos(long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pos(float) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pos(double) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pos(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- POS - Static variable in class org.scijava.parsington.Operators
-
- Position - Class in org.scijava.parsington
-
A mutable parse position.
- Position() - Constructor for class org.scijava.parsington.Position
-
- POST_DEC - Static variable in class org.scijava.parsington.Operators
-
- POST_INC - Static variable in class org.scijava.parsington.Operators
-
- postDec(Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- postDec(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- postfix() - Method in class org.scijava.parsington.SyntaxTree
-
Converts the syntax tree into a token queue in postfix order.
- postInc(Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- postInc(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- postProcess() - Method in class org.scijava.module.ModuleRunner
-
- PostprocessorPlugin - Interface in org.scijava.module.process
-
A postprocessor plugin defines a step that occurs immediately following the
actual execution of a
Module
.
- pow(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pow(double, double) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pow(BigInteger, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pow(BigDecimal, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- pow(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- POW - Static variable in class org.scijava.parsington.Operators
-
- POW_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- powAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- powAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- POWDERBLUE - Static variable in class org.scijava.util.Colors
-
- PRE_DEC - Static variable in class org.scijava.parsington.Operators
-
- PRE_INC - Static variable in class org.scijava.parsington.Operators
-
- preDec(Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- preDec(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- prefix(int) - Static method in class org.scijava.log.LogLevel
-
- prefs() - Method in class org.scijava.AbstractGateway
-
- prefs() - Method in interface org.scijava.app.App
-
Displays application preferences.
- prefs() - Method in interface org.scijava.platform.AppEventService
-
- prefs() - Method in class org.scijava.platform.DefaultAppEventService
-
Deprecated.
- Prefs - Class in org.scijava.util
-
- PrefService - Interface in org.scijava.prefs
-
Service
for storing and retrieving arbitrary preferences.
- preInc(Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- preInc(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- prepare() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
Invoke in the context of the event dispatch thread.
- preProcess() - Method in class org.scijava.module.ModuleRunner
-
- PreprocessorPlugin - Interface in org.scijava.module.process
-
A preprocessor plugin defines a step that occurs just prior to the actual
execution of a
Module
.
- pressedKeys() - Method in class org.scijava.ui.behaviour.GlobalKeyEventDispatcher
-
- prettyPrintInputs(Set<InputTrigger>) - Static method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- preview() - Method in class org.scijava.command.CommandModule
-
Computes a preview of the command's results.
- preview() - Method in class org.scijava.command.InteractiveCommand
-
- preview() - Method in interface org.scijava.command.Previewable
-
Computes a preview of the operation's results.
- preview() - Method in class org.scijava.module.AbstractModule
-
- preview() - Method in interface org.scijava.module.Module
-
Computes a preview of the module's execution results, if available.
- preview() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
- Previewable - Interface in org.scijava.command
-
An operation (usually a
Command
) whose results can be previewed.
- previous(int) - Method in class org.scijava.util.LastRecentlyUsed
-
Given the index of an entry, returns the index of the next older entry.
- PrimitiveArray<ArrayType,BaseType> - Interface in org.scijava.util
-
Interface for primitive-type extensible arrays, modeled after
ArrayList
, but more performant.
- PrimitiveArrayUnwrapper<I,O,W extends PrimitiveArray<I,O>> - Class in org.scijava.convert
-
- PrimitiveArrayUnwrapper() - Constructor for class org.scijava.convert.PrimitiveArrayUnwrapper
-
- PrimitiveArrayWrapper<I,O,W extends PrimitiveArray<I,O>> - Class in org.scijava.convert
-
- PrimitiveArrayWrapper() - Constructor for class org.scijava.convert.PrimitiveArrayWrapper
-
- PrimitiveColumn<ArrayType,BaseType> - Interface in org.scijava.table
-
- print(String) - Method in class org.scijava.ui.swing.script.InterpreterPane
-
Prints a message to the output panel.
- print(String) - Method in class org.scijava.ui.swing.script.InterpreterWindow
-
Print a message to the current language's output panel
- print(String) - Method in class org.scijava.ui.swing.script.JTextAreaWriter
-
- print80(String) - Method in class org.scijava.minimaven.BuildEnvironment
-
- printFiles(PrintFilesEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- println(String) - Method in class org.scijava.ui.swing.script.FileFunctions.GrepLineHandler
-
- println(String) - Method in class org.scijava.ui.swing.script.FileFunctions.ScreenOutputStream
-
- println(String) - Method in class org.scijava.util.LineOutputStream
-
This method is all that needs to be implemented.
- Prioritized - Interface in org.scijava
-
An object that can be sorted according to priority.
- PRIORITY - Static variable in class org.scijava.event.DefaultEventService
-
The default event service's priority.
- PRIORITY - Static variable in class org.scijava.module.process.SaveInputsPreprocessor
-
- Priority - Class in org.scijava
-
Constants for specifying an item's priority.
- PRIORITY - Static variable in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- PRIORITY - Static variable in interface org.scijava.widget.InputHarvester
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.scijava.annotations.AnnotationProcessor
-
- process(Module) - Method in class org.scijava.display.ActiveDisplayPreprocessor
-
- process(Module) - Method in class org.scijava.display.DisplayPostprocessor
-
- process(String) - Method in class org.scijava.grab.script.process.GrabScriptProcessor
-
- process(Module) - Method in class org.scijava.module.process.CheckInputsPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.DebugPostprocessor
-
- process(Module) - Method in class org.scijava.module.process.DebugPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.DefaultValuePreprocessor
-
- process(Module) - Method in class org.scijava.module.process.GatewayPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.InitPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.LoadInputsPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.LoggerPreprocessor
-
- process(Module) - Method in interface org.scijava.module.process.ModuleProcessor
-
Performs a processing step on the given module instance.
- process(Module) - Method in class org.scijava.module.process.SaveInputsPreprocessor
-
- process(Module) - Method in class org.scijava.module.process.ServicePreprocessor
-
- process(Module) - Method in class org.scijava.module.process.ValidityPreprocessor
-
- process(String) - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
- process(String, Map<String, Object>, String) - Method in class org.scijava.script.process.DirectiveScriptProcessor
-
Processes the given directive.
- process(String) - Method in class org.scijava.script.process.ParameterScriptProcessor
-
- process(String, Map<String, Object>, String) - Method in class org.scijava.script.process.ScriptDirectiveScriptProcessor
-
- process(String) - Method in interface org.scijava.script.process.ScriptProcessor
-
- process(ScriptInfo) - Method in interface org.scijava.script.process.ScriptProcessorService
-
Invokes all
ScriptProcessor
plugins on the given script, line by
line in sequence.
- process(String) - Method in class org.scijava.script.process.ShebangScriptProcessor
-
- process(Module) - Method in class org.scijava.table.process.ResultsPostprocessor
-
- process(Module) - Method in class org.scijava.ui.AbstractInputHarvesterPlugin
-
- process(Module) - Method in class org.scijava.ui.FileListPreprocessor
-
- process(Module) - Method in class org.scijava.ui.FilePreprocessor
-
- process(Module) - Method in class org.scijava.ui.UIPreprocessor
-
- PROCESS_LABEL - Static variable in class org.scijava.menu.MenuConstants
-
- PROCESS_MNEMONIC - Static variable in class org.scijava.menu.MenuConstants
-
- PROCESS_WEIGHT - Static variable in class org.scijava.menu.MenuConstants
-
- processArgs(String...) - Method in interface org.scijava.console.ConsoleService
-
Handles arguments from an external source such as the command line.
- processArgs(String...) - Method in class org.scijava.console.DefaultConsoleService
-
- processCharacters(StringBuilder) - Method in class org.scijava.minimaven.AbstractPOMHandler
-
- processCharacters(StringBuilder) - Method in class org.scijava.minimaven.SnapshotPOMHandler
-
- processCharacters(StringBuilder) - Method in class org.scijava.minimaven.VersionPOMHandler
-
- processResults(InputPanel<P, W>, Module) - Method in interface org.scijava.widget.InputHarvester
-
Does any needed processing, after input values have been harvested.
- ProcessUtils - Class in org.scijava.util
-
Useful methods for working with processes.
- prompt() - Method in class org.scijava.script.ScriptREPL
-
Outputs the prompt.
- prompt() - Method in interface org.scijava.ui.DialogPrompt
-
- prompt() - Method in class org.scijava.ui.swing.mdi.SwingMdiDialogPrompt
-
- prompt - Variable in class org.scijava.ui.swing.script.TextEditorTab
-
- prompt() - Method in class org.scijava.ui.swing.sdi.SwingDialogPrompt
-
- PromptPane - Class in org.scijava.ui.swing.script
-
The prompt for the script REPL.
- PromptPane(ScriptREPL, VarsPane, OutputPane) - Constructor for class org.scijava.ui.swing.script.PromptPane
-
- PromptPane.TextArea - Class in org.scijava.ui.swing.script
-
Trivial extension of
JTextArea
to expose its
getRowHeight()
method.
- properties - Variable in class org.scijava.minimaven.MavenProject
-
- properties() - Method in class org.scijava.search.classes.ClassSearchResult
-
- properties() - Method in class org.scijava.search.module.ModuleSearchResult
-
- properties() - Method in interface org.scijava.search.SearchResult
-
- properties() - Method in class org.scijava.search.snippet.SnippetSearchResult
-
- properties() - Method in class org.scijava.search.template.TemplateSearchResult
-
- properties() - Method in class org.scijava.search.web.WebSearchResult
-
- proxy() - Static method in class org.scijava.plugins.scripting.matlab.MATLABControlUtils
-
A running MATLAB instance can only have one proxy active at a time.
- proxy(boolean) - Static method in class org.scijava.plugins.scripting.matlab.MATLABControlUtils
-
As
MATLABControlUtils.proxy()
, with a specification flag for whether or not the
MATLAB instance should be hidden and automatically exit when the calling
JVM is shut down.
- proxy(boolean, boolean) - Static method in class org.scijava.plugins.scripting.matlab.MATLABControlUtils
-
- proxy(boolean, boolean, String) - Static method in class org.scijava.plugins.scripting.matlab.MATLABControlUtils
-
- proxy(MATLABOptions) - Static method in class org.scijava.plugins.scripting.matlab.MATLABControlUtils
-
- PTService<PT extends SciJavaPlugin> - Interface in org.scijava.plugin
-
- publish(StatusEvent) - Method in class org.scijava.app.DefaultStatusService
-
Publish the status event to the event service.
- publish(Object) - Method in class org.scijava.event.DefaultEventBus
-
- publish(Type, Object) - Method in class org.scijava.event.DefaultEventBus
-
- publish(String, Object) - Method in class org.scijava.event.DefaultEventBus
-
- publish(Object, String, Object, List, List, StackTraceElement[]) - Method in class org.scijava.event.DefaultEventBus
-
- publish(E) - Method in class org.scijava.event.DefaultEventService
-
- publish(E) - Method in interface org.scijava.event.EventService
-
Publishes the given event immediately, reporting it to all subscribers.
- publishLater(Object) - Method in class org.scijava.event.DefaultEventBus
-
- publishLater(Type, Object) - Method in class org.scijava.event.DefaultEventBus
-
- publishLater(String, Object) - Method in class org.scijava.event.DefaultEventBus
-
- publishLater(E) - Method in class org.scijava.event.DefaultEventService
-
- publishLater(E) - Method in interface org.scijava.event.EventService
-
Queues the given event for publication, typically on a separate thread
(called the "event dispatch thread").
- publishNow(Object) - Method in class org.scijava.event.DefaultEventBus
-
- publishNow(Type, Object) - Method in class org.scijava.event.DefaultEventBus
-
- publishNow(String, Object) - Method in class org.scijava.event.DefaultEventBus
-
- PURPLE - Static variable in class org.scijava.util.Colors
-
- put(Object, Object) - Method in interface org.scijava.cache.CacheService
-
Stores the given object in the cache.
- put(Object, Object) - Method in class org.scijava.cache.DefaultCacheService
-
- put(Object, Object) - Method in class org.scijava.cache.GuavaCacheService
-
- put(String, Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- put(String, Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- put(String, Object) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- put(String, Object) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- put(Class<?>, String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, boolean) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, double) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, float) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, int) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, long) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, Map<String, String>) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, Iterable<String>) - Method in class org.scijava.prefs.DefaultPrefService
-
- put(Class<?>, String, String) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, boolean) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, double) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, float) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, int) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, long) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, Map<String, String>) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(Class<?>, String, Iterable<String>) - Method in interface org.scijava.prefs.PrefService
-
Saves a key/value pair in persistent storage.
- put(String, String) - Method in interface org.scijava.prefs.PrefService
-
- put(String, boolean) - Method in interface org.scijava.prefs.PrefService
-
- put(String, double) - Method in interface org.scijava.prefs.PrefService
-
- put(String, float) - Method in interface org.scijava.prefs.PrefService
-
- put(String, int) - Method in interface org.scijava.prefs.PrefService
-
- put(String, long) - Method in interface org.scijava.prefs.PrefService
-
- put(String, Object) - Method in class org.scijava.script.AbstractScriptEngine
-
- put(String, Object) - Method in class org.scijava.script.AdaptedScriptEngine
-
- put(String, Behaviour) - Method in class org.scijava.ui.behaviour.BehaviourMap
-
Adds a binding for key
to behaviour
.
- put(String, InputTrigger...) - Method in interface org.scijava.ui.behaviour.InputTriggerAdder
-
- put(String, String...) - Method in interface org.scijava.ui.behaviour.InputTriggerAdder
-
- put(String) - Method in interface org.scijava.ui.behaviour.InputTriggerAdder
-
- put(InputTrigger, String) - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Adds a binding for inputTrigger
to behaviourKey
.
- put(String, InputTrigger...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.InputTriggerAdderImp
-
- put(String, String...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.InputTriggerAdderImp
-
- put(String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.InputTriggerAdderImp
-
- put(String, KeyStroke...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.KeyStrokeAdderImp
-
- put(String, InputTrigger...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.KeyStrokeAdderImp
-
- put(String, String...) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.KeyStrokeAdderImp
-
- put(String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig.KeyStrokeAdderImp
-
- put(String, KeyStroke...) - Method in interface org.scijava.ui.behaviour.KeyStrokeAdder
-
Deprecated.
- put(String, InputTrigger...) - Method in interface org.scijava.ui.behaviour.KeyStrokeAdder
-
- put(String, String...) - Method in interface org.scijava.ui.behaviour.KeyStrokeAdder
-
- put(String) - Method in interface org.scijava.ui.behaviour.KeyStrokeAdder
-
- put(ActionMap) - Method in class org.scijava.ui.behaviour.util.AbstractNamedAction
-
- put(BehaviourMap) - Method in class org.scijava.ui.behaviour.util.AbstractNamedBehaviour
-
- put(Object, Action) - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- put(String, Behaviour) - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- put(KeyStroke, Object) - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- put(InputTrigger, String) - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- put(String, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(String, boolean) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(String, double) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(String, float) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(String, int) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(String, long) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, boolean) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, double) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, float) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, int) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- put(Class<?>, String, long) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- putAll(Map<? extends String, ? extends Object>) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- putIterable(Class<?>, Iterable<String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putIterable(Iterable<String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putList(Class<?>, List<String>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putList(String, List<String>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putList(String, List<String>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putList(Class<?>, List<String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putList(Class<?>, List<String>) - Method in interface org.scijava.prefs.PrefService
-
- putList(List<String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putList(String, List<String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putList(String, List<String>) - Method in interface org.scijava.prefs.PrefService
-
- putList(List<String>, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Puts a list into the preferences.
- putList(Preferences, List<String>, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- putList(Preferences, List<String>) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Puts a list into the preferences.
- putMap(Class<?>, Map<String, String>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putMap(String, Map<String, String>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putMap(String, Map<String, String>) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- putMap(Class<?>, Map<String, String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putMap(Class<?>, Map<String, String>) - Method in interface org.scijava.prefs.PrefService
-
- putMap(Map<String, String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putMap(String, Map<String, String>) - Method in interface org.scijava.prefs.PrefService
-
- putMap(String, Map<String, String>, String) - Method in interface org.scijava.prefs.PrefService
-
- putMap(Map<String, String>, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Puts a map into the preferences.
- putMap(Preferences, Map<String, String>, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- putMap(Preferences, Map<String, String>) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Puts a map into the preferences.
- RADIO_BUTTON_HORIZONTAL_STYLE - Static variable in interface org.scijava.widget.ChoiceWidget
-
Widget style for radio buttons arranged on a single line.
- RADIO_BUTTON_VERTICAL_STYLE - Static variable in interface org.scijava.widget.ChoiceWidget
-
Widget style for radio buttons arranged one per line.
- raw(Type) - Static method in class org.scijava.util.Types
-
Gets the (first) raw class of the given type.
- raws(Type) - Static method in class org.scijava.util.Types
-
Gets all raw classes corresponding to the given type.
- read(byte[], int, int) - Method in class org.scijava.download.MultiWriteHandle
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.BytesHandle
-
- read() - Method in interface org.scijava.io.handle.DataHandle
-
Reads the next byte of data from the stream.
- read(byte[]) - Method in interface org.scijava.io.handle.DataHandle
-
Reads up to b.length bytes of data from the stream into an array of bytes.
- read(byte[], int, int) - Method in interface org.scijava.io.handle.DataHandle
-
Reads up to len
bytes of data from the stream into an array of
bytes.
- read() - Method in class org.scijava.io.handle.DataHandleInputStream
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.DataHandleInputStream
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.DummyHandle
-
- read() - Method in class org.scijava.io.handle.FileHandle
-
- read(byte[]) - Method in class org.scijava.io.handle.FileHandle
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.FileHandle
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- read() - Method in interface org.scijava.io.handle.StreamHandle
-
- read(byte[], int, int) - Method in interface org.scijava.io.handle.StreamHandle
-
- read(byte[], int, int) - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- read(Reader) - Static method in class org.scijava.ui.behaviour.io.json.JsonConfigIO
-
- read(String) - Static method in class org.scijava.ui.behaviour.io.json.JsonConfigIO
-
- read(Reader) - Static method in class org.scijava.ui.behaviour.io.yaml.YamlConfigIO
-
Reads from the specified reader instance and returns the list of
serialized
InputTriggerDescription
s that are found in the input
stream.
- read(String) - Static method in class org.scijava.ui.behaviour.io.yaml.YamlConfigIO
-
Reads from the specified file and returns the list of serialized
InputTriggerDescription
s that are found in the file.
- readBoolean() - Method in interface org.scijava.io.handle.DataHandle
-
- readBoolean() - Method in class org.scijava.io.handle.FileHandle
-
- readBuffer(DataHandle<Location>) - Method in interface org.scijava.io.handle.DataHandleService
-
Wraps the provided
DataHandle
in a read-only buffer for accelerated
reading.
- readBuffer(Location) - Method in interface org.scijava.io.handle.DataHandleService
-
Creates a
DataHandle
on the provided
Location
wrapped in a
read-only buffer for accelerated reading.
- ReadBufferDataHandle - Class in org.scijava.io.handle
-
- ReadBufferDataHandle(DataHandle<Location>) - Constructor for class org.scijava.io.handle.ReadBufferDataHandle
-
- ReadBufferDataHandle(DataHandle<Location>, int) - Constructor for class org.scijava.io.handle.ReadBufferDataHandle
-
- ReadBufferDataHandle(DataHandle<Location>, int, int) - Constructor for class org.scijava.io.handle.ReadBufferDataHandle
-
- readByte() - Method in class org.scijava.download.MultiWriteHandle
-
- readByte() - Method in class org.scijava.io.handle.BytesHandle
-
- readByte() - Method in class org.scijava.io.handle.DummyHandle
-
- readByte() - Method in class org.scijava.io.handle.FileHandle
-
- readByte() - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- readByte() - Method in interface org.scijava.io.handle.StreamHandle
-
- readByte() - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- readChar() - Method in interface org.scijava.io.handle.DataHandle
-
- readColumnHeaders(boolean) - Method in class org.scijava.table.io.TableIOOptions
-
- readColumnHeaders() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- readCString() - Method in interface org.scijava.io.handle.DataHandle
-
Reads a string of arbitrary length, terminated by a null char.
- readDouble() - Method in interface org.scijava.io.handle.DataHandle
-
- reader - Variable in class org.scijava.minimaven.ReadInto
-
- reader - Variable in class org.scijava.script.AbstractScriptContext
-
- reader - Variable in class org.scijava.util.ReadInto
-
- readFile(File) - Static method in class org.scijava.util.FileUtils
-
Reads the contents of the given file into a new byte array.
- readFloat() - Method in interface org.scijava.io.handle.DataHandle
-
- readFully(byte[], int, int) - Method in class org.scijava.io.handle.BytesHandle
-
- readFully(byte[]) - Method in interface org.scijava.io.handle.DataHandle
-
- readFully(byte[], int, int) - Method in interface org.scijava.io.handle.DataHandle
-
- readFully(byte[]) - Method in class org.scijava.io.handle.FileHandle
-
- readFully(byte[], int, int) - Method in class org.scijava.io.handle.FileHandle
-
- readHistory() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- readHistory() - Method in interface org.scijava.script.ScriptInterpreter
-
Reads the persisted history of the current script interpreter.
- readInt() - Method in interface org.scijava.io.handle.DataHandle
-
- ReadInto - Class in org.scijava.minimaven
-
TODO
- ReadInto(InputStream, PrintStream) - Constructor for class org.scijava.minimaven.ReadInto
-
- ReadInto - Class in org.scijava.util
-
- ReadInto(InputStream, PrintStream) - Constructor for class org.scijava.util.ReadInto
-
Construct a ReadInto thread and start it right away.
- ReadInto(InputStream, PrintStream, boolean) - Constructor for class org.scijava.util.ReadInto
-
Construct a ReadInto thread and start it right away.
- readLine() - Method in interface org.scijava.io.handle.DataHandle
-
- readLine() - Method in class org.scijava.io.handle.FileHandle
-
- readLong() - Method in interface org.scijava.io.handle.DataHandle
-
- readObject() - Method in class org.scijava.annotations.legacy.LegacyReader
-
- readOnlyException() - Static method in class org.scijava.io.handle.DataHandles
-
- readRowHeaders(boolean) - Method in class org.scijava.table.io.TableIOOptions
-
- readRowHeaders() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- readShort() - Method in interface org.scijava.io.handle.DataHandle
-
- readState(DataInputStream) - Method in class org.scijava.util.MersenneTwisterFast
-
Reads the entire state of the MersenneTwister RNG from the stream
- readStream(InputStream) - Static method in class org.scijava.minimaven.JarClassLoader
-
- readStream(InputStream) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- readString(int) - Method in interface org.scijava.io.handle.DataHandle
-
Reads a string of up to length n.
- readString(String) - Method in interface org.scijava.io.handle.DataHandle
-
Reads a string ending with one of the characters in the given string.
- readUnsignedByte() - Method in interface org.scijava.io.handle.DataHandle
-
- readUnsignedByte() - Method in class org.scijava.io.handle.FileHandle
-
- readUnsignedShort() - Method in interface org.scijava.io.handle.DataHandle
-
- readUTF() - Method in interface org.scijava.io.handle.DataHandle
-
- readUTF() - Method in class org.scijava.io.handle.FileHandle
-
- RealCoords - Class in org.scijava.util
-
This class represents an (X, Y) coordinate pair in real coordinates.
- RealCoords(double, double) - Constructor for class org.scijava.util.RealCoords
-
- RealRect - Class in org.scijava.util
-
A class for representing a rectangular region, in real coordinates.
- RealRect() - Constructor for class org.scijava.util.RealRect
-
- RealRect(double, double, double, double) - Constructor for class org.scijava.util.RealRect
-
- rebuild() - Method in class org.scijava.display.AbstractDisplay
-
- RECENT_FILES_PREFS_PREFIX - Static variable in class org.scijava.ui.swing.script.RecentFilesMenuItem
-
- recentFile() - Method in class org.scijava.AbstractGateway
-
- recentFile() - Method in interface org.scijava.Gateway
-
- recentFiles - Variable in class org.scijava.ui.swing.script.RecentFilesMenuItem
-
- RecentFileService - Interface in org.scijava.io
-
Interface for services that manage the Recently Used Files menu.
- RecentFilesMenuItem - Class in org.scijava.ui.swing.script
-
JMenu holding recently opened files (stored in the
"script.editor.recent"
preference).
- RecentFilesMenuItem(PrefService, TextEditor) - Constructor for class org.scijava.ui.swing.script.RecentFilesMenuItem
-
Constructor.
- recreatePossible() - Method in class org.scijava.io.handle.AbstractSeekableStreamHandle
-
In some implementations of this class, the ability to recreate the stream
depends on external factors (e.g.
- recreatePossible() - Method in class org.scijava.io.http.HTTPHandle
-
- recreateStreamFromPos(long) - Method in class org.scijava.io.handle.AbstractSeekableStreamHandle
-
Recreates the internal input stream available through
StreamHandle.in()
, so
that it starts from the specified position.
- recreateStreamFromPos(long) - Method in class org.scijava.io.http.HTTPHandle
-
Reconnects to the HTTP server, requesting the content starting from the
indicated position.
- RED - Static variable in class org.scijava.util.Colors
-
- redoLastAction() - Method in class org.scijava.ui.swing.script.EditorPane
-
- redoLayout() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- redoLayout() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- redoLayout() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- redoLayout() - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- redoLayout() - Method in interface org.scijava.ui.viewer.DisplayPanel
-
Rebuilds the display window to reflect the display's current views,
dimensional lengths, etc.
- redraw() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- redraw() - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- redraw() - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- redraw() - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- redraw() - Method in interface org.scijava.ui.viewer.DisplayPanel
-
Redraws the contents of the panel.
- ReflectedUniverse - Class in org.scijava.util
-
A general-purpose reflection wrapper class.
- ReflectedUniverse() - Constructor for class org.scijava.util.ReflectedUniverse
-
Constructs a new reflected universe.
- ReflectedUniverse(URL[]) - Constructor for class org.scijava.util.ReflectedUniverse
-
Constructs a new reflected universe, with the given URLs representing
additional search paths for imported classes (in addition to the
CLASSPATH).
- ReflectedUniverse(ClassLoader) - Constructor for class org.scijava.util.ReflectedUniverse
-
Constructs a new reflected universe that uses the given class loader.
- ReflectException - Exception in org.scijava.util
-
An exception thrown when something goes wrong performing a reflected
operation with
ReflectedUniverse
.
- ReflectException() - Constructor for exception org.scijava.util.ReflectException
-
- ReflectException(String) - Constructor for exception org.scijava.util.ReflectException
-
- ReflectException(String, Throwable) - Constructor for exception org.scijava.util.ReflectException
-
- ReflectException(Throwable) - Constructor for exception org.scijava.util.ReflectException
-
- refresh() - Method in class org.scijava.widget.AbstractInputPanel
-
- refresh() - Method in interface org.scijava.widget.InputPanel
-
Updates the widgets to reflect the most recent parameter value(s).
- refreshLog() - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Resets the text to match the current event history.
- refreshTree() - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Refreshes the tree to match the state of its model.
- refreshWidget() - Method in class org.scijava.ui.AbstractUIInputWidget
-
- refreshWidget() - Method in interface org.scijava.widget.InputWidget
-
Refreshes the widget to reflect the latest model value(s).
- register(Component) - Method in class org.scijava.ui.awt.AWTDropTargetEventDispatcher
-
- register(Component, boolean, boolean) - Method in class org.scijava.ui.awt.AWTInputEventDispatcher
-
Attaches the event dispatcher to the given component as a listener.
- register(Window) - Method in class org.scijava.ui.awt.AWTWindowEventDispatcher
-
- registerAppMenus(Object) - Method in class org.scijava.platform.DefaultPlatformService
-
- registerAppMenus(Object) - Method in interface org.scijava.platform.Platform
-
Informs the platform of a UI's newly created application menu structure.
- registerAppMenus(Object) - Method in interface org.scijava.platform.PlatformService
-
Informs the active platform handlers of a UI's newly created application
menu structure.
- registerAppMenus(Object) - Method in class org.scijava.plugins.platforms.macos.MacOSPlatform
-
- registerButton(Tool, AbstractButton) - Method in class org.scijava.ui.swing.SwingIconService
-
- registerEventHandlers() - Method in interface org.scijava.service.Service
-
Registers the service's event handler methods.
- registerInput(ModuleItem<?>) - Method in class org.scijava.module.AbstractModuleInfo
-
Adds an input.
- registerInput(ModuleItem<?>) - Method in class org.scijava.script.ScriptInfo
-
- registerOutput(ModuleItem<?>) - Method in class org.scijava.module.AbstractModuleInfo
-
Adds an output.
- registerOutput(ModuleItem<?>) - Method in class org.scijava.script.ScriptInfo
-
- reload() - Method in class org.scijava.ui.swing.script.TextEditor
-
- reload(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- reloadPlugins() - Method in class org.scijava.plugin.DefaultPluginService
-
- reloadPlugins() - Method in interface org.scijava.plugin.PluginService
-
Rediscovers all plugins available on the classpath.
- RemoteLocation - Interface in org.scijava.io.location
-
A
Location
which resides on a remote machine.
- remove(int) - Method in class org.scijava.display.AbstractDisplay
-
- remove(Object) - Method in class org.scijava.display.AbstractDisplay
-
- remove(String) - Method in class org.scijava.io.DefaultRecentFileService
-
- remove(String) - Method in interface org.scijava.io.RecentFileService
-
Removes a path from the list of recent files.
- remove(Object) - Method in class org.scijava.menu.ShadowMenu
-
- remove() - Method in class org.scijava.menu.ShadowMenuIterator
-
- remove(Object) - Method in class org.scijava.object.ObjectIndex
-
- remove(Object, boolean) - Method in class org.scijava.object.ObjectIndex
-
Removes the object from all compatible type lists.
- remove(Object, Class<?>, boolean) - Method in class org.scijava.object.ObjectIndex
-
Removes an object from type lists beneath the given type hierarchy.
- remove(Object, boolean) - Method in class org.scijava.plugin.PluginIndex
-
Removes the plugin from all type lists compatible with its plugin type.
- remove(Object) - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- remove(Object) - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- remove(Object) - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- remove(Object) - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- remove(Class<?>, String) - Method in class org.scijava.prefs.DefaultPrefService
-
- remove(String, String) - Method in class org.scijava.prefs.DefaultPrefService
-
Deprecated.
- remove(Class<?>, String) - Method in interface org.scijava.prefs.PrefService
-
Deletes a key from persistent storage.
- remove(String, String) - Method in interface org.scijava.prefs.PrefService
-
- remove(Object) - Method in interface org.scijava.table.Table
-
Removes the first occurrence of the specified column from the table, if it
is present.
- remove(int) - Method in interface org.scijava.table.Table
-
Removes the column at the specified position in the table.
- remove(String) - Method in class org.scijava.ui.behaviour.BehaviourMap
-
Removes the binding for key
from this map.
- remove(InputTrigger, String) - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Remove the specific binding from inputTrigger
to behaviourKey
from this map.
- remove(String, String, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- remove(InputTrigger, String, String) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- remove(InputTrigger, String, Collection<String>) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- remove(Object) - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- remove(String) - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- remove(KeyStroke) - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- remove(InputTrigger, String) - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- remove(int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
- remove(Object) - Method in class org.scijava.util.BoolArray
-
- remove(Object) - Method in class org.scijava.util.ByteArray
-
- remove(Object) - Method in class org.scijava.util.CharArray
-
- remove(Object) - Method in class org.scijava.util.DoubleArray
-
- remove(Object) - Method in class org.scijava.util.FloatArray
-
- remove(Object) - Method in class org.scijava.util.IntArray
-
- remove() - Method in class org.scijava.util.IteratorPlus
-
- remove(Object) - Method in class org.scijava.util.LastRecentlyUsed
-
- remove(Object) - Method in class org.scijava.util.LongArray
-
- remove(Object) - Method in class org.scijava.util.ObjectArray
-
- remove(Preferences, String) - Static method in class org.scijava.util.Prefs
-
Deprecated.
Removes the node.
- remove(Object) - Method in class org.scijava.util.ShortArray
-
- removeActionMap(String) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Remove the
ActionMap
with the given id from the list.
- removeAll(Collection<?>) - Method in class org.scijava.display.AbstractDisplay
-
- removeAll(Collection<?>) - Method in class org.scijava.menu.ShadowMenu
-
- removeAll(Collection<?>) - Method in class org.scijava.object.ObjectIndex
-
- removeAll(Collection<?>) - Method in interface org.scijava.table.Table
-
Removes from the table all of its columns that are contained in the
specified collection.
- removeAll(InputTrigger) - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
Remove all bindings for inputTrigger
from this map.
- removeAll(InputTrigger) - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- removeAll(Collection<?>) - Method in class org.scijava.util.BoolArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.ByteArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.CharArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.DoubleArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.FloatArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.IntArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.LastRecentlyUsed
-
- removeAll(Collection<?>) - Method in class org.scijava.util.LongArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.ObjectArray
-
- removeAll(Collection<?>) - Method in class org.scijava.util.ShortArray
-
- removeAllChildren(DefaultTreeModel) - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- removeAttribute(String, int) - Method in class org.scijava.script.AbstractScriptContext
-
- removeAutoCompletionListener(AutoCompletionListener) - Static method in class org.scijava.ui.swing.script.autocompletion.JythonAutocompletionProvider
-
- removeBehaviourMap(String) - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
- removeColumn(int) - Method in interface org.scijava.table.Table
-
Removes the column at the given position from the table.
- removeColumn(String) - Method in interface org.scijava.table.Table
-
Removes the first column with the given header from the table.
- removeColumns(int, int) - Method in interface org.scijava.table.Table
-
Removes a block of columns starting at the given position from the table.
- removeColumns(String...) - Method in interface org.scijava.table.Table
-
Removes the first columns with the given headers from the table.
- removeConfigChangeListener(VisualEditorPanel.ConfigChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- removeFromList(Object, List<E>, boolean) - Method in class org.scijava.object.ObjectIndex
-
- removeInput(ModuleItem<?>) - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- removeInput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModule
-
Removes an input from the list.
- removeInput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModuleInfo
-
Removes an input from the list.
- removeInputMap(String) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Remove the
InputMap
with the given id from the list.
- removeInputTriggerChangeListener(InputTriggerPanelEditor.InputTriggerChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- removeInputTriggerMap(String) - Method in class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
- removeLeafListener(FileSystemTree.LeafListener) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- removeListener(EventHistoryListener) - Method in class org.scijava.event.DefaultEventHistory
-
- removeListener(EventHistoryListener) - Method in interface org.scijava.event.EventHistory
-
Removes an event history listener.
- removeLogListener(LogListener) - Method in class org.scijava.log.AbstractLogService
-
- removeLogListener(LogListener) - Method in class org.scijava.log.DefaultLogger
-
- removeLogListener(LogListener) - Method in interface org.scijava.log.Logger
-
Removes an item from the list of registered listeners.
- removeModule(ModuleInfo) - Method in class org.scijava.module.DefaultModuleService
-
- removeModule(ModuleInfo) - Method in interface org.scijava.module.ModuleService
-
Manually unregisters a module with the module service.
- removeModules(Collection<? extends ModuleInfo>) - Method in class org.scijava.module.DefaultModuleService
-
- removeModules(Collection<? extends ModuleInfo>) - Method in interface org.scijava.module.ModuleService
-
Manually unregisters a list of modules with the module service.
- removeObject(Object) - Method in interface org.scijava.object.ObjectService
-
Deregisters an object with the object service.
- removeObserver(Runnable) - Method in class org.scijava.ui.swing.console.LogRecorder
-
- removeOutput(ModuleItem<?>) - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- removeOutput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModule
-
Removes an output from the list.
- removeOutput(ModuleItem<?>) - Method in interface org.scijava.module.MutableModuleInfo
-
Removes an output from the list.
- removeOutputListener(OutputListener) - Method in interface org.scijava.console.ConsoleService
-
Removes a listener for output sent to stdout
or stderr
.
- removeOutputListener(OutputListener) - Method in class org.scijava.console.DefaultConsoleService
-
- removeOutputStream(OutputStream) - Method in class org.scijava.console.MultiOutputStream
-
Removes an output stream from those receiving this stream's output.
- removePlugin(PluginInfo<?>) - Method in class org.scijava.plugin.DefaultPluginService
-
- removePlugin(PluginInfo<?>) - Method in interface org.scijava.plugin.PluginService
-
Manually unregisters a plugin with the plugin service.
- removePlugins(Collection<T>) - Method in class org.scijava.plugin.DefaultPluginService
-
- removePlugins(Collection<T>) - Method in interface org.scijava.plugin.PluginService
-
Manually unregisters plugins with the plugin service.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.scijava.ui.Arrangeable
-
- removeRow(int) - Method in interface org.scijava.table.Table
-
Removes the row at the given position from the table.
- removeRow(String) - Method in interface org.scijava.table.Table
-
Removes the first row with the given header from the table.
- removeRows(int, int) - Method in class org.scijava.table.AbstractTable
-
- removeRows(int, int) - Method in interface org.scijava.table.Table
-
Removes a block of rows starting at the given position from the table.
- removeRows(String...) - Method in interface org.scijava.table.Table
-
Removes the first rows with the given headers from the table.
- removeScriptDirectory(File) - Method in class org.scijava.script.DefaultScriptService
-
- removeScriptDirectory(File) - Method in interface org.scijava.script.ScriptService
-
Removes a base directory to scan for scripts.
- removeTagSelectionChangeListener(TagPanelEditor.TagSelectionChangeListener) - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- removeTrailingWhitespace() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- removeUnusedImports() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.EditorPane
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.LengthWarner
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.FileFunctions.TextWrapper
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.script.TextEditor
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- removeUpdate(DocumentEvent) - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- removeValue(boolean) - Method in class org.scijava.util.BoolArray
-
- removeValue(byte) - Method in class org.scijava.util.ByteArray
-
- removeValue(char) - Method in class org.scijava.util.CharArray
-
- removeValue(double) - Method in class org.scijava.util.DoubleArray
-
- removeValue(float) - Method in class org.scijava.util.FloatArray
-
- removeValue(int) - Method in class org.scijava.util.IntArray
-
- removeValue(long) - Method in class org.scijava.util.LongArray
-
- removeValue(E) - Method in class org.scijava.util.ObjectArray
-
- removeValue(short) - Method in class org.scijava.util.ShortArray
-
- rename(File, File) - Method in class org.scijava.minimaven.BuildEnvironment
-
- RenjinScriptLanguage - Class in org.scijava.plugins.scripting.renjin
-
An adapter of the R interpreter to the SciJava scripting interface.
- RenjinScriptLanguage() - Constructor for class org.scijava.plugins.scripting.renjin.RenjinScriptLanguage
-
- RenjinUtils - Class in org.scijava.plugins.scripting.renjin
-
Utility methods for use with R scripts.
- RenjinUtils() - Constructor for class org.scijava.plugins.scripting.renjin.RenjinUtils
-
- replace(DocumentFilter.FilterBypass, int, int, String, AttributeSet) - Method in class org.scijava.ui.swing.widget.DocumentSizeFilter
-
- replace(int, T) - Method in class org.scijava.util.LastRecentlyUsed
-
- replaceToken(Token, String) - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- report(String) - Method in class org.scijava.util.Timing
-
- reportLine(double, double, double, double) - Method in class org.scijava.tool.DefaultToolService
-
- reportLine(double, double, double, double) - Method in interface org.scijava.tool.ToolService
-
Publishes line length and angle in the status bar.
- reportLine(RealCoords, RealCoords) - Method in interface org.scijava.tool.ToolService
-
Publishes line length and angle in the status bar.
- reportPoint(double, double) - Method in class org.scijava.tool.DefaultToolService
-
- reportPoint(double, double) - Method in interface org.scijava.tool.ToolService
-
Publishes point coordinates to the status bar.
- reportPoint(RealCoords) - Method in interface org.scijava.tool.ToolService
-
Publishes point coordinates to the status bar.
- reportRectangle(double, double, double, double) - Method in class org.scijava.tool.DefaultToolService
-
- reportRectangle(double, double, double, double) - Method in interface org.scijava.tool.ToolService
-
Publishes rectangle dimensions in the status bar.
- reportRectangle(RealCoords, RealCoords) - Method in interface org.scijava.tool.ToolService
-
Publishes rectangle dimensions in the status bar.
- repositories - Variable in class org.scijava.minimaven.MavenProject
-
- requestFocus() - Method in interface org.scijava.ui.viewer.DisplayWindow
-
- requestFocusInWindow() - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- requiresEDT() - Method in class org.scijava.ui.awt.AWTUI
-
- requiresEDT() - Method in class org.scijava.ui.headless.HeadlessUI
-
- requiresEDT() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- requiresEDT() - Method in interface org.scijava.ui.UserInterface
-
Returns true if this UI requires the EDT.
- reset() - Method in class org.scijava.io.handle.DataHandleInputStream
-
- reset() - Method in class org.scijava.options.OptionsPlugin
-
Clears option values from persistent storage.
- reset() - Method in interface org.scijava.options.OptionsService
-
Clears all option values from persistent storage.
- reset() - Method in class org.scijava.script.DefaultScriptInterpreter
-
- reset() - Method in interface org.scijava.script.ScriptInterpreter
-
- reset() - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Called on the EDT to terminate the search session.
- reset() - Method in class org.scijava.util.Timing
-
- resetStream() - Method in interface org.scijava.io.handle.ResettableStreamHandle
-
Resets the stream to its start.
- resetStream() - Method in interface org.scijava.io.handle.StreamHandle
-
Resets the stream to its start.
- resetStream() - Method in class org.scijava.io.http.HTTPHandle
-
- ResettableStreamHandle<L extends Location> - Interface in org.scijava.io.handle
-
- resetTabSize() - Method in class org.scijava.ui.swing.script.EditorPane
-
Reset tab size to current preferences.
- resolve(Map<String, Object>, Map...) - Method in class org.scijava.grab.DefaultGrabService
-
- resolve(Map<String, Object>, List, Map...) - Method in class org.scijava.grab.DefaultGrabService
-
- resolve(Map<String, Object>, Map...) - Method in interface org.scijava.grab.GrabService
-
- resolve(Map<String, Object>, List, Map...) - Method in interface org.scijava.grab.GrabService
-
- resolve(URI) - Method in class org.scijava.io.http.HTTPLocationResolver
-
- resolve(URI) - Method in class org.scijava.io.location.FileLocationResolver
-
- resolve(URI) - Method in interface org.scijava.io.location.LocationResolver
-
- resolve(String) - Method in interface org.scijava.io.location.LocationService
-
Turns the given string into a
URI
, then resolves it to a
Location
.
- resolve(URI) - Method in interface org.scijava.io.location.LocationService
-
Resolves the given
URI
to a location.
- resolveInput(String) - Method in class org.scijava.module.AbstractModule
-
- resolveInput(String) - Method in interface org.scijava.module.Module
-
Marks the input with the given name as resolved.
- resolveOutput(String) - Method in class org.scijava.module.AbstractModule
-
- resolveOutput(String) - Method in interface org.scijava.module.Module
-
Marks the output with the given name as resolved.
- restore() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- restoreLocation() - Method in class org.scijava.ui.AbstractUserInterface
-
- restoreLocation() - Method in class org.scijava.ui.headless.HeadlessUI
-
- restoreLocation() - Method in interface org.scijava.ui.UserInterface
-
Restores the application frame's current location.
- result - Variable in exception org.scijava.minimaven.JavaCompiler.CompileError
-
- results() - Method in class org.scijava.search.SearchEvent
-
- ResultsPostprocessor - Class in org.scijava.table.process
-
A postprocessor which aggregates simple output values into a single table,
for a nicer UI experience.
- ResultsPostprocessor() - Constructor for class org.scijava.table.process.ResultsPostprocessor
-
- retainAll(Collection<?>) - Method in class org.scijava.display.AbstractDisplay
-
- retainAll(Collection<?>) - Method in class org.scijava.menu.ShadowMenu
-
- retainAll(Collection<?>) - Method in class org.scijava.object.ObjectIndex
-
- retainAll(Collection<?>) - Method in interface org.scijava.table.Table
-
Retains only the columns in the table that are contained in the specified
collection.
- retainAll(Collection<?>) - Method in class org.scijava.util.LastRecentlyUsed
-
- retrieveList(Class<?>) - Method in class org.scijava.object.ObjectIndex
-
Retrieves the type list for the given type, creating it if necessary.
- retrieveListsForType(Class<?>) - Method in class org.scijava.object.ObjectIndex
-
- RETURN_VALUE - Static variable in class org.scijava.script.ScriptModule
-
- RGB_CLASS_NAME - Static variable in class org.scijava.ui.swing.widget.SwingColorWidget
-
- RichPlugin - Interface in org.scijava.plugin
-
- RIGHT_BUTTON - Static variable in class org.scijava.display.event.input.MsButtonEvent
-
- RIGHT_DIV - Static variable in class org.scijava.parsington.Operators
-
- RIGHT_DIV_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- RIGHT_SHIFT - Static variable in class org.scijava.parsington.Operators
-
- RIGHT_SHIFT_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- rightDiv(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- rightDiv(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- rightDivAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- rightDivAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- rightShift(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- rightShift(int, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- rightShift(long, long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- rightShift(BigInteger, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- rightShift(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- rightShiftAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- rightShiftAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- rmRF(File) - Static method in class org.scijava.minimaven.BuildEnvironment
-
- ROSYBROWN - Static variable in class org.scijava.util.Colors
-
- RoundBorder - Class in org.scijava.ui.behaviour.io.gui
-
- RoundBorder(Color, Component, int) - Constructor for class org.scijava.ui.behaviour.io.gui.RoundBorder
-
- rowDelimiter(String) - Method in class org.scijava.table.io.TableIOOptions
-
- rowDelimiter() - Method in class org.scijava.table.io.TableIOOptions.Values
-
- ROYALBLUE - Static variable in class org.scijava.util.Colors
-
- run(ModuleInfo) - Method in interface org.scijava.batch.BatchService
-
- run(ModuleInfo) - Method in class org.scijava.batch.FileBatchService
-
- run() - Method in class org.scijava.batch.FileScriptBatchProcessor
-
- run() - Method in class org.scijava.batch.MenuScriptBatchProcessor
-
- run() - Method in class org.scijava.batch.ModuleBatchProcessor
-
- run() - Method in class org.scijava.command.CommandModule
-
- run(String, boolean, Object...) - Method in interface org.scijava.command.CommandService
-
Executes the first command of the given class name.
- run(String, boolean, Map<String, Object>) - Method in interface org.scijava.command.CommandService
-
Executes the first command of the given class name.
- run(Class<C>, boolean, Object...) - Method in interface org.scijava.command.CommandService
-
Executes the first command of the given class.
- run(Class<C>, boolean, Map<String, Object>) - Method in interface org.scijava.command.CommandService
-
Executes the first command of the given class.
- run(CommandInfo, boolean, Object...) - Method in interface org.scijava.command.CommandService
-
Executes the given command.
- run(CommandInfo, boolean, Map<String, Object>) - Method in interface org.scijava.command.CommandService
-
Executes the given command.
- run(String, boolean, Object...) - Method in class org.scijava.command.DefaultCommandService
-
- run(String, boolean, Map<String, Object>) - Method in class org.scijava.command.DefaultCommandService
-
- run(Class<C>, boolean, Object...) - Method in class org.scijava.command.DefaultCommandService
-
- run(Class<C>, boolean, Map<String, Object>) - Method in class org.scijava.command.DefaultCommandService
-
- run(CommandInfo, boolean, Object...) - Method in class org.scijava.command.DefaultCommandService
-
- run(CommandInfo, boolean, Map<String, Object>) - Method in class org.scijava.command.DefaultCommandService
-
- run(Object, Object...) - Method in class org.scijava.command.run.CommandCodeRunner
-
- run(Object, Map<String, Object>) - Method in class org.scijava.command.run.CommandCodeRunner
-
- run() - Method in class org.scijava.command.UnimplementedCommand
-
- run(Object, Object...) - Method in class org.scijava.main.run.MainCodeRunner
-
- run(Object, Map<String, Object>) - Method in class org.scijava.main.run.MainCodeRunner
-
- run() - Method in class org.scijava.menu.ShadowMenu
-
Executes the module linked to this node.
- run() - Method in class org.scijava.minimaven.ReadInto
-
- run(ModuleInfo, boolean, Object...) - Method in class org.scijava.module.DefaultModuleService
-
- run(ModuleInfo, boolean, Map<String, Object>) - Method in class org.scijava.module.DefaultModuleService
-
- run(ModuleInfo, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Object...) - Method in class org.scijava.module.DefaultModuleService
-
- run(ModuleInfo, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Map<String, Object>) - Method in class org.scijava.module.DefaultModuleService
-
- run(M, boolean, Object...) - Method in class org.scijava.module.DefaultModuleService
-
- run(M, boolean, Map<String, Object>) - Method in class org.scijava.module.DefaultModuleService
-
- run(M, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Object...) - Method in class org.scijava.module.DefaultModuleService
-
- run(M, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Map<String, Object>) - Method in class org.scijava.module.DefaultModuleService
-
- run() - Method in class org.scijava.module.ModuleRunner
-
Executes the module, including pre- and post-processing and event
notification.
- run(ModuleInfo, boolean, Object...) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(ModuleInfo, boolean, Map<String, Object>) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(ModuleInfo, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Object...) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(ModuleInfo, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Map<String, Object>) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(M, boolean, Object...) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(M, boolean, Map<String, Object>) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(M, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Object...) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run(M, List<? extends ModulePreprocessor>, List<? extends ModulePostprocessor>, Map<String, Object>) - Method in interface org.scijava.module.ModuleService
-
Executes the given module.
- run() - Method in interface org.scijava.module.MutableModule
-
- run(Object, Object...) - Method in class org.scijava.module.run.ModuleCodeRunner
-
- run(Object, Map<String, Object>) - Method in class org.scijava.module.run.ModuleCodeRunner
-
- run() - Method in class org.scijava.options.OptionsPlugin
-
- run() - Method in class org.scijava.plugins.commands.debug.DumpStack
-
- run() - Method in class org.scijava.plugins.commands.debug.ParamAssignOrder
-
- run() - Method in class org.scijava.plugins.commands.debug.ShowSubscribers
-
- run() - Method in class org.scijava.plugins.commands.debug.SystemInformation
-
- run() - Method in class org.scijava.plugins.commands.debug.TextDisplayTest
-
- run() - Method in class org.scijava.plugins.commands.display.Close
-
- run() - Method in class org.scijava.plugins.commands.display.CloseAll
-
- run() - Method in class org.scijava.plugins.commands.io.ClearRecent
-
- run() - Method in class org.scijava.plugins.commands.io.OpenFile
-
- run() - Method in class org.scijava.plugins.commands.script.RunScript
-
- run(Object, Object...) - Method in interface org.scijava.run.CodeRunner
-
Executes the code identified by the given object, passing the
specified arguments as inputs.
- run(Object, Map<String, Object>) - Method in interface org.scijava.run.CodeRunner
-
Executes the code identified by the given object, passing the arguments in
the specified map as inputs.
- run(Object, Object...) - Method in interface org.scijava.run.RunService
-
Executes the given code using the most appropriate handler, passing the
specified arguments as inputs.
- run(Object, Map<String, Object>) - Method in interface org.scijava.run.RunService
-
Executes the given code using the most appropriate handler, passing the
arguments in the specified map as inputs.
- run(File, boolean, Object...) - Method in class org.scijava.script.DefaultScriptService
-
- run(File, boolean, Map<String, Object>) - Method in class org.scijava.script.DefaultScriptService
-
- run(ScriptInfo, boolean, Object...) - Method in class org.scijava.script.DefaultScriptService
-
- run(ScriptInfo, boolean, Map<String, Object>) - Method in class org.scijava.script.DefaultScriptService
-
- run(Object, Object...) - Method in class org.scijava.script.run.ScriptCodeRunner
-
- run(Object, Map<String, Object>) - Method in class org.scijava.script.run.ScriptCodeRunner
-
- run() - Method in class org.scijava.script.ScriptModule
-
- run(File, boolean, Object...) - Method in interface org.scijava.script.ScriptService
-
Executes the script in the given file.
- run(File, boolean, Map<String, Object>) - Method in interface org.scijava.script.ScriptService
-
Executes the script in the given file.
- run(String, String, boolean, Object...) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run(String, String, boolean, Map<String, Object>) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run(String, Reader, boolean, Object...) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run(String, Reader, boolean, Map<String, Object>) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run(ScriptInfo, boolean, Object...) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run(ScriptInfo, boolean, Map<String, Object>) - Method in interface org.scijava.script.ScriptService
-
Executes the given script.
- run() - Method in class org.scijava.search.DefaultSearchAction
-
- run() - Method in class org.scijava.table.io.ExportTableCommand
-
- run(Runnable) - Method in class org.scijava.task.DefaultTask
-
- run(Runnable) - Method in interface org.scijava.task.Task
-
Starts running the task.
- run(Callable<V>) - Method in class org.scijava.thread.DefaultThreadService
-
- run(Runnable) - Method in class org.scijava.thread.DefaultThreadService
-
- run(Callable<V>) - Method in interface org.scijava.thread.ThreadService
-
Asynchronously executes the given code in a new thread, as decided by the
thread service.
- run(Runnable) - Method in interface org.scijava.thread.ThreadService
-
Asynchronously executes the given code in a new thread, as decided by the
thread service.
- run() - Method in class org.scijava.ui.behaviour.util.RunnableAction
-
- run() - Method in class org.scijava.ui.swing.commands.CommandFinder
-
- run() - Method in class org.scijava.ui.swing.commands.DialogPromptDemo
-
- run() - Method in class org.scijava.ui.swing.commands.InspectObjects
-
- run() - Method in class org.scijava.ui.swing.commands.WatchEvents
-
- run() - Method in class org.scijava.ui.swing.console.ShowConsole
-
- run() - Method in class org.scijava.ui.swing.mdi.WindowsTileVertical
-
- run() - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
- run() - Method in class org.scijava.ui.swing.script.commands.ChooseFontSize
-
- run() - Method in class org.scijava.ui.swing.script.commands.ChooseTabSize
-
- run() - Method in class org.scijava.ui.swing.script.commands.GitGrep
-
- run() - Method in class org.scijava.ui.swing.script.commands.KillScript
-
- run() - Method in class org.scijava.ui.swing.script.ScriptEditor
-
- run() - Method in class org.scijava.ui.swing.script.ScriptInterpreterPlugin
-
- run() - Method in class org.scijava.ui.swing.script.TextEditor.FindClassSourceAndJavadoc
-
- run() - Method in class org.scijava.util.MirrorWebsite
-
- run() - Method in class org.scijava.util.ReadInto
-
The main method.
- runAction(SearchAction, boolean) - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Called on the EDT to run an action.
- RunArgument - Class in org.scijava.command.console
-
- RunArgument() - Constructor for class org.scijava.command.console.RunArgument
-
Deprecated.
- RunArgument - Class in org.scijava.run.console
-
Handles the --run
command line argument.
- RunArgument() - Constructor for class org.scijava.run.console.RunArgument
-
- runBatch() - Method in class org.scijava.ui.swing.script.TextEditor
-
Run current script with the batch processor
- RunModuleSearchActionFactory - Class in org.scijava.search.module
-
Search action for executing a SciJava module.
- RunModuleSearchActionFactory() - Constructor for class org.scijava.search.module.RunModuleSearchActionFactory
-
- runnableAction(Runnable, String, String...) - Method in class org.scijava.ui.behaviour.util.Actions
-
Create and install a new
Action
with the specified
name
that calls the specified
Runnable
when triggered.
- RunnableAction - Class in org.scijava.ui.behaviour.util
-
- RunnableAction(String, Runnable) - Constructor for class org.scijava.ui.behaviour.util.RunnableAction
-
- RunScript - Class in org.scijava.plugins.commands.script
-
Executes the script in the given file.
- RunScript() - Constructor for class org.scijava.plugins.commands.script.RunScript
-
- runScript() - Method in class org.scijava.ui.swing.script.TextEditor
-
- RunScriptArgument - Class in org.scijava.script.console
-
- RunScriptArgument() - Constructor for class org.scijava.script.console.RunScriptArgument
-
Deprecated.
- RunService - Interface in org.scijava.run
-
Interface for service that manages available
CodeRunner
plugins.
- RunSnippetActionFactory - Class in org.scijava.search.snippet
-
Search action for executing a code snippet.
- RunSnippetActionFactory() - Constructor for class org.scijava.search.snippet.RunSnippetActionFactory
-
- runText() - Method in class org.scijava.ui.swing.script.TextEditor
-
Run the text in the textArea without compiling it, only if it's not java.
- runText(boolean) - Method in class org.scijava.ui.swing.script.TextEditor
-
- SADDLEBROWN - Static variable in class org.scijava.util.Colors
-
- safeMultiply32(long...) - Static method in class org.scijava.util.ArrayUtils
-
Checks that the product of the given sizes does not exceed the 32-bit
integer limit (i.e.,
Integer.MAX_VALUE
).
- safeMultiply64(long...) - Static method in class org.scijava.util.ArrayUtils
-
Checks that the product of the given sizes does not exceed the 64-bit
integer limit (i.e.,
Long.MAX_VALUE
).
- SALMON - Static variable in class org.scijava.util.Colors
-
- samePrefix(String, String) - Static method in class org.scijava.util.StringUtils
-
Checks if two filenames have the same prefix.
- SANDYBROWN - Static variable in class org.scijava.util.Colors
-
- sanitize(String) - Static method in class org.scijava.util.StringUtils
-
Removes unprintable characters from the given string.
- sanitizeDouble(String) - Static method in class org.scijava.util.StringUtils
-
Normalizes the decimal separator for the user's locale.
- save(D, String) - Method in class org.scijava.io.AbstractIOPlugin
-
- save(D, String) - Method in class org.scijava.io.AbstractTypedIOService
-
- save(D, Location) - Method in class org.scijava.io.AbstractTypedIOService
-
- save(Object, String) - Method in class org.scijava.io.DefaultIOService
-
- save(Object, Location) - Method in class org.scijava.io.DefaultIOService
-
- save(D, String) - Method in interface org.scijava.io.IOPlugin
-
Saves the given data to the specified destination.
- save(D, Location) - Method in interface org.scijava.io.IOPlugin
-
Saves the given data to the specified location.
- save(Object, String) - Method in interface org.scijava.io.IOService
-
Saves data to the given destination.
- save(Object, Location) - Method in interface org.scijava.io.IOService
-
Saves data to the given location.
- save(D, String) - Method in interface org.scijava.io.TypedIOService
-
Saves data to the given destination.
- save(D, Location) - Method in interface org.scijava.io.TypedIOService
-
Saves data to the given location.
- save(ModuleItem<T>, T) - Method in class org.scijava.module.DefaultModuleService
-
- save(ModuleItem<T>, T) - Method in interface org.scijava.module.ModuleService
-
- save() - Method in class org.scijava.options.OptionsPlugin
-
Saves option values to persistent storage.
- save(Table, Location, TableIOOptions) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- save(Table<?, ?>, String, TableIOOptions) - Method in class org.scijava.table.io.DefaultTableIOService
-
- save(Table<?, ?>, Location, TableIOOptions) - Method in class org.scijava.table.io.DefaultTableIOService
-
- save(Table, Location) - Method in interface org.scijava.table.io.TableIOPlugin
-
- save(Table<?, ?>, Location, TableIOOptions) - Method in interface org.scijava.table.io.TableIOPlugin
-
Saves the given data to the specified destination.
- save(Table<?, ?>, Location) - Method in interface org.scijava.table.io.TableIOService
-
- save(Table<?, ?>, String, TableIOOptions) - Method in interface org.scijava.table.io.TableIOService
-
- save(Table<?, ?>, Location, TableIOOptions) - Method in interface org.scijava.table.io.TableIOService
-
- save() - Method in class org.scijava.ui.swing.script.TextEditor
-
- SAVE_STYLE - Static variable in interface org.scijava.widget.FileWidget
-
Widget style for file saver dialogs.
- saveAs() - Method in class org.scijava.ui.swing.script.TextEditor
-
- saveAs(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- saveAs(String, boolean) - Method in class org.scijava.ui.swing.script.TextEditor
-
- saveChecksum(Location, String) - Method in class org.scijava.download.DiskLocationCache
-
- saveChecksum(Location, String) - Method in interface org.scijava.download.LocationCache
-
Associates the given checksum value with the specified source location.
- saveInputs() - Method in class org.scijava.command.DynamicCommand
-
Persists current input values.
- saveInputs(Module) - Method in class org.scijava.module.DefaultModuleService
-
- saveInputs(Module) - Method in interface org.scijava.module.ModuleService
-
Saves values to persistent storage from the given
Module
.
- SaveInputsPreprocessor - Class in org.scijava.module.process
-
A preprocessor for saving populated input values to persistent storage.
- SaveInputsPreprocessor() - Constructor for class org.scijava.module.process.SaveInputsPreprocessor
-
- saveLocation() - Method in class org.scijava.ui.AbstractUserInterface
-
- saveLocation() - Method in class org.scijava.ui.headless.HeadlessUI
-
- saveLocation() - Method in interface org.scijava.ui.UserInterface
-
Persists the application frame's current location.
- savePreferences(String) - Method in class org.scijava.ui.swing.script.EditorPane
-
Retrieves and saves the preferences to the persistent store
- saveValue(T) - Method in class org.scijava.module.AbstractModuleItem
-
Deprecated.
- saveValue(T) - Method in interface org.scijava.module.ModuleItem
-
Deprecated.
- saveWindowSizeToPrefs() - Method in class org.scijava.ui.swing.script.TextEditor
-
Saves the Script Editor layout to persisted storage.
- ScalaScriptEngine - Class in org.scijava.plugins.scripting.scala
-
Scala interpreter
- ScalaScriptEngine(ScriptEngine) - Constructor for class org.scijava.plugins.scripting.scala.ScalaScriptEngine
-
- ScalaScriptLanguage - Class in org.scijava.plugins.scripting.scala
-
An adapter of the Scala interpreter to the SciJava scripting interface.
- ScalaScriptLanguage() - Constructor for class org.scijava.plugins.scripting.scala.ScalaScriptLanguage
-
- SciJava - Class in org.scijava
-
Main entry point into SciJava.
- SciJava() - Constructor for class org.scijava.SciJava
-
Creates a new SciJava application context with all available services.
- SciJava(boolean) - Constructor for class org.scijava.SciJava
-
Creates a new Scijava application context.
- SciJava(Class...) - Constructor for class org.scijava.SciJava
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- SciJava(Collection<Class<? extends Service>>) - Constructor for class org.scijava.SciJava
-
Creates a new SciJava application context with the specified services (and
any required service dependencies).
- SciJava(Context) - Constructor for class org.scijava.SciJava
-
Creates a new SciJava application context which wraps the given existing
SciJava context.
- SciJavaApp - Class in org.scijava.app
-
Application metadata about SciJava Common.
- SciJavaApp() - Constructor for class org.scijava.app.SciJavaApp
-
- SciJavaEvent - Class in org.scijava.event
-
Base class for all SciJava events.
- SciJavaEvent() - Constructor for class org.scijava.event.SciJavaEvent
-
- SciJavaPlugin - Interface in org.scijava.plugin
-
Top-level interface for plugins.
- SciJavaService - Interface in org.scijava.service
-
Marker interface for core SciJava Common
Service
s.
- scope - Variable in class org.scijava.minimaven.Coordinate
-
- screen - Variable in class org.scijava.ui.swing.script.TextEditorTab
-
- screenAboutToSleep(ScreenSleepEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- screenAwoke(ScreenSleepEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- ScreenOutputStream() - Constructor for class org.scijava.ui.swing.script.FileFunctions.ScreenOutputStream
-
- script() - Method in class org.scijava.AbstractGateway
-
- script() - Method in interface org.scijava.Gateway
-
- ScriptCallback - Interface in org.scijava.script.process
-
A routine which will be invoked just prior to script execution.
- ScriptCodeRunner - Class in org.scijava.script.run
-
Runs the given script.
- ScriptCodeRunner() - Constructor for class org.scijava.script.run.ScriptCodeRunner
-
- scriptContext - Variable in class org.scijava.script.AbstractScriptEngine
-
- ScriptDirectiveScriptProcessor - Class in org.scijava.script.process
-
- ScriptDirectiveScriptProcessor() - Constructor for class org.scijava.script.process.ScriptDirectiveScriptProcessor
-
- ScriptEditor - Class in org.scijava.ui.swing.script
-
The Script Editor.
- ScriptEditor() - Constructor for class org.scijava.ui.swing.script.ScriptEditor
-
- scriptFileCallback() - Method in class org.scijava.batch.FileScriptBatchProcessor
-
- ScriptFileDragAndDropHandler - Class in org.scijava.ui.dnd
-
Drag-and-drop handler for script files.
- ScriptFileDragAndDropHandler() - Constructor for class org.scijava.ui.dnd.ScriptFileDragAndDropHandler
-
- ScriptFinder - Class in org.scijava.script
-
Discovers scripts.
- ScriptFinder(Context) - Constructor for class org.scijava.script.ScriptFinder
-
Creates a new script finder.
- ScriptFinder(Context, String) - Constructor for class org.scijava.script.ScriptFinder
-
Creates a new script finder.
- ScriptFinder(ScriptService) - Constructor for class org.scijava.script.ScriptFinder
-
- ScriptHeader - Interface in org.scijava.script
-
Represents one or more canned lines intended to go at the top of scripts of a
given language.
- ScriptHeaderService - Interface in org.scijava.script
-
- ScriptInfo - Class in org.scijava.script
-
Metadata about a script.
- ScriptInfo(Context, File) - Constructor for class org.scijava.script.ScriptInfo
-
Creates a script metadata object which describes the given script file.
- ScriptInfo(Context, String) - Constructor for class org.scijava.script.ScriptInfo
-
Creates a script metadata object which describes the given script file.
- ScriptInfo(Context, URL, String) - Constructor for class org.scijava.script.ScriptInfo
-
Creates a script metadata object which describes a script at the given URL.
- ScriptInfo(Context, String, Reader) - Constructor for class org.scijava.script.ScriptInfo
-
Creates a script metadata object which describes a script provided by the
given
Reader
.
- ScriptInfoWidget<U> - Interface in org.scijava.batch
-
- ScriptInterpreter - Interface in org.scijava.script
-
The contract for script interpreters.
- ScriptInterpreterPlugin - Class in org.scijava.ui.swing.script
-
A GUI for the script engines.
- ScriptInterpreterPlugin() - Constructor for class org.scijava.ui.swing.script.ScriptInterpreterPlugin
-
- ScriptIOPlugin - Class in org.scijava.script.io
-
- ScriptIOPlugin() - Constructor for class org.scijava.script.io.ScriptIOPlugin
-
- ScriptLanguage - Interface in org.scijava.script
-
The base interface for scripting language adapters.
- ScriptLanguageIndex - Class in org.scijava.script
-
Data structure for managing registered scripting languages.
- ScriptLanguageIndex() - Constructor for class org.scijava.script.ScriptLanguageIndex
-
Deprecated.
- ScriptLanguageIndex(LogService) - Constructor for class org.scijava.script.ScriptLanguageIndex
-
Instantiates an index of the available script languages.
- ScriptModule - Class in org.scijava.script
-
A
Module
which executes a script.
- ScriptModule(ScriptInfo) - Constructor for class org.scijava.script.ScriptModule
-
- ScriptProcessor - Interface in org.scijava.script.process
-
A script processor defines some sort of processing that primes a particular
script for execution.
- ScriptProcessorService - Interface in org.scijava.script.process
-
Interface for service that processes scripts.
- ScriptREPL - Class in org.scijava.script
-
A REPL for SciJava script engines, which allows dynamic language switching.
- ScriptREPL(Context) - Constructor for class org.scijava.script.ScriptREPL
-
- ScriptREPL(Context, OutputStream) - Constructor for class org.scijava.script.ScriptREPL
-
- ScriptREPL(Context, String) - Constructor for class org.scijava.script.ScriptREPL
-
- ScriptREPL(Context, String, OutputStream) - Constructor for class org.scijava.script.ScriptREPL
-
- SCRIPTS_PATH_PROPERTY - Static variable in interface org.scijava.script.ScriptService
-
System property for overriding the list of directories to scan for scripts.
- SCRIPTS_RESOURCE_DIR - Static variable in interface org.scijava.script.ScriptService
-
Base directory for discovering scripts, including within classpath
resources as well as beneath the application base directory.
- ScriptService - Interface in org.scijava.script
-
Interface for service that works with scripts.
- scroll(double, boolean, int, int) - Method in interface org.scijava.ui.behaviour.ScrollBehaviour
-
The mouse-wheel was scrolled by the specified amount horizontally or
vertically, while the mouse pointer was at the specified location.
- scroll - Variable in class org.scijava.ui.swing.script.TextEditorTab
-
- SCROLL_BAR_STYLE - Static variable in interface org.scijava.widget.NumberWidget
-
Widget style for scroll bar with spinner.
- SCROLL_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- ScrollBehaviour - Interface in org.scijava.ui.behaviour
-
- scrolls - Variable in class org.scijava.ui.behaviour.AbstractMouseAndKeyHandler
-
- scrollToBottom(JScrollPane) - Static method in class org.scijava.ui.swing.StaticSwingUtils
-
Scrolls the given
JScrollPane
to its bottom left corner.
- scrollToVisible(int) - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- SEAGREEN - Static variable in class org.scijava.util.Colors
-
- search(String, boolean) - Method in class org.scijava.search.classes.ClassesSearcher
-
- search(String) - Method in class org.scijava.search.DefaultSearchOperation
-
- search(String, boolean) - Method in class org.scijava.search.module.ModuleSearcher
-
- search(String, boolean) - Method in interface org.scijava.search.Searcher
-
Searches for the given text.
- search(String) - Method in interface org.scijava.search.SearchOperation
-
Asynchronously updates the search query.
- search(SearchListener...) - Method in interface org.scijava.search.SearchService
-
Begins an asynchronous and multi-threaded search operation.
- search(String, boolean) - Method in class org.scijava.search.snippet.SnippetSearcher
-
- search(String, boolean) - Method in class org.scijava.search.template.TemplateSearcher
-
- search(String, boolean) - Method in class org.scijava.search.web.BISESearcher
-
- search(String, boolean) - Method in class org.scijava.search.web.ImageForumSearcher
-
- search(String, boolean) - Method in class org.scijava.search.web.ImageJWikiSearcher
-
- SearchAction - Interface in org.scijava.search
-
- SearchActionFactory - Interface in org.scijava.search
-
SciJava plugin type for doing something with a
SearchResult
.
- searchCompleted(SearchEvent) - Method in interface org.scijava.search.SearchListener
-
Invoked when a search is completed.
- Searcher - Interface in org.scijava.search
-
SciJava plugin type for discovering search results of a particular sort.
- searcher() - Method in class org.scijava.search.SearchEvent
-
- SearchEvent - Class in org.scijava.search
-
An event housing the results of a search.
- SearchEvent(Searcher, List<SearchResult>, boolean) - Constructor for class org.scijava.search.SearchEvent
-
- searchField - Variable in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- SearchListener - Interface in org.scijava.search
-
An object to be notified when a
Searcher
completes a search and
produces results.
- SearchOperation - Interface in org.scijava.search
-
High-level entry point into searching.
- searchOrReplace(boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- searchOrReplace(boolean, boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- searchOrReplaceFromHere(boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- searchOrReplaceFromHere(boolean, boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- SearchResult - Interface in org.scijava.search
-
Data container for one item of a search result.
- SearchService - Interface in org.scijava.search
-
A service that performs asynchronous searches.
- SEASHELL - Static variable in class org.scijava.util.Colors
-
- seek(long) - Method in class org.scijava.download.MultiWriteHandle
-
- seek(long) - Method in class org.scijava.io.handle.AbstractSeekableStreamHandle
-
- seek(long) - Method in class org.scijava.io.handle.BytesHandle
-
- seek(long) - Method in interface org.scijava.io.handle.DataHandle
-
Sets the stream offset, measured from the beginning of the stream, at which
the next read or write occurs.
- seek(long) - Method in class org.scijava.io.handle.DummyHandle
-
- seek(long) - Method in class org.scijava.io.handle.FileHandle
-
- seek(long) - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- seek(long) - Method in interface org.scijava.io.handle.ResettableStreamHandle
-
- seek(long) - Method in interface org.scijava.io.handle.SeekableStreamHandle
-
- seek(long) - Method in interface org.scijava.io.handle.StreamHandle
-
- seek(long) - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- SeekableStreamHandle<L extends Location> - Interface in org.scijava.io.handle
-
- selectedTags - Variable in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- SEPARATOR - Static variable in class org.scijava.log.LogSource
-
- SEPARATOR_DISTANCE - Static variable in interface org.scijava.tool.ToolService
-
- service(Class<S>) - Method in class org.scijava.Context
-
Gets the service of the given class.
- service(String) - Method in class org.scijava.Context
-
Gets the service of the given class name (useful for scripts).
- Service - Interface in org.scijava.service
-
A SciJava service, for a particular area of functionality.
- serviceClassList(Class...) - Static method in class org.scijava.Context
-
Utility method for converting a varargs list of service classes to a
List
of those classes.
- ServiceCombiner - Class in org.scijava.util
-
Combines
Service
information from all JAR files on the classpath.
- ServiceCombiner() - Constructor for class org.scijava.util.ServiceCombiner
-
- ServiceHelper - Class in org.scijava.service
-
Helper class for discovering and instantiating available services.
- ServiceHelper(Context) - Constructor for class org.scijava.service.ServiceHelper
-
Creates a new service helper for discovering and instantiating services.
- ServiceHelper(Context, Collection<Class<? extends Service>>) - Constructor for class org.scijava.service.ServiceHelper
-
Creates a new service helper for discovering and instantiating services.
- ServiceHelper(Context, Collection<Class<? extends Service>>, boolean) - Constructor for class org.scijava.service.ServiceHelper
-
Creates a new service helper for discovering and instantiating services.
- ServiceIndex - Class in org.scijava.service
-
Data structure for tracking registered services.
- ServiceIndex() - Constructor for class org.scijava.service.ServiceIndex
-
- ServicePreprocessor - Class in org.scijava.module.process
-
The service preprocessor automatically populates module inputs that implement
Service
.
- ServicePreprocessor() - Constructor for class org.scijava.module.process.ServicePreprocessor
-
- ServicesLoadedEvent - Class in org.scijava.service.event
-
An event which fires when a
Context
finishes initializing all its
services.
- ServicesLoadedEvent() - Constructor for class org.scijava.service.event.ServicesLoadedEvent
-
- set(String, String) - Method in class org.scijava.AbstractBasicDetails
-
- set(String, String) - Method in interface org.scijava.BasicDetails
-
Sets the value of the given key.
- set(WidgetModel) - Method in class org.scijava.batch.SwingScriptInfoWidget
-
- set(int, T) - Method in class org.scijava.display.AbstractDisplay
-
- set(FileLocation) - Method in class org.scijava.io.handle.FileHandle
-
- set(Variable, Object) - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- set(Variable, Object) - Method in interface org.scijava.parsington.eval.Evaluator
-
Sets the value of the given variable.
- set(int) - Method in class org.scijava.parsington.Position
-
- set(D) - Method in class org.scijava.plugin.AbstractWrapperPlugin
-
- set(D) - Method in interface org.scijava.plugin.WrapperPlugin
-
Associates the given data object with this plugin.
- set(String, int, T) - Method in class org.scijava.table.AbstractTable
-
- set(int, int, T) - Method in interface org.scijava.table.Table
-
Sets the table value at the given column and row.
- set(String, int, T) - Method in interface org.scijava.table.Table
-
Sets the table value at the given column and row.
- set(int, C) - Method in interface org.scijava.table.Table
-
Replaces the column at the specified position in the table with the
specified column.
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTButtonWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTInputWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTObjectWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTTextWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTToggleWidget
-
- set(InputTriggerConfig) - Method in class org.scijava.ui.behaviour.io.InputTriggerConfig
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingButtonWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingDateWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingFileListWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingInputWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingObjectWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- set(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingToggleWidget
-
- set(int, BaseType) - Method in class org.scijava.util.AbstractPrimitiveArray
-
- set(int, Boolean) - Method in class org.scijava.util.BoolArray
-
- set(int, Byte) - Method in class org.scijava.util.ByteArray
-
- set(int, Character) - Method in class org.scijava.util.CharArray
-
- set(int, Double) - Method in class org.scijava.util.DoubleArray
-
- set(int, Float) - Method in class org.scijava.util.FloatArray
-
- set(int, Integer) - Method in class org.scijava.util.IntArray
-
- set(int, Long) - Method in class org.scijava.util.LongArray
-
- set(int, E) - Method in class org.scijava.util.ObjectArray
-
- set(int, Short) - Method in class org.scijava.util.ShortArray
-
- set(WidgetModel) - Method in class org.scijava.widget.AbstractInputWidget
-
- set(WidgetModel) - Method in interface org.scijava.widget.InputWidget
-
Initializes the widget to use the given widget model.
- setAccelerator(Accelerator) - Method in class org.scijava.MenuEntry
-
- setAcceptableTags(Collection<String>) - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- setAccepted(boolean) - Method in class org.scijava.ui.dnd.event.DragEnterEvent
-
Sets whether the drag operation is valid.
- setAccessibilityIgnored(boolean) - Method in class org.scijava.util.ReflectedUniverse
-
Sets whether access modifiers (protected, private, etc.) are ignored.
- setAction(String) - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- setActive(boolean) - Method in class org.scijava.event.DefaultEventHistory
-
- setActive(boolean) - Method in interface org.scijava.event.EventHistory
-
Activates or deactivates event history tracking.
- setActiveDisplay(Display<?>) - Method in class org.scijava.display.DefaultDisplayService
-
- setActiveDisplay(Display<?>) - Method in interface org.scijava.display.DisplayService
-
Set the active display.
- setActiveTool(Tool) - Method in class org.scijava.tool.DefaultToolService
-
- setActiveTool(Tool) - Method in interface org.scijava.tool.ToolService
-
- setAll(Map<? extends String, ? extends Object>) - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- setAll(Map<? extends String, ? extends Object>) - Method in interface org.scijava.parsington.eval.Evaluator
-
Assigns variables en masse.
- setAllSize(Dimension) - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred)
to the given dimension.
- setAllSize(int, int) - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred)
to the given width and height.
- setAlpha(int, int, int) - Method in class org.scijava.ui.ARGBPlane
-
- setARGB(int, int, int) - Method in class org.scijava.ui.ARGBPlane
-
- setArrangement(Arrangeable.Arrangement) - Method in interface org.scijava.ui.Arrangeable
-
- setArrangement(Arrangeable.Arrangement) - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
- setArray(boolean[]) - Method in class org.scijava.util.BoolArray
-
- setArray(byte[]) - Method in class org.scijava.util.ByteArray
-
- setArray(char[]) - Method in class org.scijava.util.CharArray
-
- setArray(double[]) - Method in class org.scijava.util.DoubleArray
-
- setArray(float[]) - Method in class org.scijava.util.FloatArray
-
- setArray(int[]) - Method in class org.scijava.util.IntArray
-
- setArray(long[]) - Method in class org.scijava.util.LongArray
-
- setArray(E[]) - Method in class org.scijava.util.ObjectArray
-
- setArray(ArrayType) - Method in interface org.scijava.util.PrimitiveArray
-
Sets the fixed-size array backing this instance.
- setArray(short[]) - Method in class org.scijava.util.ShortArray
-
- setAttribute(String, Object, int) - Method in class org.scijava.script.AbstractScriptContext
-
- setAutoCompletionEnabled(boolean) - Method in class org.scijava.ui.swing.script.EditorPane
-
- setAutoFill(boolean) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setAutoFill(boolean) - Method in interface org.scijava.module.MutableModuleItem
-
- setBaseDirectory(File) - Method in class org.scijava.download.DiskLocationCache
-
- setBehaviourMap(BehaviourMap) - Method in class org.scijava.ui.behaviour.AbstractMouseAndKeyHandler
-
- setBindings(Bindings, int) - Method in class org.scijava.script.AbstractScriptContext
-
- setBindings(Bindings, int) - Method in class org.scijava.script.AbstractScriptEngine
-
- setBindings(Bindings, int) - Method in class org.scijava.script.AdaptedScriptEngine
-
- setBlue(int, int, int) - Method in class org.scijava.ui.ARGBPlane
-
- setButtonPanelVisible(boolean) - Method in class org.scijava.ui.behaviour.io.gui.VisualEditorPanel
-
- setByte(long, byte) - Method in class org.scijava.io.ByteArrayByteBank
-
- setByte(long, byte) - Method in interface org.scijava.io.ByteBank
-
Sets the byte at the given position
- setByte(long, byte) - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- setBytes(long, byte[], int, int) - Method in class org.scijava.io.ByteArrayByteBank
-
- setBytes(long, byte[], int, int) - Method in interface org.scijava.io.ByteBank
-
Sets the bytes starting form the given position to the values form the
provided array.
- setBytes(long, byte[], int, int) - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- setCallback(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setCallback(String) - Method in interface org.scijava.module.MutableModuleItem
-
- setCallingThread(Thread) - Method in class org.scijava.event.SciJavaEvent
-
Sets the thread that published the event.
- setCaret() - Method in class org.scijava.ui.swing.script.Bookmark
-
- setChecked(boolean) - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- setChoices(List<? extends T>) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setChoices(List<? extends T>) - Method in interface org.scijava.module.MutableModuleItem
-
- setClassName(String) - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- setColumnCount(int) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setColumnCount(int) - Method in interface org.scijava.module.MutableModuleItem
-
- setColumnCount(int) - Method in class org.scijava.table.AbstractTable
-
- setColumnCount(int) - Method in interface org.scijava.table.Table
-
Sets the number of columns in the table.
- setColumnHeader(int, String) - Method in interface org.scijava.table.Table
-
Sets the column header at the given column.
- setColumnWidths(TableColumnModel) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- setConsumed(boolean) - Method in class org.scijava.event.SciJavaEvent
-
- setContent(DisplayPanel) - Method in class org.scijava.ui.swing.mdi.viewer.SwingMdiDisplayWindow
-
- setContent(DisplayPanel) - Method in class org.scijava.ui.swing.viewer.SwingDisplayWindow
-
- setContent(DisplayPanel) - Method in interface org.scijava.ui.viewer.DisplayWindow
-
- setContext(Context) - Method in class org.scijava.command.CommandModule
-
- setContext(Context) - Method in class org.scijava.command.DynamicCommand
-
- setContext(Context) - Method in class org.scijava.command.ModuleCommand
-
- setContext(Context) - Method in interface org.scijava.Contextual
-
Sets the application context to which the object belongs.
- setContext(ScriptContext) - Method in class org.scijava.script.AbstractScriptEngine
-
- setContext(ScriptContext) - Method in class org.scijava.script.AdaptedScriptEngine
-
- setContext(Context) - Method in class org.scijava.script.ScriptInfo
-
- setContext(Context) - Method in class org.scijava.script.ScriptModule
-
- setContext(Context) - Method in class org.scijava.service.AbstractService
-
- setContexts(String[]) - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- setCurrent(int) - Method in class org.scijava.ui.swing.script.ErrorHandler
-
- setData(Object) - Method in class org.scijava.plugins.commands.io.OpenFile
-
- setData(List<ModuleInfo>) - Method in class org.scijava.ui.swing.commands.CommandFinderPanel.CommandTableModel
-
- setDebug(boolean) - Method in class org.scijava.minimaven.BuildEnvironment
-
- setDefaultUI(UserInterface) - Method in class org.scijava.ui.DefaultUIService
-
- setDefaultUI(UserInterface) - Method in interface org.scijava.ui.UIService
-
Sets the default user interface.
- setDefaultValue(T) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setDefaultValue(T) - Method in interface org.scijava.module.MutableModuleItem
-
- setDelegateService(ConvertService, double) - Static method in class org.scijava.util.ConversionUtils
-
Deprecated.
- setDelegateService(PrefService, double) - Static method in class org.scijava.util.Prefs
-
Deprecated.
- setDescription(String) - Method in class org.scijava.AbstractBasicDetails
-
- setDescription(String) - Method in interface org.scijava.BasicDetails
-
Sets a string describing the object.
- setDescription(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setDescription(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setDimensions(int, int) - Method in interface org.scijava.table.Table
-
Sets the number of columns and rows in the table.
- setDisableChecksums(boolean) - Method in class org.scijava.grab.DefaultGrabService
-
- setDisableChecksums(boolean) - Method in interface org.scijava.grab.GrabService
-
Sets global flag to ignore checksums.
- setEditorPaneFileName(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setEditorPaneFileName(File) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setEnableAutoDownload(boolean) - Method in class org.scijava.grab.DefaultGrabService
-
- setEnableAutoDownload(boolean) - Method in interface org.scijava.grab.GrabService
-
This toggles the auto download feature.
- setEnabled(boolean) - Method in class org.scijava.AbstractUIDetails
-
- setEnabled(boolean) - Method in class org.scijava.command.DynamicCommandInfo
-
- setEnabled(Searcher, boolean) - Method in class org.scijava.search.DefaultSearchService
-
- setEnabled(Searcher, boolean) - Method in interface org.scijava.search.SearchService
-
Enables or disables the given searcher plugin.
- setEnabled(boolean) - Method in interface org.scijava.UIDetails
-
Sets whether the object should be enabled in the user interface.
- setEncoding(String) - Method in class org.scijava.io.handle.AbstractDataHandle
-
- setEncoding(String) - Method in interface org.scijava.io.handle.DataHandle
-
Sets the native encoding of the stream.
- setErrorHandler(ErrorHandler) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setErrorScreen(JTextArea) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setErrorWriter(Writer) - Method in class org.scijava.script.AbstractScriptContext
-
- setErrorWriter(Writer) - Method in class org.scijava.script.ScriptModule
-
Sets the writer used to record the standard error stream.
- setExecutor(TextEditor.Executer) - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- setExecutorService(ExecutorService) - Method in class org.scijava.thread.DefaultThreadService
-
- setExecutorService(ExecutorService) - Method in interface org.scijava.thread.ThreadService
-
- setFileFilter(FileFilter) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- setFileLocationCachingEnabled(boolean) - Method in class org.scijava.download.DiskLocationCache
-
- setFileName(String) - Method in class org.scijava.ui.swing.script.EditorPane
-
Set the name to use for new files.
- setFileName(File) - Method in class org.scijava.ui.swing.script.EditorPane
-
TODO
- setFirstRun(boolean) - Method in class org.scijava.welcome.DefaultWelcomeService
-
- setFirstRun(boolean) - Method in interface org.scijava.welcome.WelcomeService
-
Sets a preference recording whether this version of the dominant SJC
application has run.
- setFocus(Component) - Method in class org.scijava.ui.swing.SwingDialog
-
Sets the
Component
that will have the initial keyboard focus.
- setFontSize(float) - Method in class org.scijava.ui.swing.script.EditorPane
-
Set the font size for this editor.
- setFontSize(float) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setFuzzy(boolean) - Method in class org.scijava.search.DefaultSearchOperation
-
- setFuzzy(boolean) - Method in interface org.scijava.search.SearchOperation
-
- setGitDirectory(File) - Method in class org.scijava.ui.swing.script.EditorPane
-
- setGrabEnabled(boolean) - Method in class org.scijava.grab.DefaultGrabService
-
- setGrabEnabled(boolean) - Method in interface org.scijava.grab.GrabService
-
This is a static access kill-switch.
- setGreen(int, int, int) - Method in class org.scijava.ui.ARGBPlane
-
- setHeader(String) - Method in class org.scijava.table.BoolColumn
-
- setHeader(String) - Method in class org.scijava.table.ByteColumn
-
- setHeader(String) - Method in class org.scijava.table.CharColumn
-
- setHeader(String) - Method in interface org.scijava.table.Column
-
Sets the header of this column.
- setHeader(String) - Method in class org.scijava.table.DefaultColumn
-
- setHeader(String) - Method in class org.scijava.table.DoubleColumn
-
- setHeader(String) - Method in class org.scijava.table.FloatColumn
-
- setHeader(String) - Method in class org.scijava.table.IntColumn
-
- setHeader(String) - Method in class org.scijava.table.LongColumn
-
- setHeader(String) - Method in class org.scijava.table.ShortColumn
-
- setHeadless(boolean) - Method in class org.scijava.ui.DefaultUIService
-
- setHeadless(boolean) - Method in interface org.scijava.ui.UIService
-
Sets whether the application is running in headless mode (no UI).
- setIconPath(String) - Method in class org.scijava.AbstractUIDetails
-
- setIconPath(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setIconPath(String) - Method in class org.scijava.MenuEntry
-
- setIconPath(String) - Method in interface org.scijava.UIDetails
-
Sets the resource path to an icon representing the object.
- setIconPixel(int, int, ColorRGB) - Method in interface org.scijava.tool.IconDrawer
-
- setIncremental(boolean) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setInfo(PluginInfo<?>) - Method in class org.scijava.plugin.AbstractRichPlugin
-
- setInfo(PluginInfo<?>) - Method in interface org.scijava.plugin.HasPluginInfo
-
Sets the
PluginInfo
metadata associated with the object.
- setInitialized(boolean) - Method in class org.scijava.widget.DefaultWidgetModel
-
- setInitialized(boolean) - Method in interface org.scijava.widget.WidgetModel
-
Toggles the widget's initialization state.
- setInitializer(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setInitializer(String) - Method in interface org.scijava.module.MutableModuleItem
-
- setInput(String, Object) - Method in class org.scijava.command.CommandModule
-
- setInput(String, Object) - Method in class org.scijava.command.DynamicCommand
-
- setInput(String, Object) - Method in class org.scijava.module.AbstractModule
-
- setInput(String, Object) - Method in interface org.scijava.module.Module
-
Sets the value of the input with the given name.
- setInputFile(File) - Method in class org.scijava.plugins.commands.io.OpenFile
-
- setInputMap(InputTriggerMap) - Method in class org.scijava.ui.behaviour.AbstractMouseAndKeyHandler
-
- setInputs(Map<String, Object>) - Method in class org.scijava.module.AbstractModule
-
- setInputs(Map<String, Object>) - Method in interface org.scijava.module.Module
-
Sets input values according to the given table.
- setInputTrigger(InputTrigger) - Method in class org.scijava.ui.behaviour.io.gui.InputTriggerPanelEditor
-
- setIOType(ItemIO) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setIOType(ItemIO) - Method in interface org.scijava.module.MutableModuleItem
-
- setJniExtractor(JniExtractor) - Static method in class org.scijava.nativelib.NativeLoader
-
- setJumpCutoff(long) - Method in class org.scijava.io.handle.AbstractSeekableStreamHandle
-
Sets the maximum of bytes which are read from the stream when seeking
forward.
- setKeypressManager(KeyPressedManager, Runnable) - Method in class org.scijava.ui.behaviour.MouseAndKeyHandler
-
- setKeypressManager(KeyPressedManager, Component) - Method in class org.scijava.ui.behaviour.MouseAndKeyHandler
-
- setLabel(String) - Method in class org.scijava.AbstractBasicDetails
-
- setLabel(String) - Method in interface org.scijava.BasicDetails
-
Sets the name to appear in a UI, if applicable.
- setLabel(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setLabel(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setLabel(String) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer
-
- setLabel(String) - Method in class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- setLabel(String) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- setLabel(String) - Method in class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- setLabel(String) - Method in interface org.scijava.ui.viewer.DisplayPanel
-
Sets the label at the top of the display panel.
- setLanguage(ScriptLanguage) - Method in class org.scijava.script.ScriptInfo
-
Overrides the script language to use when executing the script.
- setLanguage(ScriptLanguage) - Method in class org.scijava.script.ScriptModule
-
- setLanguage(ScriptLanguage) - Method in class org.scijava.ui.swing.script.EditorPane
-
- setLanguage(ScriptLanguage, boolean) - Method in class org.scijava.ui.swing.script.EditorPane
-
Set the language of this
EditorPane
, optionally adding a header.
- setLanguageByFileName(String) - Method in class org.scijava.ui.swing.script.EditorPane
-
Get the language by filename extension.
- setLength(long) - Method in class org.scijava.download.MultiWriteHandle
-
- setLength(long) - Method in class org.scijava.io.handle.BytesHandle
-
- setLength(long) - Method in interface org.scijava.io.handle.DataHandle
-
Sets the new length of the handle.
- setLength(long) - Method in class org.scijava.io.handle.DummyHandle
-
- setLength(long) - Method in class org.scijava.io.handle.FileHandle
-
- setLength(long) - Method in class org.scijava.io.handle.ReadBufferDataHandle
-
- setLength(long) - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- setLength(long) - Method in class org.scijava.io.http.HTTPHandle
-
- setLevel(int) - Method in class org.scijava.log.AbstractLogService
-
- setLevel(String, int) - Method in class org.scijava.log.AbstractLogService
-
- setLevel(int) - Method in interface org.scijava.log.LogService
-
Changes the log level of the root logger.
- setLevel(String, int) - Method in interface org.scijava.log.LogService
-
For messages that are logged directly to the LogService.
- setLevelForLogger(String, int) - Method in class org.scijava.log.AbstractLogService
-
- setLevelForLogger(String, int) - Method in interface org.scijava.log.LogService
-
Setting the log level for loggers depending on their
LogSource
.
- setLittleEndian(boolean) - Method in interface org.scijava.io.handle.DataHandle
-
Sets the endianness of the stream.
- setLocation(int, int) - Method in interface org.scijava.ui.ApplicationFrame
-
Sets the coordinates of the application frame's top left corner.
- setLogger(Logger) - Method in class org.scijava.log.slf4j.SLF4JLogService
-
- setLogLevel(int) - Method in class org.scijava.log.LogSource
-
- setLogService(LogService) - Method in class org.scijava.script.AbstractScriptEngine
-
- setLookAndFeel(String) - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
- setMaximum(Comparable) - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- setMaximumGrowth(int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
- setMaximumGrowth(int) - Method in interface org.scijava.util.PrimitiveArray
-
Sets the maximal step size by which to grow the fixed-size array when
running out of space.
- setMaximumValue(T) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setMaximumValue(T) - Method in interface org.scijava.module.MutableModuleItem
-
- setMenuPath(MenuPath) - Method in class org.scijava.AbstractUIDetails
-
- setMenuPath(MenuPath) - Method in class org.scijava.command.DynamicCommandInfo
-
- setMenuPath(MenuPath) - Method in interface org.scijava.UIDetails
-
Sets the path to the object's suggested position in the menu structure.
- setMenuRoot(String) - Method in class org.scijava.AbstractUIDetails
-
- setMenuRoot(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setMenuRoot(String) - Method in interface org.scijava.UIDetails
-
Sets the name of the menu structure to which the object belongs.
- setMinimum(Comparable) - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- setMinimumValue(T) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setMinimumValue(T) - Method in interface org.scijava.module.MutableModuleItem
-
- setMnemonic(char) - Method in class org.scijava.MenuEntry
-
- setModal(boolean) - Method in class org.scijava.ui.swing.SwingDialog
-
Specifies whether this dialog should be modal.
- setMode(String) - Method in class org.scijava.io.handle.FileHandle
-
- setModuleClass(Class<? extends Module>) - Method in class org.scijava.module.DefaultMutableModuleInfo
-
- setModuleClass(Class<? extends Module>) - Method in interface org.scijava.module.MutableModuleInfo
-
Sets the module class described by this
ModuleInfo
.
- setMouseoverEnabled(boolean) - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Sets whether the selection should change upon mouseover.
- setName(String) - Method in class org.scijava.AbstractBasicDetails
-
- setName(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setName(String) - Method in class org.scijava.display.AbstractDisplay
-
- setName(String) - Method in class org.scijava.menu.ShadowMenu
-
- setName(String) - Method in class org.scijava.MenuEntry
-
- setName(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setName(String) - Method in interface org.scijava.Named
-
Sets the name of the object.
- setName(String) - Method in class org.scijava.task.DefaultTask
-
- setNoteLength(int) - Method in class org.scijava.util.TunePlayer
-
- setOctave(int) - Method in class org.scijava.util.TunePlayer
-
- setOffset(long) - Method in class org.scijava.io.handle.AbstractStreamHandle
-
- setOffset(long) - Method in interface org.scijava.io.handle.StreamHandle
-
Sets the offset of the handle to the given position.
- setOrder(DataHandle.ByteOrder) - Method in class org.scijava.io.handle.AbstractDataHandle
-
- setOrder(DataHandle.ByteOrder) - Method in interface org.scijava.io.handle.DataHandle
-
Sets the byte order of the stream.
- setOrientation(int) - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- setOutput(String, Object) - Method in class org.scijava.command.CommandModule
-
- setOutput(String, Object) - Method in class org.scijava.command.DynamicCommand
-
- setOutput(String, Object) - Method in class org.scijava.module.AbstractModule
-
- setOutput(String, Object) - Method in interface org.scijava.module.Module
-
Sets the value of the output with the given name.
- setOutputs(Map<String, Object>) - Method in class org.scijava.module.AbstractModule
-
- setOutputs(Map<String, Object>) - Method in interface org.scijava.module.Module
-
Sets output values according to the given table.
- setOutputWriter(Writer) - Method in class org.scijava.script.ScriptModule
-
Sets the writer used to record the standard output stream.
- setPanel(DisplayPanel) - Method in class org.scijava.ui.viewer.AbstractDisplayViewer
-
- setPanel(DisplayPanel) - Method in interface org.scijava.ui.viewer.DisplayViewer
-
Installs the display panel.
- setParent(BehaviourMap) - Method in class org.scijava.ui.behaviour.BehaviourMap
-
- setParent(InputTriggerMap) - Method in class org.scijava.ui.behaviour.InputTriggerMap
-
- setParent(ActionMap) - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- setParent(BehaviourMap) - Method in class org.scijava.ui.behaviour.util.WrappedBehaviourMap
-
- setParent(InputMap) - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- setParent(InputTriggerMap) - Method in class org.scijava.ui.behaviour.util.WrappedInputTriggerMap
-
- setParent(Component) - Method in class org.scijava.ui.swing.SwingDialog
-
Sets the frame in which the dialog is displayed; if the
parentComponent
has no
Frame
, a default one
is used.
- setParent(TreeNode<?>) - Method in class org.scijava.util.DefaultTreeNode
-
- setParent(TreeNode<?>) - Method in interface org.scijava.util.TreeNode
-
- setParentActionMap(ActionMap) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Set existing parent ActionMap, which is managed outside of this
InputActionBindings and serves as a parent for the whole chain.
- setParentInputMap(InputMap) - Method in class org.scijava.ui.behaviour.util.InputActionBindings
-
Set existing parent InputMap, which is managed outside of this
InputActionBindings and serves as a parent for the whole chain.
- setPersisted(boolean) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setPersisted(boolean) - Method in interface org.scijava.module.MutableModuleItem
-
- setPersistKey(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setPersistKey(String) - Method in interface org.scijava.module.MutableModuleItem
-
- setPluginClass(Class<? extends Command>) - Method in class org.scijava.command.CommandInfo
-
- setPluginClass(Class<? extends PT>) - Method in class org.scijava.plugin.PluginInfo
-
Explicitly sets the
Class
of the item objects.
- setPluginType(Class<PT>) - Method in class org.scijava.plugin.PluginInfo
-
Sets the type of plugin described by the metadata.
- setPresets(Map<String, Object>) - Method in class org.scijava.command.CommandInfo
-
Sets the table of items with fixed, preset values.
- setPrintStreams(Function<Integer, PrintStream>) - Method in class org.scijava.log.StderrLogService
-
- setPriority(double) - Method in class org.scijava.AbstractUIDetails
-
- setPriority(double) - Method in class org.scijava.command.DynamicCommandInfo
-
- setPriority(double) - Method in class org.scijava.plugin.AbstractRichPlugin
-
- setPriority(double) - Method in interface org.scijava.Prioritized
-
Sets the sort priority of the object.
- setProgress(int, int) - Method in class org.scijava.ui.awt.AWTStatusBar
-
- setProgress(int, int) - Method in interface org.scijava.ui.StatusBar
-
- setProgress(int, int) - Method in class org.scijava.ui.swing.SwingStatusBar
-
- setProgressMaximum(long) - Method in class org.scijava.task.DefaultTask
-
- setProgressMaximum(long) - Method in interface org.scijava.task.Task
-
Sets the total number of steps.
- setProgressValue(long) - Method in class org.scijava.task.DefaultTask
-
- setProgressValue(long) - Method in interface org.scijava.task.Task
-
Sets the current step.
- setReader(Reader) - Method in class org.scijava.script.AbstractScriptContext
-
- setRecordCallingClass(boolean) - Method in class org.scijava.ui.swing.console.LogRecorder
-
- setRecorder(LogRecorder) - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- setRed(int, int, int) - Method in class org.scijava.ui.ARGBPlane
-
- setRequired(boolean) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setRequired(boolean) - Method in interface org.scijava.module.MutableModuleItem
-
- setResizable(boolean) - Method in class org.scijava.ui.swing.SwingDialog
-
Sets whether this dialog is resizable by the user.
- setResolved(String, boolean) - Method in interface org.scijava.module.Module
-
- setResultLimit(int) - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Sets the maximum number of results per search category.
- setReturnValueAppended(boolean) - Method in class org.scijava.script.ScriptInfo
-
Gets whether the return value is appended as an additional output.
- setRowCount(int) - Method in class org.scijava.table.AbstractTable
-
- setRowCount(int) - Method in interface org.scijava.table.Table
-
Sets the number of rows in the table.
- setRowHeader(int, String) - Method in class org.scijava.table.AbstractTable
-
- setRowHeader(int, String) - Method in interface org.scijava.table.Table
-
Sets the row header at the given row.
- setSearchPattern(String) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
Sets the content of the search field.
- setSeed(long) - Method in class org.scijava.util.MersenneTwisterFast
-
Initalize the pseudo random number generator.
- setSeed(int[]) - Method in class org.scijava.util.MersenneTwisterFast
-
Sets the seed of the MersenneTwister using an array of integers.
- setSelectable(boolean) - Method in class org.scijava.AbstractUIDetails
-
- setSelectable(boolean) - Method in class org.scijava.command.DynamicCommandInfo
-
- setSelectable(boolean) - Method in interface org.scijava.UIDetails
-
Sets whether the object can be selected (e.g., checking and unchecking its
menu item) in the user interface.
- setSelected(boolean) - Method in class org.scijava.AbstractUIDetails
-
- setSelected(boolean) - Method in class org.scijava.command.DynamicCommandInfo
-
- setSelected(boolean) - Method in interface org.scijava.UIDetails
-
Sets whether the object is selected (e.g., its menu item is checked) in the
user interface.
- setSelectionGroup(String) - Method in class org.scijava.AbstractUIDetails
-
- setSelectionGroup(String) - Method in class org.scijava.command.DynamicCommandInfo
-
- setSelectionGroup(String) - Method in interface org.scijava.UIDetails
-
Sets the name of the selection group to which the object belongs.
- setSize(int) - Method in interface org.scijava.table.Column
-
Sets the column's size (i.e., number of rows).
- setSize(int) - Method in class org.scijava.util.AbstractPrimitiveArray
-
- setSize(int) - Method in interface org.scijava.util.Sizable
-
- setSize(int) - Method in class org.scijava.util.SizableArrayList
-
- setSizeLimited(boolean) - Method in class org.scijava.ui.swing.SwingDialog
-
Sets whether this dialog's size is limited by the screen size.
- setSnapshotVersion(String) - Method in class org.scijava.minimaven.Coordinate
-
- setSoftMaximum(T) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setSoftMaximum(T) - Method in interface org.scijava.module.MutableModuleItem
-
- setSoftMinimum(T) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setSoftMinimum(T) - Method in interface org.scijava.module.MutableModuleItem
-
- setSourceObject(Object) - Method in class org.scijava.convert.ConversionRequest
-
- setSourcesPanelVisible(boolean) - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- setStatus(String) - Method in class org.scijava.ui.awt.AWTStatusBar
-
- setStatus(String) - Method in interface org.scijava.ui.StatusBar
-
- setStatus(String) - Method in class org.scijava.ui.swing.SwingStatusBar
-
- setStatusMessage(String) - Method in class org.scijava.task.DefaultTask
-
- setStatusMessage(String) - Method in interface org.scijava.task.Task
-
Sets the status message.
- setStepSize(Number) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setStepSize(Number) - Method in interface org.scijava.module.MutableModuleItem
-
- setStepSize(Number) - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- setStrict(boolean) - Method in class org.scijava.Context
-
- setStrict(boolean) - Method in class org.scijava.parsington.eval.AbstractEvaluator
-
- setStrict(boolean) - Method in interface org.scijava.parsington.eval.Evaluator
-
Sets whether the evaluator is operating in strict mode.
- setSuccessful(boolean) - Method in class org.scijava.ui.dnd.event.DropEvent
-
Sets whether the drop operation was successful.
- setTabSize(int) - Method in class org.scijava.ui.swing.script.EditorPane
-
- setTags(Collection<String>) - Method in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- setTempo(int) - Method in class org.scijava.util.TunePlayer
-
- setText(String) - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- setText(String) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
Resets the text pane to the given HTML text.
- setTextFilterVisible(boolean) - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- setTimeout(long) - Method in class org.scijava.io.location.AbstractRemoteLocation
-
- setTimeout(long) - Method in interface org.scijava.io.location.RemoteLocation
-
Sets the connection timeout for this location.
- setTitle(String) - Method in class org.scijava.ui.swing.script.TextEditor
-
- setTitle(String) - Method in class org.scijava.ui.swing.SwingDialog
-
Sets the title string to display in the dialog title bar.
- setTitle(String) - Method in interface org.scijava.ui.viewer.DisplayWindow
-
- setToolTip(JComponent) - Method in class org.scijava.ui.swing.widget.SwingInputWidget
-
Assigns the model's description as the given component's tool tip.
- setTriggers(String[]) - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- setUI(UserInterface) - Method in class org.scijava.ui.swing.options.OptionsLookAndFeel
-
Deprecated.
- setup() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellScriptEngine
-
- setup() - Method in class org.scijava.plugins.scripting.clojure.ClojureScriptEngine
-
- setupAppFrame() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
Configures the application frame for subclass-specific settings (e.g., SDI
or MDI).
- setupAppFrame() - Method in class org.scijava.ui.swing.mdi.SwingMdiUI
-
- setupAppFrame() - Method in class org.scijava.ui.swing.sdi.SwingSDIUI
-
- setupConsole() - Method in class org.scijava.ui.swing.AbstractSwingUI
-
Configures the console for subclass-specific settings (e.g., SDI or MDI).
- setupConsole() - Method in class org.scijava.ui.swing.mdi.SwingMdiUI
-
- setupConsole() - Method in class org.scijava.ui.swing.sdi.SwingSDIUI
-
- setValidater(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setValidater(String) - Method in interface org.scijava.module.MutableModuleItem
-
- setValue(Module, T) - Method in class org.scijava.module.AbstractModuleItem
-
- setValue(Module, T) - Method in interface org.scijava.module.ModuleItem
-
Sets the item's current value with respect to the given module.
- setValue(String, Object) - Method in class org.scijava.optional.AbstractOptions
-
- setValue(String, Object) - Method in interface org.scijava.optional.Options
-
- setValue(int, int, boolean) - Method in interface org.scijava.table.BoolTable
-
Sets the value of the given table cell.
- setValue(int, int, byte) - Method in interface org.scijava.table.ByteTable
-
Sets the value of the given table cell.
- setValue(int, int, char) - Method in interface org.scijava.table.CharTable
-
Sets the value of the given table cell.
- setValue(int, int, double) - Method in interface org.scijava.table.DoubleTable
-
Sets the value of the given table cell.
- setValue(int, int, float) - Method in interface org.scijava.table.FloatTable
-
Sets the value of the given table cell.
- setValue(int, int, int) - Method in interface org.scijava.table.IntTable
-
Sets the value of the given table cell.
- setValue(int, int, long) - Method in interface org.scijava.table.LongTable
-
Sets the value of the given table cell.
- setValue(int, int, short) - Method in interface org.scijava.table.ShortTable
-
Sets the value of the given table cell.
- setValue(Object) - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- setValue(int, boolean) - Method in class org.scijava.util.BoolArray
-
- setValue(int, byte) - Method in class org.scijava.util.ByteArray
-
- setValue(int, char) - Method in class org.scijava.util.CharArray
-
- setValue(Field, Object, Object) - Static method in class org.scijava.util.ClassUtils
-
Sets the given field's value of the specified object instance.
- setValue(int, double) - Method in class org.scijava.util.DoubleArray
-
- setValue(int, float) - Method in class org.scijava.util.FloatArray
-
- setValue(int, int) - Method in class org.scijava.util.IntArray
-
- setValue(int, long) - Method in class org.scijava.util.LongArray
-
- setValue(int, E) - Method in class org.scijava.util.ObjectArray
-
- setValue(int, short) - Method in class org.scijava.util.ShortArray
-
- setValue(Object) - Method in class org.scijava.widget.DefaultWidgetModel
-
- setValue(Object) - Method in interface org.scijava.widget.WidgetModel
-
Sets the current value of the module input.
- setValueAt(Object, int, int) - Method in class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- setVar(String, Object) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable in the universe.
- setVar(String, boolean) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type boolean in the universe.
- setVar(String, byte) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type byte in the universe.
- setVar(String, char) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type char in the universe.
- setVar(String, double) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type double in the universe.
- setVar(String, float) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type float in the universe.
- setVar(String, int) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type int in the universe.
- setVar(String, long) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type long in the universe.
- setVar(String, short) - Method in class org.scijava.util.ReflectedUniverse
-
Registers a variable of primitive type short in the universe.
- setVerbose(boolean) - Method in class org.scijava.minimaven.BuildEnvironment
-
- setVisibility(ItemVisibility) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setVisibility(ItemVisibility) - Method in interface org.scijava.module.MutableModuleItem
-
- setVisible(boolean) - Method in class org.scijava.AbstractUIDetails
-
- setVisible(boolean) - Method in interface org.scijava.ui.ApplicationFrame
-
Show or hide the application frame
- setVisible(LogFormatter.Field, boolean) - Method in class org.scijava.ui.swing.console.LogFormatter
-
- setVisible(boolean) - Method in class org.scijava.ui.swing.mdi.ModalInternalFrame
-
- setVisible(boolean) - Method in interface org.scijava.UIDetails
-
Sets whether the object should be visible in the user interface.
- setWeight(double) - Method in class org.scijava.MenuEntry
-
- setWidgetStyle(String) - Method in class org.scijava.module.DefaultMutableModuleItem
-
- setWidgetStyle(String) - Method in interface org.scijava.module.MutableModuleItem
-
- setWindow(Component) - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- setWriter(Writer) - Method in class org.scijava.script.AbstractScriptContext
-
- sha1(byte[]) - Static method in class org.scijava.util.DigestUtils
-
Gets the given byte array's SHA-1 checksum, or null if unavailable.
- ShadowMenu - Class in org.scijava.menu
-
A tree representing a menu structure independent of any particular user
interface.
- ShadowMenu(Context, Collection<? extends ModuleInfo>) - Constructor for class org.scijava.menu.ShadowMenu
-
Constructs a root menu node populated with the given modules.
- ShadowMenuIterator - Class in org.scijava.menu
-
- ShadowMenuIterator(ShadowMenu) - Constructor for class org.scijava.menu.ShadowMenuIterator
-
- ShebangScriptProcessor - Class in org.scijava.script.process
-
A
ScriptProcessor
which looks for a
#!
at the beginning of a
script, and set the language accordingly.
- ShebangScriptProcessor() - Constructor for class org.scijava.script.process.ShebangScriptProcessor
-
- SHIFT_DOWN_MASK - Static variable in class org.scijava.ui.behaviour.InputTrigger
-
- shiftPressed() - Method in class org.scijava.ui.behaviour.GlobalKeyEventDispatcher
-
- ShortArray - Class in org.scijava.util
-
An extensible array of short
elements.
- ShortArray() - Constructor for class org.scijava.util.ShortArray
-
Constructs an extensible array of shorts, backed by a fixed-size array.
- ShortArray(int) - Constructor for class org.scijava.util.ShortArray
-
Constructs an extensible array of shorts, backed by a fixed-size array.
- ShortArray(short[]) - Constructor for class org.scijava.util.ShortArray
-
Constructs an extensible array of shorts, backed by the given fixed-size
array.
- ShortArrayUnwrapper() - Constructor for class org.scijava.convert.ArrayConverters.ShortArrayUnwrapper
-
- ShortArrayWrapper() - Constructor for class org.scijava.convert.ArrayConverters.ShortArrayWrapper
-
- ShortColumn - Class in org.scijava.table
-
Efficient implementation of
Column
for
short
primitives.
- ShortColumn() - Constructor for class org.scijava.table.ShortColumn
-
- ShortColumn(String) - Constructor for class org.scijava.table.ShortColumn
-
- SHORTENER_BACKSLASH - Static variable in class org.scijava.util.FileUtils
-
- SHORTENER_BACKSLASH_REGEX - Static variable in class org.scijava.util.FileUtils
-
- SHORTENER_ELLIPSE - Static variable in class org.scijava.util.FileUtils
-
- SHORTENER_SLASH - Static variable in class org.scijava.util.FileUtils
-
- SHORTENER_SLASH_REGEX - Static variable in class org.scijava.util.FileUtils
-
- shortenPath(String) - Static method in class org.scijava.util.FileUtils
-
Shortens the path to a maximum of 4 path elements.
- shortenPath(String, int) - Static method in class org.scijava.util.FileUtils
-
Shortens the path based on the given maximum number of path elements.
- ShortTable - Interface in org.scijava.table
-
A table of short-precision integer values.
- ShortToBigDecimalConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToBigDecimalConverter
-
- ShortToBigIntegerConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToBigIntegerConverter
-
- ShortToDoubleConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToDoubleConverter
-
- ShortToFloatConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToFloatConverter
-
- ShortToIntegerConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToIntegerConverter
-
- ShortToLongConverter() - Constructor for class org.scijava.convert.NumberConverters.ShortToLongConverter
-
- show() - Method in class org.scijava.ui.AbstractUserInterface
-
- show(String, Object) - Method in class org.scijava.ui.AbstractUserInterface
-
- show(Display<?>) - Method in class org.scijava.ui.AbstractUserInterface
-
- show() - Method in interface org.scijava.ui.console.ConsolePane
-
Makes the console visible.
- show(Object) - Method in class org.scijava.ui.DefaultUIService
-
- show(String, Object) - Method in class org.scijava.ui.DefaultUIService
-
- show(Display<?>) - Method in class org.scijava.ui.DefaultUIService
-
- show() - Method in class org.scijava.ui.headless.HeadlessUI
-
- show(String, Object) - Method in class org.scijava.ui.headless.HeadlessUI
-
- show(Display<?>) - Method in class org.scijava.ui.headless.HeadlessUI
-
- show() - Method in class org.scijava.ui.swing.console.SwingConsolePane
-
- show(boolean) - Method in class org.scijava.ui.swing.script.FindAndReplaceDialog
-
- show() - Method in class org.scijava.ui.swing.SwingDialog
-
Shows the dialog.
- show(Object) - Method in interface org.scijava.ui.UIService
-
Creates a
Display
for the given object, and shows it using an
appropriate UI widget of the default user interface.
- show(String, Object) - Method in interface org.scijava.ui.UIService
-
Creates a
Display
for the given object, and shows it using an
appropriate UI widget of the default user interface.
- show(Display<?>) - Method in interface org.scijava.ui.UIService
-
Creates and shows the given
Display
using an appropriate UI widget
of the default user interface.
- show() - Method in interface org.scijava.ui.UserInterface
-
Shows the UI.
- show(Object) - Method in interface org.scijava.ui.UserInterface
-
Shows the object onscreen using an appropriate UI widget.
- show(String, Object) - Method in interface org.scijava.ui.UserInterface
-
Shows the object onscreen using an appropriate UI widget.
- show(Display<?>) - Method in interface org.scijava.ui.UserInterface
-
Shows the display onscreen using an appropriate UI widget.
- showColorDialog(Component, String, Color) - Static method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- showConsole() - Method in class org.scijava.parsington.eval.EvaluatorConsole
-
- showConsole(BufferedReader) - Method in class org.scijava.parsington.eval.EvaluatorConsole
-
- ShowConsole - Class in org.scijava.ui.swing.console
-
Pops up the console window.
- ShowConsole() - Constructor for class org.scijava.ui.swing.console.ShowConsole
-
- showContextMenu(String, Display<?>, int, int) - Method in class org.scijava.ui.awt.AWTUI
-
- showContextMenu(String, Display<?>, int, int) - Method in class org.scijava.ui.DefaultUIService
-
- showContextMenu(String, Display<?>, int, int) - Method in class org.scijava.ui.headless.HeadlessUI
-
- showContextMenu(String, Display<?>, int, int) - Method in class org.scijava.ui.swing.AbstractSwingUI
-
- showContextMenu(String, Display<?>, int, int) - Method in interface org.scijava.ui.UIService
-
Displays a popup context menu for the given display at the specified
position.
- showContextMenu(String, Display<?>, int, int) - Method in interface org.scijava.ui.UserInterface
-
Displays a popup context menu for the given display at the specified
position.
- showDependencyTree(PrintStream, MavenProject, String) - Static method in class org.scijava.minimaven.MiniMaven
-
- showDialog(String) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String, DialogPrompt.MessageType) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String, String) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String, String, DialogPrompt.MessageType) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in class org.scijava.ui.DefaultUIService
-
- showDialog(String) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDialog(String, DialogPrompt.MessageType) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDialog(String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDialog(String, String) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDialog(String, String, DialogPrompt.MessageType) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDialog(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Method in interface org.scijava.ui.UIService
-
Displays a dialog prompt.
- showDisplay(boolean) - Method in class org.scijava.ui.swing.mdi.viewer.SwingMdiDisplayWindow
-
- showDisplay(boolean) - Method in class org.scijava.ui.swing.viewer.SwingDisplayWindow
-
- showDisplay(boolean) - Method in interface org.scijava.ui.viewer.DisplayWindow
-
Places this component into the desktop environment.
- showErrors() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- showExtension(String) - Method in class org.scijava.ui.swing.script.FileSystemTree
-
- showingErrors - Variable in class org.scijava.ui.swing.script.TextEditorTab
-
- showOutput() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- showPanel(Container) - Method in class org.scijava.ui.swing.search.SwingSearchBar
-
Called on the EDT when the search panel wants to appear.
- showProgress(int, int) - Method in class org.scijava.app.DefaultStatusService
-
- showProgress(int, int) - Method in interface org.scijava.app.StatusService
-
Updates the progress bar.
- showStatus(String) - Method in class org.scijava.app.DefaultStatusService
-
- showStatus(int, int, String) - Method in class org.scijava.app.DefaultStatusService
-
- showStatus(int, int, String, boolean) - Method in class org.scijava.app.DefaultStatusService
-
- showStatus(String) - Method in interface org.scijava.app.StatusService
-
Updates the status message.
- showStatus(int, int, String) - Method in interface org.scijava.app.StatusService
-
Updates the status message and progress bar.
- showStatus(int, int, String, boolean) - Method in interface org.scijava.app.StatusService
-
Updates the status message and progress bar, optionally flagging the status
notification as a warning.
- ShowSubscribers - Class in org.scijava.plugins.commands.debug
-
For EventBus diagnostics: shows what is subscribed to various event types.
- ShowSubscribers() - Constructor for class org.scijava.plugins.commands.debug.ShowSubscribers
-
- showTree(PrintStream, MavenProject, String) - Static method in class org.scijava.minimaven.MiniMaven
-
- showUI() - Method in class org.scijava.ui.DefaultUIService
-
- showUI(String) - Method in class org.scijava.ui.DefaultUIService
-
- showUI(UserInterface) - Method in class org.scijava.ui.DefaultUIService
-
- showUI() - Method in interface org.scijava.ui.UIService
-
Displays the UI for the default user interface.
- showUI(String) - Method in interface org.scijava.ui.UIService
-
Displays the UI with the given name (or class name).
- showUI(UserInterface) - Method in interface org.scijava.ui.UIService
-
Displays the given UI.
- ShowUIArgument - Class in org.scijava.ui.console
-
Handles the --showUI
argument, which signals that the UI should be
opened immediately.
- ShowUIArgument() - Constructor for class org.scijava.ui.console.ShowUIArgument
-
- shutdown() - Method in class org.scijava.ui.swing.script.JTextAreaOutputStream
-
Stop printing services, finishing to print any remaining tasks in the
context of the calling thread.
- shutdown() - Method in class org.scijava.ui.swing.script.JTextAreaWriter
-
Stop printing services, finishing to print any remaining tasks in the
context of the calling thread.
- shutdownNow() - Method in class org.scijava.ui.swing.script.JTextAreaOutputStream
-
Stop printing services immediately, not printing any remaining text.
- shutdownNow() - Method in class org.scijava.ui.swing.script.JTextAreaWriter
-
Stop printing services immediately, not printing any remaining text.
- sibling(String) - Method in interface org.scijava.io.location.BrowsableLocation
-
Obtains a location relative to this one, which will be configured
like the current location, but point to a the file specified by the
path
parameter.
- sibling(String) - Method in class org.scijava.io.location.FileLocation
-
- SIENNA - Static variable in class org.scijava.util.Colors
-
- SILVER - Static variable in class org.scijava.util.Colors
-
- singleToImportStatement(String) - Method in interface org.scijava.ui.swing.script.autocompletion.ImportFormat
-
Given a fully-qualified class name, return a String with the class formatted as an import statement.
- singleToImportStatement(String) - Method in class org.scijava.ui.swing.script.autocompletion.JythonImportFormat
-
- SingletonPlugin - Interface in org.scijava.plugin
-
Interface for plugins intended to be instantiated as singletons.
- SingletonService<PT extends SingletonPlugin> - Interface in org.scijava.plugin
-
- Sizable - Interface in org.scijava.util
-
An entity with a size.
- SizableArrayList<E> - Class in org.scijava.util
-
An
ArrayList
whose size can be adjusted more efficiently.
- SizableArrayList(int) - Constructor for class org.scijava.util.SizableArrayList
-
- SizableArrayList() - Constructor for class org.scijava.util.SizableArrayList
-
- SizableArrayList(Collection<? extends E>) - Constructor for class org.scijava.util.SizableArrayList
-
- size() - Method in class org.scijava.display.AbstractDisplay
-
- size() - Method in class org.scijava.io.ByteArrayByteBank
-
- size() - Method in interface org.scijava.io.ByteBank
-
- size() - Method in class org.scijava.io.nio.ByteBufferByteBank
-
- size() - Method in class org.scijava.menu.ShadowMenu
-
- size() - Method in class org.scijava.object.ObjectIndex
-
- size() - Method in class org.scijava.plugins.scripting.beanshell.BeanshellBindings
-
- size() - Method in class org.scijava.plugins.scripting.clojure.ClojureBindings
-
- size() - Method in class org.scijava.plugins.scripting.java.JavaEngineBindings
-
- size() - Method in class org.scijava.plugins.scripting.matlab.MATLABBindings
-
- size() - Method in interface org.scijava.table.Column
-
Gets the column's size (i.e., number of rows).
- size() - Method in interface org.scijava.table.Table
-
Gets the number of columns in the table.
- size() - Method in class org.scijava.ui.behaviour.util.WrappedActionMap
-
- size() - Method in class org.scijava.ui.behaviour.util.WrappedInputMap
-
- size() - Method in class org.scijava.util.AbstractPrimitiveArray
-
- size() - Method in class org.scijava.util.LastRecentlyUsed
-
- size() - Method in interface org.scijava.util.Sizable
-
- skip(long) - Method in interface org.scijava.io.handle.DataHandle
-
Skips over and discards n
bytes of data from the stream.
- skip(long) - Method in class org.scijava.io.handle.DataHandleInputStream
-
- skip(long) - Method in class org.scijava.io.handle.WriteBufferDataHandle
-
- skipBytes(int) - Method in interface org.scijava.io.handle.DataHandle
-
- skipBytes(int) - Method in class org.scijava.io.handle.FileHandle
-
- SKYBLUE - Static variable in class org.scijava.util.Colors
-
- SLATEBLUE - Static variable in class org.scijava.util.Colors
-
- SLATEGRAY - Static variable in class org.scijava.util.Colors
-
- SLATEGREY - Static variable in class org.scijava.util.Colors
-
- SLF4JLogService - Class in org.scijava.log.slf4j
-
Logging service implemented using
SLF4J.
- SLF4JLogService() - Constructor for class org.scijava.log.slf4j.SLF4JLogService
-
- SLIDER_STYLE - Static variable in interface org.scijava.widget.NumberWidget
-
Widget style for slider with spinner.
- SnapshotPOMHandler - Class in org.scijava.minimaven
-
TODO
- SnapshotPOMHandler() - Constructor for class org.scijava.minimaven.SnapshotPOMHandler
-
- snapshotVersion - Variable in class org.scijava.minimaven.Coordinate
-
- snapshotVersion - Variable in class org.scijava.minimaven.SnapshotPOMHandler
-
- snippet() - Method in class org.scijava.search.snippet.SnippetSearchResult
-
- SnippetSearcher - Class in org.scijava.search.snippet
-
- SnippetSearcher() - Constructor for class org.scijava.search.snippet.SnippetSearcher
-
- SnippetSearchResult - Class in org.scijava.search.snippet
-
- SnippetSearchResult(ScriptLanguage, String) - Constructor for class org.scijava.search.snippet.SnippetSearchResult
-
- SNOW - Static variable in class org.scijava.util.Colors
-
- sort(List<PT>, Class<PT>) - Method in interface org.scijava.plugin.PluginService
-
Sorts the given list of plugin instances by priority.
- SortablePlugin - Class in org.scijava.plugin
-
- SortablePlugin() - Constructor for class org.scijava.plugin.SortablePlugin
-
Deprecated.
- SortedObjectIndex<E extends Comparable<? super E>> - Class in org.scijava.object
-
Data structure for managing sorted lists of registered objects.
- SortedObjectIndex(Class<E>) - Constructor for class org.scijava.object.SortedObjectIndex
-
- sortImports() - Method in class org.scijava.ui.swing.script.TokenFunctions
-
- source() - Method in interface org.scijava.download.Download
-
- source() - Method in class org.scijava.log.LogMessage
-
Represents the source of the message.
- sourceClass() - Method in class org.scijava.convert.ConversionRequest
-
- sourceDirectory - Variable in class org.scijava.minimaven.MavenProject
-
- SourceFinder - Class in org.scijava.search
-
Static utility class for finding source URL of a given class.
- SourceFinder() - Constructor for class org.scijava.search.SourceFinder
-
- sourceLocation(Class<?>, Logger) - Static method in class org.scijava.search.SourceFinder
-
Discerns a URL where the source for a given class can be browsed.
- SourceNotFoundException - Exception in org.scijava.search
-
Exception for when source location discovery fails.
- SourceNotFoundException(Class<?>, Throwable) - Constructor for exception org.scijava.search.SourceNotFoundException
-
- sourceObject() - Method in class org.scijava.convert.ConversionRequest
-
- SourceSearchActionFactory - Class in org.scijava.search.classes
-
Search action for viewing the source code of a Java class.
- SourceSearchActionFactory() - Constructor for class org.scijava.search.classes.SourceSearchActionFactory
-
- sourceType() - Method in class org.scijava.batch.input.BatchInput
-
- sourceType() - Method in class org.scijava.convert.ConversionRequest
-
- sourceVersion - Variable in class org.scijava.minimaven.MavenProject
-
- SPINNER_STYLE - Static variable in interface org.scijava.widget.NumberWidget
-
Widget style for spinner only.
- SpinnerBigDecimalModel - Class in org.scijava.ui.swing.widget
-
- SpinnerBigDecimalModel(BigDecimal, Comparable<BigDecimal>, Comparable<BigDecimal>, BigDecimal) - Constructor for class org.scijava.ui.swing.widget.SpinnerBigDecimalModel
-
- SpinnerBigIntegerModel - Class in org.scijava.ui.swing.widget
-
- SpinnerBigIntegerModel(BigInteger, Comparable<BigInteger>, Comparable<BigInteger>, BigInteger) - Constructor for class org.scijava.ui.swing.widget.SpinnerBigIntegerModel
-
- SpinnerNumberModelFactory - Class in org.scijava.ui.swing.widget
-
- SpinnerNumberModelFactory() - Constructor for class org.scijava.ui.swing.widget.SpinnerNumberModelFactory
-
- SpinnerTypedNumberModel<T extends Number> - Class in org.scijava.ui.swing.widget
-
- SpinnerTypedNumberModel(Class<T>, T, Comparable<T>, Comparable<T>, T) - Constructor for class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- splitUnquoted(String, String) - Static method in class org.scijava.util.StringUtils
-
Splits a string only at separators outside of quotation marks ("
).
- SPRINGGREEN - Static variable in class org.scijava.util.Colors
-
- StackEvaluator - Interface in org.scijava.parsington.eval
-
Interface for stack-based expression evaluators.
- StandardEvaluator - Interface in org.scijava.parsington.eval
-
- standardList() - Static method in class org.scijava.parsington.Operators
-
Gets the standard list of operators.
- start(boolean) - Static method in class org.scijava.util.Timing
-
- startElement(String, String, String, Attributes) - Method in class org.scijava.minimaven.AbstractPOMHandler
-
- startsWithIdentifier(String) - Method in class org.scijava.ui.swing.script.MacroFunctions
-
- startup() - Method in class org.scijava.AbstractGateway
-
- startup() - Method in interface org.scijava.Gateway
-
- StartupService - Interface in org.scijava.startup
-
Interface for service managing startup operations.
- stateChanged(ChangeEvent) - Method in class org.scijava.ui.swing.script.TextEditor
-
- stateChanged(ChangeEvent) - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- stateChanged(ChangeEvent) - Method in class org.scijava.ui.swing.widget.SwingToggleWidget
-
- stateEquals(Object) - Method in class org.scijava.util.MersenneTwisterFast
-
- statementTerminate() - Method in interface org.scijava.script.CodeGenerator
-
Deprecated.
- statementTerminate() - Method in class org.scijava.script.CodeGeneratorJava
-
Deprecated.
- StaticSwingUtils - Class in org.scijava.ui.swing
-
A collection of generally useful Swing utility methods.
- StaticSwingUtils.PopperUpper - Class in org.scijava.ui.swing
-
Different platforms use different mouse gestures as pop-up triggers.
- status() - Method in class org.scijava.AbstractGateway
-
- status() - Method in interface org.scijava.Gateway
-
- StatusBar - Interface in org.scijava.ui
-
Common interface for status bars, which have a text area and progress bar,
similar to ImageJ 1.x.
- StatusEvent - Class in org.scijava.app.event
-
An event indicating a status update.
- StatusEvent(String) - Constructor for class org.scijava.app.event.StatusEvent
-
- StatusEvent(String, boolean) - Constructor for class org.scijava.app.event.StatusEvent
-
- StatusEvent(int, int) - Constructor for class org.scijava.app.event.StatusEvent
-
- StatusEvent(int, int, String) - Constructor for class org.scijava.app.event.StatusEvent
-
- StatusEvent(int, int, String, boolean) - Constructor for class org.scijava.app.event.StatusEvent
-
- StatusService - Interface in org.scijava.app
-
Interface for the status notification service.
- StdErrFilter - Class in org.scijava.config.logback
-
Filters log messages, keeping only Level.WARN
and Level.ERROR
levels.
- StdErrFilter() - Constructor for class org.scijava.config.logback.StdErrFilter
-
- StderrLogService - Class in org.scijava.log
-
Implementation of
LogService
using the standard error stream.
- StderrLogService() - Constructor for class org.scijava.log.StderrLogService
-
- StdOutFilter - Class in org.scijava.config.logback
-
Filters log messages, keeping only Level.TRACE
, Level.DEBUG
and Level.INFO
levels.
- StdOutFilter() - Constructor for class org.scijava.config.logback.StdOutFilter
-
- STEELBLUE - Static variable in class org.scijava.util.Colors
-
- stepDown() - Method in class org.scijava.ui.swing.widget.SpinnerBigDecimalModel
-
- stepDown() - Method in class org.scijava.ui.swing.widget.SpinnerBigIntegerModel
-
- stepDown() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- stepUp() - Method in class org.scijava.ui.swing.widget.SpinnerBigDecimalModel
-
- stepUp() - Method in class org.scijava.ui.swing.widget.SpinnerBigIntegerModel
-
- stepUp() - Method in class org.scijava.ui.swing.widget.SpinnerTypedNumberModel
-
- stop(Timing) - Static method in class org.scijava.util.Timing
-
- stream() - Method in class org.scijava.ui.swing.console.LogRecorder
-
- StreamHandle<L extends Location> - Interface in org.scijava.io.handle
-
- STRICT_PROPERTY - Static variable in class org.scijava.Context
-
System property indicating whether the context should fail fast when
attempting to instantiate a required service which is invalid or missing.
- STRING - Static variable in class org.scijava.ui.swing.script.highliters.MatlabTokenMaker
-
- string(byte[]) - Static method in class org.scijava.util.DigestUtils
-
Converts the given byte array to a string.
- string(List<?>) - Static method in class org.scijava.util.ListUtils
-
Converts the given list to a string.
- string(List<?>, boolean) - Static method in class org.scijava.util.ListUtils
-
Converts the given list to a string.
- string(List<?>, String, String, String, boolean) - Static method in class org.scijava.util.ListUtils
-
Converts the given list to a string.
- StringMaker - Class in org.scijava.util
-
Helper class for building up
String
s of key/value pairs.
- StringMaker() - Constructor for class org.scijava.util.StringMaker
-
- StringMaker(String) - Constructor for class org.scijava.util.StringMaker
-
- StringToFileArrayConverter() - Constructor for class org.scijava.convert.FileListConverters.StringToFileArrayConverter
-
- StringToFileConverter() - Constructor for class org.scijava.convert.FileListConverters.StringToFileConverter
-
- StringUtils - Class in org.scijava.util
-
Useful methods for working with
String
s.
- stripFilenameVersion(String) - Static method in class org.scijava.util.FileUtils
-
- stripNulls(String) - Static method in class org.scijava.util.StringUtils
-
Removes null bytes from a string.
- stripSuffix(String, String) - Method in class org.scijava.ui.swing.script.FileFunctions
-
- sub(Object, Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(int, int) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(long, long) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(float, float) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(double, double) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(BigInteger, BigInteger) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(BigDecimal, BigDecimal) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- sub(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- SUB - Static variable in class org.scijava.parsington.Operators
-
- SUB_ASSIGN - Static variable in class org.scijava.parsington.Operators
-
- subAssign(Object, Object) - Method in class org.scijava.parsington.eval.AbstractStandardStackEvaluator
-
- subAssign(Object, Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- subList(int, int) - Method in class org.scijava.display.AbstractDisplay
-
- subList(int, int) - Method in interface org.scijava.table.Column
-
- subList(int, int) - Method in interface org.scijava.table.Table
-
Returns a view of the portion of the table between the specified
fromIndex, inclusive, and toIndex, exclusive.
- subLogger(String, int) - Method in class org.scijava.log.AbstractLogService
-
- subLogger(String, int) - Method in class org.scijava.log.DefaultLogger
-
- subLogger(String) - Method in interface org.scijava.log.Logger
-
Creates a sub logger, that forwards the message it gets to this logger.
- subLogger(String, int) - Method in interface org.scijava.log.Logger
-
Creates a sub logger, that forwards the message it gets to this logger.
- subscribe(Object) - Method in class org.scijava.event.DefaultEventService
-
- subscribe(Object) - Method in interface org.scijava.event.EventService
-
Subscribes all of the given object's @
EventHandler
annotated
methods.
- SubSequence - Class in org.scijava.parsington
-
- SubSequence(CharSequence, int) - Constructor for class org.scijava.parsington.SubSequence
-
- SubSequence(CharSequence, int, int) - Constructor for class org.scijava.parsington.SubSequence
-
- subSequence(int, int) - Method in class org.scijava.parsington.SubSequence
-
- subSource(String) - Method in class org.scijava.log.LogSource
-
Returns a log source with the given path.
- supports(SearchResult) - Method in class org.scijava.batch.BatchModuleSearchActionFactory
-
- supports(BatchInput) - Method in class org.scijava.batch.input.FileBatchInputProvider
-
- supports(WidgetModel) - Method in class org.scijava.batch.SwingScriptInfoWidget
-
- supports(LinkedList<String>) - Method in class org.scijava.command.console.RunArgument
-
Deprecated.
- supports(Object) - Method in class org.scijava.command.run.CommandCodeRunner
-
- supports(LinkedList<String>) - Method in class org.scijava.console.AbstractConsoleArgument
-
- supports(LinkedList<String>) - Method in class org.scijava.console.SystemPropertyArgument
-
- supports(ConversionRequest) - Method in class org.scijava.convert.AbstractConverter
-
- supports(Object, Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- supports(Class<?>, Class<?>) - Method in class org.scijava.convert.AbstractConvertService
-
- supports(Object, Type) - Method in class org.scijava.convert.AbstractConvertService
-
- supports(Class<?>, Type) - Method in class org.scijava.convert.AbstractConvertService
-
- supports(Object, Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- supports(Object, Type) - Method in interface org.scijava.convert.ConvertService
-
- supports(Class<?>, Class<?>) - Method in interface org.scijava.convert.ConvertService
-
- supports(Class<?>, Type) - Method in interface org.scijava.convert.ConvertService
-
- supports(LinkedList<String>) - Method in class org.scijava.io.console.OpenArgument
-
- supports(String) - Method in interface org.scijava.io.IOPlugin
-
- supports(URI) - Method in class org.scijava.io.location.AbstractLocationResolver
-
- supports(LinkedList<String>) - Method in class org.scijava.main.console.MainArgument
-
- supports(Object) - Method in class org.scijava.main.run.MainCodeRunner
-
- supports(Object) - Method in class org.scijava.module.run.ModuleCodeRunner
-
- supports(D) - Method in class org.scijava.plugin.AbstractTypedPlugin
-
- supports(DT) - Method in interface org.scijava.plugin.HandlerService
-
Gets whether the given data object is supported.
- supports(DT) - Method in interface org.scijava.plugin.WrapperService
-
- supports(LinkedList<String>) - Method in class org.scijava.run.console.RunArgument
-
- supports(ScriptLanguage) - Method in class org.scijava.script.AbstractScriptHeader
-
- supports(LinkedList<String>) - Method in class org.scijava.script.console.RunScriptArgument
-
Deprecated.
- supports(Object) - Method in class org.scijava.script.run.ScriptCodeRunner
-
- supports(SearchResult) - Method in class org.scijava.search.classes.JavadocSearchActionFactory
-
- supports(SearchResult) - Method in class org.scijava.search.classes.SourceSearchActionFactory
-
- supports(SearchResult) - Method in class org.scijava.search.module.RunModuleSearchActionFactory
-
- supports(String) - Method in interface org.scijava.search.Searcher
-
Whether this plugin supports a search of this term.
- supports(SearchResult) - Method in class org.scijava.search.snippet.RunSnippetActionFactory
-
- supports(String) - Method in class org.scijava.search.snippet.SnippetSearcher
-
- supports(SearchResult) - Method in class org.scijava.search.web.OpenInBrowserActionFactory
-
- supports(File) - Method in interface org.scijava.text.TextFormat
-
- supports(File) - Method in interface org.scijava.text.TextService
-
Gets whether the given file contains text data in a supported format.
- supports(T) - Method in interface org.scijava.Typed
-
Gets whether this object is compatible with the given data object.
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTButtonWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTChoiceWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTMessageWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTObjectWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTTextWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.awt.widget.AWTToggleWidget
-
- supports(LinkedList<String>) - Method in class org.scijava.ui.console.HeadlessArgument
-
- supports(LinkedList<String>) - Method in class org.scijava.ui.console.ShowUIArgument
-
- supports(D, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supports(D, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given data object onto the
specified display.
- supports(D) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given data object onto a
compatible display.
- supports(DragAndDropData, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Checks whether the given
DragAndDropData
can be dropped onto the
specified display.
- supports(Object, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropService
-
Checks whether the given object can be dropped onto the specified display.
- supports(File) - Method in class org.scijava.ui.dnd.FileDragAndDropHandler
-
- supports(List<?>, Display<?>) - Method in class org.scijava.ui.dnd.ListDragAndDropHandler
-
- supports(File) - Method in class org.scijava.ui.dnd.ScriptFileDragAndDropHandler
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingButtonWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingColorWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingDateWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingFileListWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingFileWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingMessageWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingNumberWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingObjectWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingTextWidget
-
- supports(WidgetModel) - Method in class org.scijava.ui.swing.widget.SwingToggleWidget
-
- supports(WidgetModel) - Method in class org.scijava.widget.AbstractInputWidget
-
- supports(InputWidget<?, ?>) - Method in interface org.scijava.widget.InputPanel
-
Gets whether the given widget would be appropriate for the given panel.
- supports(WidgetModel) - Method in interface org.scijava.widget.InputWidget
-
Gets whether this widget would be appropriate for the given model.
- supportsData(DragAndDropData) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supportsData(DragAndDropData, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supportsData(DragAndDropData) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given
DragAndDropData
onto a compatible display.
- supportsData(DragAndDropData, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given
DragAndDropData
onto the specified display.
- supportsDisplay(Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supportsDisplay(Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping an assumed-to-be-compatible
data object onto the given
Display
.
- supportsItem(ModuleItem<?>) - Method in interface org.scijava.batch.BatchService
-
Returns true if type
can be populated with batch inputs provided
by this service
- supportsItem(ModuleItem<?>) - Method in class org.scijava.batch.FileBatchService
-
Returns true if
type
is a
File
.
- supportsModule(ModuleInfo) - Method in interface org.scijava.batch.BatchService
-
Returns true if moduleInfo
has at least one input item whose type
is supported by this service
- supportsObject(Object) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supportsObject(Object, Display<?>) - Method in class org.scijava.ui.dnd.AbstractDragAndDropHandler
-
- supportsObject(Object) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given object onto a
compatible display.
- supportsObject(Object, Display<?>) - Method in interface org.scijava.ui.dnd.DragAndDropHandler
-
Gets whether this handler supports dropping the given object onto the
specified display.
- supportsOpen(String) - Method in class org.scijava.io.AbstractIOPlugin
-
- supportsOpen(String) - Method in interface org.scijava.io.IOPlugin
-
Checks whether the I/O plugin can open data from the given source.
- supportsOpen(Location) - Method in interface org.scijava.io.IOPlugin
-
Checks whether the I/O plugin can open data from the given location.
- supportsOpen(Location) - Method in class org.scijava.script.io.ScriptIOPlugin
-
- supportsOpen(Location) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- supportsOpen(String) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- supportsOpen(Location) - Method in class org.scijava.text.io.TextIOPlugin
-
- supportsSave(String) - Method in class org.scijava.io.AbstractIOPlugin
-
- supportsSave(String) - Method in interface org.scijava.io.IOPlugin
-
Checks whether the I/O plugin can save data to the given destination.
- supportsSave(Location) - Method in interface org.scijava.io.IOPlugin
-
Checks whether the I/O plugin can save data to the given location.
- supportsSave(Object, String) - Method in interface org.scijava.io.IOPlugin
-
Checks whether the I/O plugin can save the given data to the specified
location.
- supportsSave(Object, Location) - Method in interface org.scijava.io.IOPlugin
-
- supportsSave(Object, String) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- supportsSave(Location) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- supportsSave(String) - Method in class org.scijava.table.DefaultTableIOPlugin
-
- swap(short) - Static method in class org.scijava.util.Bytes
-
- swap(char) - Static method in class org.scijava.util.Bytes
-
- swap(int) - Static method in class org.scijava.util.Bytes
-
- swap(long) - Static method in class org.scijava.util.Bytes
-
- swap(float) - Static method in class org.scijava.util.Bytes
-
- swap(double) - Static method in class org.scijava.util.Bytes
-
- SWATCHES_CLASS_NAME - Static variable in class org.scijava.ui.swing.widget.SwingColorWidget
-
- SwingApplicationFrame - Class in org.scijava.ui.swing
-
- SwingApplicationFrame(String) - Constructor for class org.scijava.ui.swing.SwingApplicationFrame
-
- SwingButtonWidget - Class in org.scijava.ui.swing.widget
-
A Swing widget that displays a button and invokes the callback of a parameter
when the button is clicked.
- SwingButtonWidget() - Constructor for class org.scijava.ui.swing.widget.SwingButtonWidget
-
- SwingChoiceRadioWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of multiple choice selector widget using
JRadioButton
s.
- SwingChoiceRadioWidget() - Constructor for class org.scijava.ui.swing.widget.SwingChoiceRadioWidget
-
- SwingChoiceWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of multiple choice selector widget using a
JComboBox
.
- SwingChoiceWidget() - Constructor for class org.scijava.ui.swing.widget.SwingChoiceWidget
-
- SwingColorWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of color chooser widget.
- SwingColorWidget() - Constructor for class org.scijava.ui.swing.widget.SwingColorWidget
-
- SwingConsolePane - Class in org.scijava.ui.swing.console
-
- SwingConsolePane(Context) - Constructor for class org.scijava.ui.swing.console.SwingConsolePane
-
- SwingDateWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of date selector widget.
- SwingDateWidget() - Constructor for class org.scijava.ui.swing.widget.SwingDateWidget
-
- SwingDialog - Class in org.scijava.ui.swing
-
A resizable dialog box containing a particular component.
- SwingDialog(Component, int, boolean) - Constructor for class org.scijava.ui.swing.SwingDialog
-
Creates a dialog box containing the given component.
- SwingDialog(Component, int, int, boolean) - Constructor for class org.scijava.ui.swing.SwingDialog
-
Creates a dialog box containing the given component.
- SwingDialogPrompt - Class in org.scijava.ui.swing.sdi
-
TODO
- SwingDialogPrompt(String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Constructor for class org.scijava.ui.swing.sdi.SwingDialogPrompt
-
- SwingDisplayPanel(DisplayWindow, Display<?>, EasySwingDisplayViewer<?>, JPanel) - Constructor for class org.scijava.ui.swing.viewer.EasySwingDisplayViewer.SwingDisplayPanel
-
- SwingDisplayPanel - Class in org.scijava.ui.swing.viewer
-
- SwingDisplayPanel() - Constructor for class org.scijava.ui.swing.viewer.SwingDisplayPanel
-
- SwingDisplayWindow - Class in org.scijava.ui.swing.viewer
-
- SwingDisplayWindow() - Constructor for class org.scijava.ui.swing.viewer.SwingDisplayWindow
-
- SwingFileListWidget - Class in org.scijava.ui.swing.widget
-
- SwingFileListWidget() - Constructor for class org.scijava.ui.swing.widget.SwingFileListWidget
-
- SwingFileWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of file selector widget.
- SwingFileWidget() - Constructor for class org.scijava.ui.swing.widget.SwingFileWidget
-
- SwingIconService - Class in org.scijava.ui.swing
-
- SwingIconService() - Constructor for class org.scijava.ui.swing.SwingIconService
-
- SwingInputHarvester - Class in org.scijava.ui.swing.widget
-
- SwingInputHarvester() - Constructor for class org.scijava.ui.swing.widget.SwingInputHarvester
-
- SwingInputPanel - Class in org.scijava.ui.swing.widget
-
- SwingInputPanel() - Constructor for class org.scijava.ui.swing.widget.SwingInputPanel
-
- SwingInputWidget<T> - Class in org.scijava.ui.swing.widget
-
Common superclass for Swing-based input widgets.
- SwingInputWidget() - Constructor for class org.scijava.ui.swing.widget.SwingInputWidget
-
- SwingJMenuBarCreator - Class in org.scijava.ui.swing.menu
-
- SwingJMenuBarCreator() - Constructor for class org.scijava.ui.swing.menu.SwingJMenuBarCreator
-
- SwingJMenuCreator - Class in org.scijava.ui.swing.menu
-
- SwingJMenuCreator() - Constructor for class org.scijava.ui.swing.menu.SwingJMenuCreator
-
- SwingJPopupMenuCreator - Class in org.scijava.ui.swing.menu
-
- SwingJPopupMenuCreator() - Constructor for class org.scijava.ui.swing.menu.SwingJPopupMenuCreator
-
- SwingMdiDialogPrompt - Class in org.scijava.ui.swing.mdi
-
TODO
- SwingMdiDialogPrompt(UserInterface, String, String, DialogPrompt.MessageType, DialogPrompt.OptionType) - Constructor for class org.scijava.ui.swing.mdi.SwingMdiDialogPrompt
-
- SwingMdiDisplayWindow - Class in org.scijava.ui.swing.mdi.viewer
-
TODO
- SwingMdiDisplayWindow() - Constructor for class org.scijava.ui.swing.mdi.viewer.SwingMdiDisplayWindow
-
- SwingMdiInputHarvester - Class in org.scijava.ui.swing.widget
-
- SwingMdiInputHarvester() - Constructor for class org.scijava.ui.swing.widget.SwingMdiInputHarvester
-
- SwingMdiUI - Class in org.scijava.ui.swing.mdi
-
Swing-based MDI user interface.
- SwingMdiUI() - Constructor for class org.scijava.ui.swing.mdi.SwingMdiUI
-
- SwingMessageWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of message widget.
- SwingMessageWidget() - Constructor for class org.scijava.ui.swing.widget.SwingMessageWidget
-
- SwingNumberWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of number chooser widget.
- SwingNumberWidget() - Constructor for class org.scijava.ui.swing.widget.SwingNumberWidget
-
- SwingObjectWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of object selector widget.
- SwingObjectWidget() - Constructor for class org.scijava.ui.swing.widget.SwingObjectWidget
-
- SwingScriptInfoWidget - Class in org.scijava.batch
-
- SwingScriptInfoWidget() - Constructor for class org.scijava.batch.SwingScriptInfoWidget
-
- SwingSDIUI - Class in org.scijava.ui.swing.sdi
-
Swing-based MDI user interface.
- SwingSDIUI() - Constructor for class org.scijava.ui.swing.sdi.SwingSDIUI
-
- SwingSearchBar - Class in org.scijava.ui.swing.search
-
Swing-based search bar for an application window.
- SwingSearchBar(Context) - Constructor for class org.scijava.ui.swing.search.SwingSearchBar
-
- SwingStatusBar - Class in org.scijava.ui.swing
-
- SwingStatusBar(Context) - Constructor for class org.scijava.ui.swing.SwingStatusBar
-
- SwingTableDisplayPanel - Class in org.scijava.ui.swing.viewer.table
-
This is the display panel for
Table
s.
- SwingTableDisplayPanel(TableDisplay, DisplayWindow) - Constructor for class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel
-
- SwingTableDisplayPanel.NullTableModel - Class in org.scijava.ui.swing.viewer.table
-
- SwingTableDisplayPanel.TableModel - Class in org.scijava.ui.swing.viewer.table
-
- SwingTableDisplayViewer - Class in org.scijava.ui.swing.viewer.table
-
A Swing
Table
display viewer, which displays tables in a
JTable
.
- SwingTableDisplayViewer() - Constructor for class org.scijava.ui.swing.viewer.table.SwingTableDisplayViewer
-
- SwingTextDisplayPanel - Class in org.scijava.ui.swing.viewer.text
-
This is the display panel for
String
s.
- SwingTextDisplayPanel(TextDisplay, DisplayWindow) - Constructor for class org.scijava.ui.swing.viewer.text.SwingTextDisplayPanel
-
- SwingTextDisplayViewer - Class in org.scijava.ui.swing.viewer.text
-
A Swing text display viewer, which displays strings in a simple text panel.
- SwingTextDisplayViewer() - Constructor for class org.scijava.ui.swing.viewer.text.SwingTextDisplayViewer
-
- SwingTextWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of text field widget.
- SwingTextWidget() - Constructor for class org.scijava.ui.swing.widget.SwingTextWidget
-
- SwingToggleWidget - Class in org.scijava.ui.swing.widget
-
Swing implementation of boolean toggle widget.
- SwingToggleWidget() - Constructor for class org.scijava.ui.swing.widget.SwingToggleWidget
-
- SwingToolBar - Class in org.scijava.ui.swing
-
Button bar with selectable tools, similar to ImageJ 1.x.
- SwingToolBar(Context) - Constructor for class org.scijava.ui.swing.SwingToolBar
-
- SwingUI - Interface in org.scijava.ui.swing
-
Base interface for Swing-based user interfaces.
- switchTo(String, int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- switchTo(File, int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- switchTo(File) - Method in class org.scijava.ui.swing.script.TextEditor
-
- switchTo(int) - Method in class org.scijava.ui.swing.script.TextEditor
-
- SyntaxHighlighter - Interface in org.scijava.ui.swing.script
-
Placeholder interface for syntax highlighters.
- SyntaxTree - Class in org.scijava.parsington
-
- SyntaxTree(LinkedList<Object>) - Constructor for class org.scijava.parsington.SyntaxTree
-
Creates a syntax tree built from the given
postfix
token queue.
- SYSTEM_PROPERTIES_SETTING - Static variable in class org.scijava.grab.DefaultGrabService
-
- systemAboutToSleep(SystemSleepEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- systemAweoke(SystemSleepEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- systemAwoke(SystemSleepEvent) - Method in class org.scijava.plugins.platforms.macos.MacOSAppEventDispatcher
-
- SystemClipboard - Interface in org.scijava.ui
-
UI agnostic representation of the system clipboard.
- SystemInformation - Class in org.scijava.plugins.commands.debug
-
Dumps the full system configuration, including installed libraries and Java
system properties.
- SystemInformation() - Constructor for class org.scijava.plugins.commands.debug.SystemInformation
-
- systemPath - Variable in class org.scijava.minimaven.Coordinate
-
- SystemPropertyArgument - Class in org.scijava.console
-
Handles the -D
command line argument, in an analogous way to tools
such as Java and Maven.
- SystemPropertyArgument() - Constructor for class org.scijava.console.SystemPropertyArgument
-
- TAB_DIV_LOCATION - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- TAB_DIV_ORIENTATION - Static variable in class org.scijava.ui.swing.script.TextEditor
-
- TAB_SIZE_PREFS - Static variable in class org.scijava.ui.swing.script.EditorPane
-
- Table<C extends Column<? extends T>,T> - Interface in org.scijava.table
-
A table of values.
- TableDisplay - Interface in org.scijava.table
-
- TableDisplayPanel - Interface in org.scijava.ui.viewer.table
-
This is a panel that can go inside a display window.
- TableDisplayViewer - Interface in org.scijava.ui.viewer.table
-
A display viewer for a display of
Table
s.
- TableIOOptions - Class in org.scijava.table.io
-
- TableIOOptions() - Constructor for class org.scijava.table.io.TableIOOptions
-
- TableIOOptions.Values - Class in org.scijava.table.io
-
- TableIOPlugin - Interface in org.scijava.table.io
-
Abstract plugin class for saving and loading tables
- TableIOService - Interface in org.scijava.table.io
-
- TableLoader - Class in org.scijava.table
-
Loads a text file containing comma separated values into a
DoubleTable
.
- TableLoader() - Constructor for class org.scijava.table.TableLoader
-
- tableModel - Variable in class org.scijava.ui.swing.commands.CommandFinderPanel
-
- TableModel(Table<?, ?>) - Constructor for class org.scijava.ui.swing.viewer.table.SwingTableDisplayPanel.TableModel
-
- Tables - Class in org.scijava.table
-
Utility methods for constructing tables.
- TABS_EMULATED_PREFS - Static variable in class org.scijava.ui.swing.script.EditorPane
-
- TagPanelEditor - Class in org.scijava.ui.behaviour.io.gui
-
- TagPanelEditor(Collection<String>) - Constructor for class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- TagPanelEditor(Collection<String>, boolean) - Constructor for class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- TagPanelEditor(Collection<String>, boolean, Map<String, String>) - Constructor for class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- TagPanelEditor.TagSelectionChangeListener - Interface in org.scijava.ui.behaviour.io.gui
-
- tagPanels - Variable in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- tags - Variable in class org.scijava.ui.behaviour.io.gui.TagPanelEditor
-
- tagSelectionChanged() - Method in interface org.scijava.ui.behaviour.io.gui.TagPanelEditor.TagSelectionChangeListener
-
- TAN - Static variable in class org.scijava.util.Colors
-
- target - Variable in class org.scijava.minimaven.MavenProject
-
- targetVersion - Variable in class org.scijava.minimaven.MavenProject
-
- task() - Method in interface org.scijava.download.Download
-
- Task - Interface in org.scijava.task
-
A self-aware job which reports its status and progress as it runs.
- TaskEvent - Class in org.scijava.task.event
-
An event indicating a
Task
has been updated.
- TaskEvent(Task) - Constructor for class org.scijava.task.event.TaskEvent
-
- TaskService - Interface in org.scijava.task
-
Service for working with
Task
s.
- TEAL - Static variable in class org.scijava.util.Colors
-
- TemplateSearcher - Class in org.scijava.search.template
-
- TemplateSearcher() - Constructor for class org.scijava.search.template.TemplateSearcher
-
- TemplateSearchResult - Class in org.scijava.search.template
-
- TemplateSearchResult(String, URL) - Constructor for class org.scijava.search.template.TemplateSearchResult
-
- terminate() - Method in class org.scijava.search.DefaultSearchOperation
-
- terminate() - Method in interface org.scijava.search.SearchOperation
-
Asynchronously terminates the search.
- TestUtils - Class in org.scijava.test
-
A bunch of helpful functions for unit tests.
- TestUtils() - Constructor for class org.scijava.test.TestUtils
-
- text() - Method in class org.scijava.AbstractGateway
-
- text() - Method in interface org.scijava.Gateway
-
- text() - Method in class org.scijava.log.LogMessage
-
The content of this log message.
- textArea - Variable in class org.scijava.ui.swing.script.ErrorHandler
-
- TextArea(int, int) - Constructor for class org.scijava.ui.swing.script.PromptPane.TextArea
-
- TextDisplay - Interface in org.scijava.display
-
- TextDisplayPanel - Interface in org.scijava.ui.viewer.text
-
This is a panel that can go inside a display window.
- TextDisplayTest - Class in org.scijava.plugins.commands.debug
-
A test of text displays.
- TextDisplayTest() - Constructor for class org.scijava.plugins.commands.debug.TextDisplayTest
-
- TextDisplayViewer - Interface in org.scijava.ui.viewer.text
-
- TextEditor - Class in org.scijava.ui.swing.script
-
A versatile script editor for SciJava applications.
- TextEditor(Context) - Constructor for class org.scijava.ui.swing.script.TextEditor
-
- TextEditor.AcceleratorTriplet - Class in org.scijava.ui.swing.script
-
- TextEditor.Executer - Class in org.scijava.ui.swing.script
-
Generic Thread that keeps a starting time stamp, sets the priority to
normal and starts itself.
- TextEditor.FindClassSourceAndJavadoc - Class in org.scijava.ui.swing.script
-
- TextEditorTab - Class in org.scijava.ui.swing.script
-
- TextEditorTab(TextEditor) - Constructor for class org.scijava.ui.swing.script.TextEditorTab
-
- TextFormat - Interface in org.scijava.text
-
TextFormat
is a plugin that provides handling for a text markup
language.
- TextIOPlugin - Class in org.scijava.text.io
-
- TextIOPlugin() - Constructor for class org.scijava.text.io.TextIOPlugin
-
- TextIOService - Interface in org.scijava.text.io
-
- TextService - Interface in org.scijava.text
-
Interface for service that works with text formats.
- textValueChanged(TextEvent) - Method in class org.scijava.ui.awt.widget.AWTFileWidget
-
- textValueChanged(TextEvent) - Method in class org.scijava.ui.awt.widget.AWTNumberWidget
-
- textValueChanged(TextEvent) - Method in class org.scijava.ui.awt.widget.AWTTextWidget
-
- TextWidget<U> - Interface in org.scijava.widget
-
Widget interface for text fields and areas.
- TextWrapper(int) - Constructor for class org.scijava.ui.swing.script.FileFunctions.TextWrapper
-
- THISTLE - Static variable in class org.scijava.util.Colors
-
- thread() - Method in class org.scijava.AbstractGateway
-
- thread() - Method in interface org.scijava.Gateway
-
- THREAD_COUNT - Static variable in class org.scijava.util.MirrorWebsite
-
- ThreadService - Interface in org.scijava.thread
-
Interface for the thread handling service.
- ThreadService.ThreadContext - Enum in org.scijava.thread
-
- throwable() - Method in class org.scijava.log.LogMessage
-
Exception associated with the log message.
- tick(Timing) - Static method in class org.scijava.util.Timing
-
- tick(Timing, Object) - Static method in class org.scijava.util.Timing
-
- tileFramesHorizontally() - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
- tileFramesVertically() - Method in class org.scijava.ui.swing.mdi.JMDIDesktopPane
-
- time() - Method in class org.scijava.log.LogMessage
-
Time of the creation of the log message.
- timestamp - Variable in class org.scijava.minimaven.SnapshotPOMHandler
-
- Timing - Class in org.scijava.util
-
A helper class to help with optimizing the performance of a list of
operations.
- Timing() - Constructor for class org.scijava.util.Timing
-
- title() - Method in class org.scijava.search.classes.ClassesSearcher
-
- title() - Method in class org.scijava.search.module.ModuleSearcher
-
- title(ModuleInfo) - Static method in class org.scijava.search.module.ModuleSearcher
-
Gets a human-readable title for the module, or null if none.
- title() - Method in interface org.scijava.search.Searcher
-
Short descriptive string identifying the sort of results found by this
plugin.
- title() - Method in class org.scijava.search.snippet.SnippetSearcher
-
- title() - Method in class org.scijava.search.template.TemplateSearcher
-
- title() - Method in class org.scijava.search.web.BISESearcher
-
- title() - Method in class org.scijava.search.web.ImageForumSearcher
-
- title() - Method in class org.scijava.search.web.ImageJWikiSearcher
-
- TMP_PREFIX - Static variable in class org.scijava.nativelib.BaseJniExtractor
-
- toArray() - Method in class org.scijava.display.AbstractDisplay
-
- toArray(U[]) - Method in class org.scijava.display.AbstractDisplay
-
- toArray() - Method in class org.scijava.menu.ShadowMenu
-
- toArray(T[]) - Method in class org.scijava.menu.ShadowMenu
-
- toArray() - Method in class org.scijava.object.ObjectIndex
-
- toArray(T[]) - Method in class org.scijava.object.ObjectIndex
-
- toArray() - Method in interface org.scijava.table.Column
-
- toArray(E[]) - Method in interface org.scijava.table.Column
-
- toArray() - Method in interface org.scijava.table.Table
-
Returns an array containing all of the columns in the table in proper
sequence (from first to last column).
- toArray(A[]) - Method in interface org.scijava.table.Table
-
Returns an array containing all of the column in the table in proper
sequence (from first to last column); the runtime type of the returned
array is that of the specified array.
- toArray() - Method in class org.scijava.util.LastRecentlyUsed
-
- toArray(S[]) - Method in class org.scijava.util.LastRecentlyUsed
-
- toByteArray(long, int) - Method in interface org.scijava.io.ByteBank
-
Copies part of this buffer into a newly allocated byte array.
- toByteArray() - Method in interface org.scijava.io.ByteBank
-
Copies this entire buffer into a newly allocated byte array.
- toCollection(Object) - Static method in class org.scijava.util.ArrayUtils
-
Converts the provided Object to a
Collection
implementation.
- toDouble(byte[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a double
.
- toDouble(byte[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array beyond the given
offset to a double
.
- toDouble(byte[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array to a
double
.
- toDouble(short[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a double
.
- toDouble(short[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array beyond the given
offset to a double
.
- toDouble(short[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array to a
double
.
- toFloat(byte[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a float
.
- toFloat(byte[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array beyond a given
offset to a float
.
- toFloat(byte[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array to a
float
.
- toFloat(short[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
a given offset to a float
.
- toFloat(short[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array beyond a given
offset to a float
.
- toFloat(short[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array to a
float
.
- toggleBookmark() - Method in class org.scijava.ui.swing.script.EditorPane
-
Add/remove bookmark for line containing the cursor/caret.
- toggleBookmark(int) - Method in class org.scijava.ui.swing.script.EditorPane
-
Add/remove bookmark for a specific line.
- toggleBookmark() - Method in class org.scijava.ui.swing.script.TextEditor
-
- toggleErrors() - Method in class org.scijava.ui.swing.script.TextEditorTab
-
- toggleSourcesPanel() - Method in class org.scijava.ui.swing.console.LoggingPanel
-
- ToggleWidget<U> - Interface in org.scijava.widget
-
Widget interface for boolean toggles.
- toHTML(Set<Class<? extends SciJavaEvent>>, Set<Class<? extends SciJavaEvent>>) - Method in class org.scijava.event.DefaultEventHistory
-
- toHTML(boolean) - Method in class org.scijava.event.EventDetails
-
- toHTML(Set<Class<? extends SciJavaEvent>>, Set<Class<? extends SciJavaEvent>>) - Method in interface org.scijava.event.EventHistory
-
Gets the recorded event history as an HTML string.
- toHTMLColor() - Method in class org.scijava.util.ColorRGB
-
- toInt(byte[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to an int
.
- toInt(byte[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array beyond the given
offset to an int
.
- toInt(byte[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array to an
int
.
- toInt(short[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to an int
.
- toInt(short[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array beyond the given
offset to an int
.
- toInt(short[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 4 bytes of a byte
array to an
int
.
- token() - Method in class org.scijava.parsington.SyntaxTree
-
- Token - Class in org.scijava.parsington
-
Base class for various types of tokens: operators, groups, functions and
variables.
- Token(String) - Constructor for class org.scijava.parsington.Token
-
- tokenEquals(Token, char[]) - Static method in class org.scijava.ui.swing.script.TokenFunctions
-
- TokenFunctions - Class in org.scijava.ui.swing.script
-
TODO
- TokenFunctions(RSyntaxTextArea) - Constructor for class org.scijava.ui.swing.script.TokenFunctions
-
- Tokens - Class in org.scijava.parsington
-
Utility methods for working with tokens.
- toLong(byte[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a long
.
- toLong(byte[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array beyond the given
offset to a long
.
- toLong(byte[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array to a
long
.
- toLong(short[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a long
.
- toLong(short[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array beyond the given
offset to a long
.
- toLong(short[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 8 bytes of a byte
array to a
long
.
- TOMATO - Static variable in class org.scijava.util.Colors
-
- toMillis(int) - Method in class org.scijava.util.TunePlayer
-
Converts the given note length to milliseconds, by the current tempo.
- toNumber(Object, Class<?>) - Static method in class org.scijava.util.NumberUtils
-
Converts the given object to a
Number
of the specified type, or
null if the types are incompatible.
- tool() - Method in class org.scijava.AbstractGateway
-
- tool() - Method in interface org.scijava.Gateway
-
- Tool - Interface in org.scijava.tool
-
Interface for tools.
- ToolActivatedEvent - Class in org.scijava.tool.event
-
An event indicating a tool has been activated.
- ToolActivatedEvent(Tool) - Constructor for class org.scijava.tool.event.ToolActivatedEvent
-
- ToolBar - Interface in org.scijava.ui
-
Common interface for tool bars, which are button bars with selectable tools,
similar to ImageJ 1.x.
- ToolDeactivatedEvent - Class in org.scijava.tool.event
-
An event indicating a tool has been deactivated.
- ToolDeactivatedEvent(Tool) - Constructor for class org.scijava.tool.event.ToolDeactivatedEvent
-
- ToolEvent - Class in org.scijava.tool.event
-
An event indicating something has happened to a tool.
- ToolEvent(Tool) - Constructor for class org.scijava.tool.event.ToolEvent
-
- ToolService - Interface in org.scijava.tool
-
Interface for service that tracks available tools.
- toShort(byte[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a short
.
- toShort(byte[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 2 bytes of a byte
array beyond the given
offset to a short
.
- toShort(byte[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 2 bytes of a byte
array to a
short
.
- toShort(short[], int, int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first len
bytes of a byte
array beyond
the given offset to a short
.
- toShort(short[], int, boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 2 bytes of a byte
array beyond the given
offset to a short
.
- toShort(short[], boolean) - Static method in class org.scijava.util.Bytes
-
Translates up to the first 2 bytes of a byte
array to a
short
.
- toSimpleName(Class<?>) - Static method in class org.scijava.annotations.legacy.LegacyReader
-
- toString() - Method in class org.scijava.AbstractBasicDetails
-
- toString() - Method in class org.scijava.AbstractUIDetails
-
- toString() - Method in class org.scijava.app.event.StatusEvent
-
- toString() - Method in class org.scijava.command.CommandInfo
-
- toString() - Method in class org.scijava.command.CommandModule
-
- toString() - Method in class org.scijava.console.OutputEvent
-
- toString() - Method in class org.scijava.display.AbstractDisplay
-
- toString() - Method in class org.scijava.display.event.DisplayEvent
-
- toString() - Method in class org.scijava.display.event.input.InputEvent
-
- toString() - Method in class org.scijava.display.event.input.KyEvent
-
- toString() - Method in class org.scijava.display.event.input.MsButtonEvent
-
- toString() - Method in class org.scijava.display.event.window.WinEvent
-
- toString() - Method in class org.scijava.event.SciJavaEvent
-
- toString() - Method in class org.scijava.input.Accelerator
-
- toString() - Method in class org.scijava.input.InputModifiers
-
- toString() - Method in class org.scijava.io.event.IOEvent
-
- toString() - Method in class org.scijava.io.location.AbstractLocation
-
- toString() - Method in class org.scijava.log.LogMessage
-
- toString() - Method in class org.scijava.log.LogSource
-
- toString() - Method in class org.scijava.menu.ShadowMenu
-
- toString() - Method in class org.scijava.MenuEntry
-
- toString() - Method in class org.scijava.minimaven.Coordinate
-
- toString() - Method in class org.scijava.minimaven.MavenProject
-
- toString() - Method in class org.scijava.minimaven.ReadInto
-
- toString() - Method in class org.scijava.module.AbstractModuleItem
-
- toString() - Method in class org.scijava.module.event.ModuleEvent
-
- toString() - Method in class org.scijava.module.event.ModuleProcessEvent
-
- toString() - Method in class org.scijava.object.event.ListEvent
-
- toString() - Method in class org.scijava.object.event.ObjectEvent
-
- toString() - Method in class org.scijava.object.ObjectIndex
-
- toString() - Method in class org.scijava.optional.AbstractOptions.AbstractValues
-
- toString() - Method in class org.scijava.optional.AbstractOptions
-
- toString() - Method in class org.scijava.optional.AbstractOptions.ValuesToString
-
- toString() - Method in class org.scijava.options.event.OptionsEvent
-
- toString() - Method in class org.scijava.parsington.Group
-
- toString() - Method in class org.scijava.parsington.Position
-
- toString() - Method in class org.scijava.parsington.SubSequence
-
- toString() - Method in class org.scijava.parsington.SyntaxTree
-
- toString() - Method in class org.scijava.parsington.Token
-
- toString() - Method in class org.scijava.platform.event.AppFocusEvent
-
- toString() - Method in class org.scijava.platform.event.AppMenusCreatedEvent
-
- toString() - Method in class org.scijava.platform.event.AppSleepEvent
-
- toString() - Method in class org.scijava.platform.event.AppUserSessionEvent
-
- toString() - Method in class org.scijava.platform.event.AppVisibleEvent
-
- toString() - Method in class org.scijava.plugin.AbstractRichPlugin
-
- toString() - Method in class org.scijava.plugin.PluginInfo
-
- toString() - Method in class org.scijava.script.AbstractScriptLanguage
-
- toString() - Method in class org.scijava.search.DefaultSearchAction
-
- toString() - Method in class org.scijava.service.AbstractService
-
- toString() - Method in class org.scijava.swing.checkboxtree.CheckBoxNodeData
-
- toString() - Method in class org.scijava.task.event.TaskEvent
-
- toString() - Method in class org.scijava.tool.event.ToolEvent
-
- toString() - Method in class org.scijava.ui.behaviour.InputTrigger
-
- toString() - Method in class org.scijava.ui.behaviour.io.InputTriggerDescription
-
- toString() - Method in class org.scijava.ui.dnd.event.DragAndDropEvent
-
- toString() - Method in class org.scijava.ui.dnd.event.DragEnterEvent
-
- toString() - Method in class org.scijava.ui.dnd.event.DropEvent
-
- toString() - Method in class org.scijava.ui.dnd.MIMEType
-
- toString() - Method in class org.scijava.ui.event.UIEvent
-
- toString() - Method in class org.scijava.ui.swing.script.Bookmark
-
- toString() - Method in class org.scijava.ui.swing.script.FileSystemTree.Node
-
- toString() - Method in class org.scijava.ui.swing.script.TextEditor.Executer
-
- toString() - Method in class org.scijava.util.ColorRGB
-
- toString() - Method in class org.scijava.util.IntCoords
-
- toString() - Method in class org.scijava.util.IntRect
-
- toString() - Method in class org.scijava.util.ReadInto
-
- toString() - Method in class org.scijava.util.RealCoords
-
- toString() - Method in class org.scijava.util.RealRect
-
- toString() - Method in class org.scijava.util.StringMaker
-
- toString() - Method in class org.scijava.util.XML
-
- trace(Object) - Method in interface org.scijava.log.Logger
-
- trace(Throwable) - Method in interface org.scijava.log.Logger
-
- trace(Object, Throwable) - Method in interface org.scijava.log.Logger
-
- TRACE - Static variable in class org.scijava.log.LogLevel
-
- TRACE - Static variable in interface org.scijava.log.LogService
-
- transpose(Object) - Method in class org.scijava.parsington.eval.DefaultEvaluator
-
- transpose(Object) - Method in interface org.scijava.parsington.eval.StandardEvaluator
-
- TRANSPOSE - Static variable in class org.scijava.parsington.Operators
-
- TreeNode<T> - Interface in org.scijava.util
-
A wrapper around a data object, for storing it in a tree structure.
- treeNodesChanged(TreeModelEvent) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
- treeNodesInserted(TreeModelEvent) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
- treeNodesRemoved(TreeModelEvent) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
- treeStructureChanged(TreeModelEvent) - Method in class org.scijava.ui.swing.commands.WatchEventsFrame
-
- TriggerBehaviourBindings - Class in org.scijava.ui.behaviour.util
-
- TriggerBehaviourBindings() - Constructor for class org.scijava.ui.behaviour.util.TriggerBehaviourBindings
-
Create chained maps just consisting of empty roots.
- TunePlayer - Class in org.scijava.util
-
Any QBasic fans out there? ;-)
- TunePlayer() - Constructor for class org.scijava.util.TunePlayer
-
- TunePlayer(int) - Constructor for class org.scijava.util.TunePlayer
-
- TURQUOISE - Static variable in class org.scijava.util.Colors
-
- type - Variable in class org.scijava.script.ParameterObject
-
Deprecated.
- type(Class<?>) - Method in class org.scijava.table.io.TableIOOptions
-
Alternatifely to guessing the data type or specifying a parser, specify the desired data type of all table entries
- Typed<T> - Interface in org.scijava
-
An object with an associated type (i.e.,
Class
), which can be queried
at runtime.
- TypedIOService<D> - Interface in org.scijava.io
-
Interface for high-level data I/O: opening and saving data of a specific type.
- TypedPlugin<D> - Interface in org.scijava.plugin
-
Interface for plugins with an associated type (i.e.,
Class
).
- TypedService<DT,PT extends TypedPlugin<DT>> - Interface in org.scijava.plugin
-
A service for managing a particular sort of
TypedPlugin
.
- Types - Class in org.scijava.util
-
Utility class for working with generic types, fields and methods.