Posted by: logicaroma on: June 15, 2009
Edit: 14 juli 2009:
I’ve won the first prise in the student category of the JavaFX Coding Challenge, with this application!!!
More Info
Wuuuhuuuuu
For my graduation project, I was asked to investigate the possibility of the new RIA platform of Sun Microsystems called JavaFX.
To have a good view of it’s possibilities I thought I could [...]
Posted by: Vikram on: April 8, 2009
There are already few bar application written in Java Fx., some even on this blog.
I did some simple mathematics to make use of either Rectangular or Circular bars in your application.
Using my classes you can write code as simple as this
Stage {
title: “Pillar”
width: 400
[...]
Posted by: Chui Tey on: February 9, 2009
Developing software for smaller devices presents unique challenges. For example, how do you fit a lot of data into a small space without using a scrollbar?
Click on the graphic above to launch the demonstration using Web Start