-
Desktop Java
JavaFX Tip 23: Save Memory! Shadow Fields for Properties
Properties and property bindings introduced in Java 8 are extremely useful programming concepts. They are especially useful when you are developing…
Read More » -
Desktop Java
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 » -
Desktop Java
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 » -
Desktop Java
JavaFX Tip 22: Autosize (Tree) Table Columns
One of the first things mentioned as a “missing feature” in the JavaFX “Missing Features Survey” was the ability to auto-resize…
Read More » -
Desktop Java
JavaFX is Here to Stay!
The last week has seen some discussion on the web related to the future of JavaFX. Many people got the impression that…
Read More » -
Desktop Java
When to use JavaFX instead of HTML
The one question that JavaFX aficionados like myself are facing over and over again is the question when (or why) to use JavaFX…
Read More » -
Desktop Java
JavaFX Real-World Apps: EIZO CuratOR Caliop
JavaFX Real-World application number four is called Caliop. It is the frontend of the CuratOR solution developed by EIZO for…
Read More » -
Desktop Java
JavaFX Real-World Apps: AISO HRC-Matic
Application number three in the “Real-World JavaFX Apps” series is a heavy-duty data entry application backed up by a relational database…
Read More » -
Desktop Java
JavaFX Real-World Apps: Eurovision Broadcasting Union
I have the privilege to present several JavaFX Real-World Apps at JavaOne this year together with Alexander Casall, who works…
Read More »