When I started coding JavaFX I quickly found that the great bind mechanism doesn’t work together very well with my legacy Java code. In fact, it doesn’t work at all. In my case I wanted to reuse my domain objects and just add a fancy user interface on top of it. This happen to be [...]
Transparent bind of JavaFX and POJOs
May 12th, 2009 by Magnus Robertsson — Java, Tips & Tricks
Tags: aop, javafx, programming, scripting, tools
JavaFX – Hands On
May 1st, 2009 by Per Böckman — Java
The JavaFX 1.0 release was launched in December 2008 after
years of development. So what is it? Sun markets JavaFX as a
Rich Internet Application (RIA) platform and a tools suite aimed
both for developers and UI designers. In this sense JavaFX can be
compared with Adobe Flash and Microsoft Silverlight.
With JavaFX a new programming language [...]
Tags: frameworks, javafx, jayview, programming
