javafx

A Compiled JavaFX Script Playground - The Assortis Demo

Today I'd like to call your attention to a new compiled JavaFX Script demo, named JavaFX Assortis, from the JavaFX Script compiler team.  It's purpose is to...

0 replies - 3239 views - 03/14/08 by Jim Weaver in Articles

Creating Compiled JavaFX Script Applets - Method Two

In the previous post, I showed you one of the two ways that the JavaFX Script compiler team has provided for creating compiled JavaFX Script applets.  Today's...

3 replies - 3716 views - 03/10/08 by Jim Weaver in Articles

Creating Compiled JavaFX Applets - Method One (of Two)

The JavaFX Script compiler team has provided two ways of creating compiled JavaFX Script applets.  Today's example program demonstrates one of these ways, by...

1 replies - 5849 views - 03/09/08 by Jim Weaver in Articles

Drag'n'drop in JavaFX

Using drag'n'drop in JavaFX applications.What is drag'n'drop from the point of view of the operating system? The drag'n'drop operation is a sequence of...

6 replies - 6687 views - 03/09/08 by Sergey Surikov in Tips and Tricks

Why AIR Is Not Google Gears, Prism, JavaFX or Silverlight & Why It May Be Bad News for Microsoft and Apple

Adobe’s release last week of its AIR 1.0 (Adobe Integrated Runtime) cross-platform platform got plenty of ink. Much of it missed the point.And that’s...

3 replies - 2658 views - 03/07/08 by Tim Negris in News

Really This Time - Part Three of Creating Tetris in Compiled JavaFX Script

As I mentioned in the previous post (which I accidentally published prematurely), I've been speaking on JavaFX Script at Sun Tech Days in Sydney, Australia. ...

0 replies - 2742 views - 03/06/08 by Jim Weaver in Articles

How Do I Use Java3D with JavaFX?

What is Java3D? It is an API enabling applications that call functions of the OpenGL and DirectX drivers to create and render 3D scenes on the screen. How can...

4 replies - 7732 views - 02/29/08 by Sergey Surikov in Tips and Tricks

Creating a Tetris Program (Part Two) in Compiled JavaFX Script

This is the second part of a mini-series in which we're creating a Tetris game in compiled JavaFX Script together.  If you haven't already, please take a look...

0 replies - 3009 views - 02/24/08 by Jim Weaver in Articles

Introducing Sergey Surikov - JavaFX Developer and Writer

I'd like to introduce Sergey Surikov, who will be posting some great articles about JavaFX Script to DZone Javalobby.  Sergey has been contributing to the...

0 replies - 2753 views - 02/24/08 by Jim Weaver in Announcements

Let's Create a Tetris Game in Compiled JavaFX Script

I thought it would be fun to spend a few posts creating a Tetris game in compiled JavaFX Script together.  Today I made a rough start on it, and if you...

5 replies - 4777 views - 02/22/08 by Jim Weaver in Articles

Compiled JavaFX Script Now Speaks JSON

As I explained in the XML and JSON Processing post, compiled JavaFX Script has an XML abstraction. It now has a JSON abstraction as well. I'm sure that there...

1 replies - 3095 views - 02/21/08 by Jim Weaver in Articles

Hear Juicy Bits about J6u10 and JavaFX in Java Posse Interview

If you've got a few minutes for a silly conversation that has some revealing insights into Java SE 6 Update 10 (the Get Deployment Right release) and JavaFX,...

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

Gosling Q&A Video from JavaPolis 2007 - Has Lots to Say about JavaFX

James Gosling had a lot to say about JavaFX Script and JavaFX Moble at JavaPolis 2007. The video of the Q&A session with James Gosling has just been...

5 replies - 3362 views - 02/16/08 by Jim Weaver in Articles

Binding to a Function in Compiled JavaFX Script

In previous posts I've demonstrated binding to an attribute, and binding to a sequence. Now I'd like to show you how to bind to a function. This is a very...

2 replies - 1956 views - 02/15/08 by Jim Weaver in Articles

Excellent JavaFX Script Presentation by Matthew McCullough

Matthew McCullough of Ambient Ideas co-presented with me on JavaFX Script at the Boulder Java Users Group last evening.  Matthew's JavaFX Script presentation...

0 replies - 2052 views - 02/13/08 by Jim Weaver in Articles