Read the free eBook Learning RxJava with JavaFX to get started. RxJavaFX is a lightweight library to convert JavaFX events into RxJava Observables/Flowables and vice versa. It also has a Scheduler to ...
JavaFX is a very nice new Java 8 API that allows for displaying pretty visuals in desktop applications. Binding jOOQ to a JavaFX chart, for instance, is a very good use-case for reporting apps / ...