Artifact Plans File Editor
fun ArtifactPlansFileEditor( workbench: AvailWorkbench, frameTitle: String, autoSave: Boolean = false, afterTextLoaded: (ArtifactPlansFileEditor) -> Unit = {})
Content copied to clipboard
Construct an ArtifactPlansFileEditor.
Parameters
workbench
The owning AvailWorkbench.
frame Title
The window title.
auto Save
Whether to auto save the backing file to disk after changes.
after Text Loaded
Action to perform after text has been loaded to sourcePane.