Package | Description |
---|---|
org.scijava.ui.swing.script |
Modifier and Type | Method and Description |
---|---|
ScriptREPL |
InterpreterWindow.getREPL()
Gets the window's associated
ScriptREPL . |
ScriptREPL |
InterpreterPane.getREPL()
Gets the associated script REPL.
|
Constructor and Description |
---|
PromptPane(ScriptREPL repl,
VarsPane vars,
OutputPane output) |
VarsPane(Context context,
ScriptREPL repl) |
Copyright © 2015–2022 SciJava. All rights reserved.