Companion
Functions
Link copied to clipboard
fun launchWorkbench( project: AvailProject = AvailProjectV1(
"--No Project--",
true,
AvailRepositories(rootNameInJar = null)), availProjectFilePath: String = "", initial: String = "", customWindowTitle: String = "", useProjectNameAsFullTitle: Boolean)
Content copied to clipboard
Launch the Avail builderUI.
Link copied to clipboard
fun launchWorkbenchWithProject( project: AvailProject, customWindowTitle: String = "", availProjectFilePath: String = "", useProjectNameAsFullTitle: Boolean = true)
Content copied to clipboard
fun launchWorkbenchWithProject( project: AvailProject, globalAvailConfiguration: GlobalAvailConfiguration, availProjectFilePath: String = "", customWindowTitle: String = "", useProjectNameAsFullTitle: Boolean = false)
Content copied to clipboard
Launch the Avail builderUI.
Properties
Link copied to clipboard
The key for the dark mode System.setProperty.