Desktop Java
-

CDI events in Swing application to decouple UI and event handling
After having the pleasure of building my code around CDI for couple of years, it feels very natural to use…
Read More » -

Building Reactive Systems with JavaFX
JavaFX is the new standard library for building graphical applications in Java, but many programmers out there is still stuck…
Read More » -

JavaFX Missing Features Survey: Table View
The TableView (and TreeTableView) of JavaFX has won the price for being the control that was mentioned the most in…
Read More » -

libgdx and Kotlin – Classes [2D Platformer Prototyping]
This post is a follow up of the libgdx and Kotlin post. I have decided to prototype a simple 2D…
Read More » -

JavaFX: TouchGesture Memory Leak?
In one of my projects I was fighting with a memory leak the last couple of days (yes … “couple”)…
Read More » -

OpenMap Tutorial 4 – Layers
1. Introduction In the first tutorial we created a basic OpenMap GIS application that displays a map with one shape…
Read More » -

Using libGDX with Kotlin
I’ve been reading lately about different languages and what they can bring to the already crowded table of software developers,…
Read More » -

Dependency Injection in JavaFX with Gluon Ignite and Dagger
The Dependency Injection abstraction framework Gluon Ignite creates a common abstraction over several popular dependency injection frameworks like: Spring, Dagger…
Read More » -

Effective UI tests with Selenide
Waiting for miracles Christmas is a time for miracles. On the eve of the new year we all build plans…
Read More »


