This is my first post on both Kotlin and TornadoFX. Kotlin is a JVM-based language with a number of nice improvements such as the Elvis operator, which assists in NPE-free dereferencing, and shorter declarations. TornadoFX is a library for Kotlin that lets you access JavaFX.
|
Adding TornadoFX to a Kotlin Project via Maven |
Follow the link below to the article.
https://courses.bekwam.net/public_tutorials/bkcourse_tornadofx_hw.php
No comments:
Post a Comment