open Known Project
Open a KnownAvailProject in an AvailWorkbench.
Parameters
workbench
The AvailWorkbench that is launching the dialog to open a known project.
Open the provided KnownAvailProject in an AvailWorkbench.
Return
true if the project is being opened; false otherwise.
Parameters
known Avail Project
The KnownAvailProject to open.
invoke Later
The lambda to run inside SwingUtilities.invokeLater once the project is opened.