public void start(Stage stage) throws Exeption { stage.setTitle("ExampleTitle"); //This sets the title of you window }