Code Pane
constructor(workbench: AvailWorkbench, isEditable: Boolean = true, kit: CodeKit = CodeKit(workbench))
Construct a CodePane.
Parameters
workbench
The associated AvailWorkbench.
kit
The editor kit.
Construct a CodePane.
The associated AvailWorkbench.
The editor kit.