News

In recent posts on JavaFX , I have focused on using JavaFX 2.0's new Java APIs without use of the JavaFX 1.x's JavaFXScript and without use of JavaFX 2.0's new FXML .
The JavaFX 2.0 package javafx.scene.shape contains useful classes for drawing shapes in JavaFX . Given that today is Christmas Eve , it seems apropos to demonstrate some of the package's classes ...