Package avail. anvil. projects. manager
Types
Link copied to clipboard
class AvailProjectManagerWindow(globalConfig: GlobalAvailConfiguration) : JFrame
Content 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: GlobalAvailConfiguration, onCreate: (AvailProject) -> Unit, onCancel: () -> Unit) : JPanel
Content copied to clipboard
A JPanel used to create a new AvailProject.