|
Mar 17, 2010
| Author: sanderson
| Source: Sten’s Blog » JavaFX
Some of my first experiments with JavaFX involved alternative ways of visualizing tag clouds. Specifically there was the “dome” visualizer, and the “radial” visualizer, both pictured below with their respective webstart links.
[ read more]
|
|
Mar 17, 2010
| Author: jsugrue
| Source: DZone JavaFX Feed
This 8-minute screencast introduces a new Internet technology called GVision. The subtle way in which it is presented may lead you to believe that this new open source project is just another clone of Desktop technologies such as Adobe Air, JavaF ...
[ read more]
|
|
Mar 16, 2010
| Author: sanderson
| Source: Sten’s Blog » JavaFX
A couple people have requested the source code for this Family Tree Visualizer that I contributed to JFXStudio a while back. You can get the source code here (updated for JavaFX 1.2). Thanks to those who had interest in it.
This visualization fo ...
[ read more]
|
|
Mar 16, 2010
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
The JavaFXpert RIA Exemplar Challenge deadline will be extended to 30 days after the JavaFX 1.3 SDK is officially released. I'm making the deadline dependent upon the JavaFX SDK 1.3 release,
because based upon presentations at Devoxx and the Si ...
[ read more]
|
|
Mar 15, 2010
| Author: sanderson
| Source: Sten’s Blog » JavaFX
Paul passes along this photo of Music Explorer FX being demoed at the SXSW music festival this past week.
[ read more]
|
|
Mar 15, 2010
| Author: jsugrue
| Source: DZone JavaFX Feed
This presentation is a hands-on introduction to JavaFX, focusing primarily on using the JavaFX Script language to drive interactive graphics using the JavaFX scene graph. I'll start with a "Hello, world" program and build it up piece by piece unt ...
[ read more]
|
|
Mar 11, 2010
| Author: redalka
| Source: DZone JavaFX Feed
Follow the steps in this article to import localization classes, add property files, and localize the text of a tooltip in a JavaFX application.
[ read more]
|
|
Mar 11, 2010
| Author: Jim Weaver
| Source: DZone JavaFX Feed
Now that the Layar Augmented Reality Browser has been released on the iPhone, I'd appreciate your help in finding Frosty the augmented-reality snowman (or would that be iPhrosty)? Simply do the five-minute augmented-reality scavenger hunt with y ...
[ read more]
|
|
Mar 9, 2010
| Author: chrisoliver
| Source: Chris Oliver's Weblog
|
|
Mar 8, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
Just thought of providing an outline for design and implementation of JavaFX application. I briefly described this in one of previous post – Custom Layout.To start with we will most likely receive a huge PSD file from designer. You may use Produc ...
[ read more]
|
|
Mar 6, 2010
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
If you have a few minutes for some fun and learning, check out these new tutorials from JavaFX Geeks Nancy Hildebrandt, Vaibhav Choudhary and Scott Hommel.
[ read more]
|
|
Mar 5, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
There was a request to write a Flat Carousel, here is an attempt using HBox, ClipView and Timeline.
[ read more]
|
|
Mar 4, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
I would like to highlight two import features in java deployment – Deployment Toolkit and Download-Service (available in Java 1.6.0_18). There is an excellent article on Deploying RIAs in Mixed Environments. This will help in understanding and re ...
[ read more]
|
|
Mar 3, 2010
| Author: kaikfx
| Source: JFXStudio: sketch, hack, share
When I heard about first JavaFX challenge, I decided to participate with some application that can show how powerful this language is. In order to do that, I created my own version of Rubik’s Cube game. Now, after upgrading it to JavaFX 1.2 versi ...
[ read more]
|
|
Feb 28, 2010
| Author: chrisoliver
| Source: Chris Oliver's Weblog
|
|
Feb 25, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
JavaFX Composer preview is available. You can install this plugin. In NetBeans IDE, goto “Tools” -> “Plugins” -> “Available Plugins”. Select “JavaFX Composer” and install the Plugin. Please refer to NetBeans JavaFX Composer for more information.
[ read more]
|
|
Feb 24, 2010
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
With JavaFX/Java now being shepherded by Oracle, I thought it appropriate to start an Oracle-Mix forum where the JavaFX community can help each other and give feedback to Oracle JavaFX teams.
[ read more]
|
|
Feb 15, 2010
| Author: carldea
| Source: Carl’s FX Blog
In my opinion 'Perception' is key and when it comes to user experience, it is often said that "If it looks and feels slow, the application is probably not worth running".
[ read more]
|
|
Feb 8, 2010
| Author: chrisoliver
| Source: Chris Oliver's Weblog
|
|
Feb 6, 2010
| Author: chrisoliver
| Source: Chris Oliver's Weblog
|
|
Feb 2, 2010
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
Just a quick heads-up: If you have an android mobile device and want to have some fun with
augmented reality, go on the five-minute augmented-reality scavenger hunt. See my aug.mx blog post for details.
[ read more]
|
|
Feb 1, 2010
| Author: gyanlabs
| Source: JFXStudio: sketch, hack, share
I started experimenting with JavaFX1.2. I felt writing complex special effects or writing Animation code in JavaFX is very simple. In a very short time I am able to produce complex visual effects which previously took days to create in Java 2D. ...
[ read more]
|
|
Jan 25, 2010
| Author: toumaille
| Source: JFXStudio: sketch, hack, share
……..
……..
This version is a little cleaner than the previous.
……..
[ read more]
|
|
Jan 25, 2010
| Author: jfxia
| Source: JFXStudio: sketch, hack, share
Jonathan Giles recently suggested demos should feature more Keyboard Cats. I was happy to oblige. The links below lead off to a couple of very basic animation demos written in JavaFX featuring a still image and (thanks to Jonathan’s inspiration ...
[ read more]
|
|
Dec 30, 2009
| Author: carldea
| Source: Carl’s FX Blog
The main goal is to properly layout components in order to create a nice looking forms and also to learn the popular layout framework library MigLayout and it's constraints language syntax. Using JavaFX's binding allows the form designer tool to ...
[ read more]
|
|
Dec 12, 2009
| Author: sanderson
| Source: Sten’s Blog » JavaFX
I’ll be giving a talk on JavaFX this upcoming Tuesday, December 15th at the Chicago Java Users Group. The talk is titled “JavaFX for Java Developers”, and is meant to be a survey of JavaFX from the perspective of someone already familiar with Jav ...
[ read more]
|
|
Nov 15, 2009
| Author: carldea
| Source: Carl’s FX Blog
Well organized, JavaFX in Action enables beginners, as well as experienced developers from any language background, to immediately hit the ground running with the JavaFX platform. This book provides great examples that demonstrate the abilities ...
[ read more]
|
|
Nov 3, 2009
| Author: Alex Ruiz
| Source: Alex Ruiz's Weblog
We are proud to announce that FEST-Assert 1.2 is out!
[ read more]
|
|
Oct 6, 2009
| Author: Alex Ruiz
| Source: Alex Ruiz's Weblog
It has been a week since I started using Infinitest while working on FEST-Assert. I’m very pleased with the results, to the point that I’m getting addicted to it!
[ read more]
|
|
Oct 1, 2009
| Author: carldea
| Source: Carl’s FX Blog
Wow, it is amazing at what you can you do in 30 lines of JavaFX or 3000 characters.
[ read more]
|