Skip to content

App entrypoint

Carl Gützkow requested to merge app-entrypoint into main

What are the key features of this change

Created entrypoint for application. Using a Main class to run the entrypoint for the App which extends Application and runs launch. Also added logo for the application. Adds a default anchor pane to the starting stage.

Checklist

  • Javadoc
  • Tests
  • Build tool test passed

Merge request reports

Loading