javafx

JavaFX Applets Meet Google Chrome

In the JFX Custom Nodes category of my blog, graphics designer Mark Dingman of Malden Labs and I have been collaborating on an imaginary Sound Beans...

6 replies - 6669 views - 09/04/08 by Jim Weaver in Articles

Creating Games with JavaFX: Silveira is Having Too Much Fun :-)

I've featured Silveira Neto's JavaFX work (play?) in a couple of recent posts, and it appears that he's had gaming on his mind lately.  Silveira is a CS...

0 replies - 2158 views - 09/02/08 by Jim Weaver in Articles

Questions for Sun over JavaFX

Sun has released a JavaFX preview. Having played around with it, here are my questions.

15 replies - 5551 views - 08/21/08 by Chui Tey in Articles

JDK 6 and JavaFX (and NetBeans) on 32-bit Macs

The JavaFX SDK is out, but on 32-bit Macs, the SDK installer can't find a JDK 6 and just quits. So no JavaFX on my Intel Core iMac, ever? :-o Not so fast!Over...

3 replies - 5507 views - 08/21/08 by R. Kusterer in Tips and Tricks

TableNode: Creating a Custom Scrollable Table in JavaFX

In July 2008 I started the JFX Custom Nodes category that contains a growing series of posts in which a graphics designer (Mark Dingman of Malden Labs) and I...

0 replies - 3076 views - 08/18/08 by Jim Weaver in Articles

Simon Says: Read this JavaFX Book as it's Being Written

0 replies - 2152 views - 08/15/08 by Jim Weaver in Announcements

JavaFx: the hidden threading rule

The following post is the result of my latest JavaFx Script experiments mixed with Stu's Java.Next series (1,2). Alright, so Stu decides to showcase how the...

6 replies - 7437 views - 08/13/08 by Andres Almiray in News

Dragging Graphical Nodes in JavaFX: Examples by Silveira

Featured at the finale of the I Hear Voices: Post JavaFX SDK Preview Release post, Silveira Neto is a CS student, CEJUG member and Sun Campus Ambassador at...

0 replies - 1776 views - 08/12/08 by Jim Weaver in Articles

JavaFX SDK on Mac OS X with 32-bit systems (yeah, SoyLatte...)

As you know, the JavaFX SDK has been released a week ago for Windows and Mac OS X running on a 64-bit processor. The reason for the latter requirement is that...

6 replies - 7355 views - 08/08/08 by Fabrizio Giudici in News

Using the JavaFX Preview SDK on Linux

The I Hear Voices: Post JavaFX SDK Preview Release post highlighted some positive feedback from the developer community.  The same post on JavaLobby was met...

7 replies - 3668 views - 08/06/08 by Jim Weaver in Articles

I Hear Voices: Post JavaFX SDK Preview Release

I like the way that GeekyCoder, a Java Developer In Singapore, put it in a blog post entitled JavaFX Preview SDK Finally Released:

23 replies - 3489 views - 08/04/08 by Jim Weaver in Articles

Progress Indicator: Creating a JavaFX Custom Node and Binding to a Model

In the Rolling Your Own JavaFX "Custom Nodes": A Graphical Menu Example post, I began showing you how to create your own UI controls in JavaFX.  In...

12 replies - 2775 views - 07/31/08 by Jim Weaver in Articles

Getting Decked: Another JavaFX Custom Node

In the Rolling Your Own JavaFX "Custom Nodes": A Graphical Menu Example post, I began showing you how to create your own UI controls in JavaFX.  I...

25 replies - 9241 views - 07/29/08 by Jim Weaver in Articles

Rolling Your Own JavaFX "Custom Nodes": A Graphical Menu Example

With the imminent release of the JavaFX SDK Technology Preview, I'd like to get you up to speed on how to create your own "custom nodes". This is...

11 replies - 5878 views - 07/24/08 by Jim Weaver in Articles

Mighty Mouse Handling in JavaFX Script: Examples by Sven

A few days ago, I posted a mouse handling related question to the JavaFX GUI mailing list, and Sven Drieling responded with a link to some helpful examples...

0 replies - 2122 views - 07/17/08 by Jim Weaver in Articles