JavaFX
-
Desktop Java

Understanding the Constructor and initialize() Method in OpenJFX
When developing JavaFX applications using OpenJFX, a common question is whether to place initialization code inside the constructor of a…
Read More » -
Core Java

Migrating Legacy Java Swing Applications to Modern JavaFX
Java Swing has been the backbone of many enterprise desktop applications for decades. But as expectations for richer, more responsive…
Read More » -
Core Java

Java Image Collision Detection Example
Collision detection is a key part of interactive graphics applications, especially in 2D games and simulations. In Java, developers can…
Read More » -
Desktop Java

Introduction to JFreeChart
Data visualization is a powerful tool for understanding and communicating information. Whether illustrating comparisons or highlighting patterns, having the right…
Read More » -
Desktop Java

JMetro Version 11.6.15 Released
Hello, This time a new release of JMetro. This new version features bug fixes, tweaks to visual styles, structural changes…
Read More » -
Desktop Java

New Java/JavaFX Library FXSkins Released
Hi, This time to announce a new Java / JavaFX library I’ve just released. It’s called FXSkins. FXSkins is a…
Read More » -
Desktop Java

JMetro Version 8.6.14 And 11.6.14 Released
Another release of JMetro has just came out. This time the focus has been on fixing bugs and tweaking existing…
Read More » -
Desktop Java

Creating A CAD Application In Java (JavaFX)
A few days ago I finished a CAD application whose purpose is to calculate the energy efficiency of Dwellings (or…
Read More » -
Desktop Java

JavaFX Tip 32: Need Icons? Use Ikonli!
Motivation I have been coding JavaFX applications and libraries since 2013 and one thing they all had in common was…
Read More »


