de.sciss.scalainterpreter.CodePane
See theCodePane companion object
trait CodePane
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Members list
Concise view
Value members
Abstract methods
Convenience method for getSelectedText orElse getCurrentTextLine.
Convenience method for getSelectedText orElse getCurrentTextLine.
Attributes
The peer swing component which can be added to the parent swing container.
The peer swing component which can be added to the parent swing container.
Attributes
The text on the current line, or None if the document is empty or unavailable.
The text on the current line, or None if the document is empty or unavailable.
Attributes
The currently selected text, or None if no selection has been made.
The currently selected text, or None if no selection has been made.