JavaFX Builder (version 01)
To bootstrap my knowledge of Programming with Kotlin I started four
bite-sized projects. One of these, a JavaFX Builder, is sufficiently
stable that I am happy to offer the library to other developers. Any
useful feedback is appreciated.
This distribution comprises the files:
readme.txt
klib.jar: the builder library
Chapter05.User.Interface.doc: introductory documentation
Chapter05.zip examples from the documentation
JavaFX.zip: illustrative examples
They can be downloaded from:
readme.txt: [https://www.dropbox.com/s/kzikdu71bri5c4g/readme.txt]
klib.jar: [https://www.dropbox.com/s/cpr8swlumop8fe9/klib.jar]
Chapter05.User.Interface.doc: [https://www.dropbox.com/s/qw65birf9t4gfzn/Chapter05.User.Interface.doc]
Chapter05.zip: [https://www.dropbox.com/s/4gy6ugrl09p7jpa/Chapter05.zip]
JavaFX.zip: [https://www.dropbox.com/s/gpfn85i8ycdo2k5/JavaFX.zip]
Ken Barclay