Software Engineering Project from SENG202 in University of Canterbury
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Liam Beckett b7674fc8ea
Added in the Raw Flight Data page which now appears as a new window something again we will need to fix, have updated the menu.fxml document to include the tags for the two menu buttons for flight. Have realized that I will have to rework the GUI so that it scales better.
9 years ago
res Added in the drop down menu for the view tab on the menu bar. This provides individual links to the different GUI pages. 9 years ago
src Added in the Raw Flight Data page which now appears as a new window something again we will need to fix, have updated the menu.fxml document to include the tags for the two menu buttons for flight. Have realized that I will have to rework the GUI so that it scales better. 9 years ago
.gitignore Added Javadoc to Airport and configured a few variable types. 9 years ago
.gitlab-ci.yml Added Git ignore and new yamal file 10 years ago
README.txt Added README.txt file 9 years ago
dependency-reduced-pom.xml Added Git ignore and new yamal file 10 years ago
pom.xml Parsers, Core Files and Dataset Controllers 9 years ago

README.txt

This is a Flight Application Data Analyser. It runs on Java and has dependencys JavaFX and Maven.

If you are using Eclipse as an IDE please follow the instructions on http://www.eclipse.org/efxclipse/install.html to add JavaFX Library.