Config

de.sciss.scalainterpreter.InterpreterPane$.Config
See theConfig companion object
trait Config extends ConfigLike

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def code: String

Code to initially execute once the interpreter is initialized.

Code to initially execute once the interpreter is initialized.

Attributes

Inherited from:
ConfigLike
def executeKey: KeyStroke

Key stroke to trigger interpreter execution of selected text

Key stroke to trigger interpreter execution of selected text

Attributes

Inherited from:
ConfigLike

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

Inherited from:
ConfigLike