Skip to content

atennert/kotlinfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlinfx

This is a small project to test the setup of using JavaFX with Kotlin. It shows how to create the application and how to run tests on it. The requirement is to make use of FXML, CSS and a Controller.

It's also showing how to run JavaFX tests on travis -> use service xvfb and execute command 'export DISPLAY=:99.0' before the install.

Currently, the project uses JDK 11 and the corresponding JavaFX version.

About

experimenting with using JavaFX in Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published