JavaFx proof-of-concept app
an application based on JavaFx that should help to evaluate if it is feasible to use JavaFX as the next UI framework for CompendiumNG
java JDK 1.7.0 u51 gradle
git clone .... cd project_work_dir gradle build
java -jar ./build/fxpoc-...jar or gradle run