You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_N0x 7d2fd8d439 Reworking NoPicturesLoadedException, fixing "about dialog" 3 years ago
demoPics Cleanup, better error handling, better code structure, added some icons, added "about" information 3 years ago
icons Cleanup, better error handling, better code structure, added some icons, added "about" information 3 years ago
src/de/thm/tlf/photoViewer Reworking NoPicturesLoadedException, fixing "about dialog" 3 years ago
.gitignore continuing 3 years ago
PhotoViewer.iml Cleanup, better error handling, better code structure, added some icons, added "about" information 3 years ago
README.md Added intelij information to Readme 3 years ago

README.md

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