Code Pane
fun CodePane(workbench: AvailWorkbench, kit: CodeKit = CodeKit(workbench))
Content copied to clipboard
Construct a CodePane.
Parameters
workbench
The associated AvailWorkbench.
kit
The editor kit.
Construct a CodePane.
The associated AvailWorkbench.
The editor kit.