Skip to content

Zeljko-Predjeskovic/Statistic_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javafx gui for visualising the annual income per person in austria

Source for the statistics:

https://www.statistik.at/web_de/statistiken/menschen_und_gesellschaft/soziales/personen-einkommen/jaehrliche_personen_einkommen/index.html

Setup on IntelliJ

Java version: adopt-openjdk-11

Javafx: javafx-sdk-11.0.2

  1. open project in IDE

  2. got to File -> project structures -> libraries and add the /lib folder path from your javafx sdk

setup libraries

  1. Before you run the Main class, make sure to add VM options in your launcher.

setup vm

write:

--module-path "yourPath/.jdks/javafx-sdk-11.0.2/lib" --add-modules javafx.controls,javafx.fxml
  1. Now you scan start your JavaFx application

See the Statistiscs

Annual Income for Men in Austria Annual Income for Men and Women in Austria Annual Income for Men in Austria in Nett Annual Income

About

Javafx gui for visualising the annual income per person in austria (English)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages