Abstract JSONFile Editor
constructor(workbench: AvailWorkbench, fileLocation: String, frameTitle: String, afterTextLoaded: (CE) -> Unit = {})
Construct an AbstractJSONFileEditor.
Parameters
workbench
The owning AvailWorkbench.
file Location
The absolute path of the source code file.
after Text Loaded
Action to perform after text has been loaded to sourcePane.