Go to file
2021-02-13 02:29:31 +01:00
pic Created first version of GUI-Design 2020-12-09 23:11:32 +01:00
src/de/thm/tlf/photoViewer Cleanup 2021-02-13 02:24:05 +01:00
.gitignore continuing 2021-02-07 02:47:02 +01:00
PhotoViewer.iml continuing 2021-02-07 02:47:02 +01:00
README.md Added intelij information to Readme 2021-02-13 02:29:31 +01:00

PhotoViewer

Implementation of a simple Photo viewer with zoom-functions and a slide-show mode

University Project using Java 15 and JavaFX 15

Note for using project in Intelij IDEA: To use JavaFX 15 with Intelij IDEA it is required to add the following settings to the VM-Options (in configuration)

--module-path /PATH/TO/JAVAFX/BIN/DIR --add-modules javafx.controls,javafx.fxml