New branch created for development.

main
David Wu 8 years ago
parent a8701d8a1f
commit f2932e8bae

@ -25,8 +25,8 @@ public class App extends Application {
/**
* Method that displays the visualiser, starting with the title screen.
* @param stage the stage to be displayed
* @throws Exception if something wrong with title screen
* @param stage the stage to be displayed.
* @throws Exception if something wrong with title screen.
*/
public void start(Stage stage) throws Exception {
stage.setOnCloseRequest(new EventHandler<WindowEvent>() {

Loading…
Cancel
Save