8384858687888990919293
// render the report and destroy the engine // Note - If the program stays resident do not shutdown the Platform or // the Engine task2.close(); engine.shutdown(); Platform.shutdown(); System.out.println("Finished"); } /**