ConfigBuilder

de.sciss.scalainterpreter.InterpreterPane$.ConfigBuilder
See theConfigBuilder companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

Abstract fields

var code: String

Code to initially execute once the interpreter is initialized.

Code to initially execute once the interpreter is initialized.

Attributes

var executeKey: KeyStroke

Key stroke to trigger interpreter execution of selected text

Key stroke to trigger interpreter execution of selected text

Attributes

Whether to prepend an information text with the execution key info to the code pane's text

Whether to prepend an information text with the execution key info to the code pane's text

Attributes