Package-level declarations
Types
Link copied to clipboard
The Avail start up window. This window is displayed when an Avail development environment is started with no particular AvailProject file.
Link copied to clipboard
class CreateProjectPanel(config: GlobalEnvironmentSettings, onCreate: (AvailProject, String) -> Unit, onCancel: () -> Unit) : JPanel
A JPanel used to create a new AvailProject.