de.sciss.scalainterpreter.CodePane$.Config
See theConfig companion object
Attributes
- Companion:
- object
- Graph
- Supertypes
Members list
Concise view
Value members
Inherited methods
A list of preferred font faces, given as pairs of font name and font size. The code pane tries to find the first matching font, therefore put the preferred faces in the beginning of the sequence, and the fall-back faces in the end.
A list of preferred font faces, given as pairs of font name and font size. The code pane tries to find the first matching font, therefore put the preferred faces in the beginning of the sequence, and the fall-back faces in the end.
Attributes
- Inherited from:
- ConfigLike
A map of custom keyboard action bindings
A pre-processor function for key events
Preferred width and height of the component
The color scheme to use
The initial text to be shown in the pane