Package | Description |
---|---|
org.scijava.ui.swing.script | |
org.scijava.ui.swing.script.highliters | |
org.scijava.ui.swing.script.languagesupport |
Class and Description |
---|
Bookmark
A "bookmark" is a stored location (line, file) in the text editor.
|
EditorPane
Main text editing component of the script editor, based on
RSyntaxTextArea . |
ErrorHandler
TODO
|
ExceptionHandler
TODO
|
FileSystemTree.LeafListener |
FileSystemTree.Node |
LanguageSupportPlugin
Interface for
AutoCompletion plugins. |
LanguageSupportService
Service which manages
LanguageSupportPlugin s. |
OutputPane
An output area for the scripting user interfaces.
|
TextEditor
A versatile script editor for SciJava applications.
|
TextEditor.AcceleratorTriplet |
TextEditor.Executer
Generic Thread that keeps a starting time stamp, sets the priority to
normal and starts itself.
|
TextEditorTab
Tab in a
TextEditor containing an EditorPane . |
VarsPane
A side pane with information about available languages and variables.
|
Class and Description |
---|
SyntaxHighlighter
Placeholder interface for syntax highlighters.
|
Class and Description |
---|
LanguageSupportPlugin
Interface for
AutoCompletion plugins. |
Copyright © 2015–2022 SciJava. All rights reserved.