FeedCluster.com - Free Community Aggregators, Blog Aggregator Hosting Create Aggregator | Submit Blog | Log In
A community aggregator of blogs that are mostly about JavaFX Script, a declarative programming language by Sun Microsystems.
Localizing Your JavaFX Application
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]
View blog reactions
finding iPhrosty the 3D augmented-reality snowman on the iPhone
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]
View blog reactions
Painter's Canvas Mobile Edition
Last June, I introduced my Painter's Canvas article, which presents a technique for rendering complex graphics (such as fireworks, plasma, fractals, and fire). Instead of relying on nodes and javafx.scene.shape.Path objects (such as javafx.scene ... [read more]
View blog reactions
Inside the Web
View blog reactions
Shape Intersection, Subtraction, and Union in JavaFX
Use the ShapeSubtract and ShapeIntersect classes in the JavaFX Desktop Profile to create novel shapes. [read more]
View blog reactions
JavaFX – How to Layout
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]
CommentsView blog reactions
A couple of new tutorials by JavaFX Geeks Nancy Hildebrandt, Vaibhav Choudhary and Scott Hommel
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]
CommentsView blog reactions
JavaFX – Flat Carousel
There was a request to write a Flat Carousel, here is an attempt using HBox, ClipView and Timeline. [read more]
CommentsView blog reactions
JavaFX – Deployment
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]
CommentsView blog reactions
JFXcube – try to solve it!
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]
CommentsView blog reactions
Vector Textures
View blog reactions
JavaFX + Yahoo Weather
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]
CommentsView blog reactions
Hanging out with JavaFX Geeks and Newbies
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]
CommentsView blog reactions
JavaFX – Java Applets Making a Comeback?
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]
CommentsView blog reactions
Profiling JavaFX Applications in NetBeans IDE
One of the key targets in the development of RIAs (Rich Internet Applications) is good performance. You can't provide a good user experience if your feature-rich application has poor performance. The question is how to measure the performance of ... [read more]
View blog reactions
Digital Clock
View blog reactions
Oracle
View blog reactions
RTSP Support in JavaFX Applications
Vyacheslav Baranov, a software engineer in the JavaFX Media group, discusses streaming media support in JavaFX application. Share first-hand knowledge in the newly published technical tip RTSP Support in JavaFX Applications.  [read more]
View blog reactions
Let's Create a Documentation "Wish List"
I've recently started a new thread in the "JavaFX geeks and newbies" group on mix.oracle.com.  It's entitled: "Let's Create a Documentation 'Wish List'." In it, I am directly interacting with the JavaFX developer community to gather opinions abou ... [read more]
View blog reactions
off topic but fun: Five-minute augmented-reality scavenger hunt
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]
CommentsView blog reactions
My Experiments with JavaFX
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]
CommentsView blog reactions
A JavaFX app for your vagus nerve from Krishna Kishore
The physiology of stress is an interesting topic, even to a layman like me.  Relaxing, taking time to enjoy beauty, and exhaling slowly, are important lessons for all of us that are often learned the hard way.  While learning such a lesson, I bec ... [read more]
CommentsView blog reactions
Say Well-it-come: TabbedPane V.3
…….. …….. This version is a little cleaner than the previous. …….. [read more]
CommentsView blog reactions
Data Binding and Trigger Basics
We've received a number of requests from new users asking for the core tutorial's coverage of data binding to be simplified. We've listened, and as a result, have divided our coverage of binding (and triggers) into "basic" and "advanced" lesso ... [read more]
View blog reactions
Making waves
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]
CommentsView blog reactions
JavaFX – A Poor Man’s Form Designer
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]
CommentsView blog reactions
JavaFX at the Chicago Java Users Group
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]
CommentsView blog reactions
JavaFX in Action – Book Review
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]
CommentsView blog reactions
Music Explorer FX v1.1: Now with “Fame” Control
Version 1.1 of the JavaFX-based music discovery application, Music Explorer FX has been released. You can try it here: [read more]
CommentsView blog reactions
FEST-Assert 1.2: Fluent Interface for Assertions
We are proud to announce that FEST-Assert 1.2 is out! [read more]
View blog reactions