|
May 16, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
Just a quick note that Part One of the Using Properties and Bindings in JavaFX 2 article that I wrote for Java Magazine is now available. It is written in tutorial-style, and contains a download that has exercise/solution code. Here's a video ...
[ read more]
|
|
May 13, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
Hi all. Sorry about the lack of a post last week – I just got back from JavaOne India and was overloaded with work which I had to catch up on. However, I was collecting links all last week as well, and there are now a heap of good links to read t ...
[ read more]
|
|
May 7, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
Developing user interfaces is tricky, regardless of whether you’re just trying to understand the high level scenegraph layout, or whether you’re pushing pixels for a finely tuned user interface. I understand and feel for people in this situation. ...
[ read more]
|
|
Apr 29, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
Hi all. The links for this week are up a day early because I have an early flight to catch tomorrow on my way to JavaOne Hyderabad. Conversely, next weeks links will be a day or three late as I will be traveling back home. Therefore, I think ever ...
[ read more]
|
|
Apr 27, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
JavaFX 2.1 was released yesterday right on schedule, along with the JavaFX 2.1 release notes, and a huge number of new articles on the JavaFX documentation site. From the Oracle press release, here are the key improvements in JavaFX 2.1 (aside fr ...
[ read more]
|
|
Apr 9, 2012
| Author: carldea
| Source: Carl’s FX Blog
Simply put the game loop is responsible for updating sprites (graphics), checking collision, and cleanup.
[ read more]
|
|
Apr 2, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
Readers of this blog know that I have a passion for helping rich-client Java and JavaFX become preferred technologies for new application development. You may also know that Stephen Chin has been instrumental fanatical in moving JavaFX forward, ...
[ read more]
|
|
Mar 29, 2012
| Author: carldea
| Source: Carl’s FX Blog
...a simple prototype using simple shapes to help us focus on the math. A good principle is to create a functional prototype before investing a lot of time in drawing your graphics assets.
[ read more]
|
|
Mar 6, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
With the release of JavaFX 2, Weiqi, Stephen, Dean and I decided to rewrite our Pro JavaFX book. During the process, Johan Vos joined the fray, and Pro JavaFX 2 is now available as a definitive guide for Java developers. Here's the Table of Con ...
[ read more]
|
|
Mar 1, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
One of the advantages of developing applications with Java/JavaFX is its cross-platform capabilities. One characteristic of cross-platform applications is their ability to position and resize the elements in the UI appropriately regardless of ex ...
[ read more]
|
|
Dec 19, 2011
| Author: carldea
| Source: Carl’s FX Blog
I recently finished writing a book on the new release of the JavaFX 2.0 SDK (JavaFX 2.0 Introduction by Example) and it has already been placed on the shelves at a bookstore (Amazon) near you. The book will walk you through, step-by-step, giving ...
[ read more]
|
|
Apr 9, 2011
| Author: Rakesh Menon
| Source: Rakesh Menon
Well… In addition to India’s 2011 Cricket World Cup victory, I was inspired by victory of 2011 Anti-Corruption Movement lead by Anna Hazare Corruption is the core issue that we face today. I have to admit, I was very cynical in my view toward ...
[ read more]
|
|
Feb 28, 2011
| Author: carldea
| Source: Carl’s FX Blog
In just under a two year period they (JavaFX teams) have managed to take on most if not all the features from 1.0 to 1.3.x, added many new controls and increased performance.
[ read more]
|
|
Nov 12, 2010
| Author: SpikyOrange.co.uk
| Source: SpikyOrange
Rather than using Blogger.com for our Blogs, we have decided to setup an external website that will be a central resource for everything we do.
[ read more]
|
|
Oct 4, 2010
| Author: SpikyOrange.co.uk
| Source: SpikyOrange
The Titanium product promises desktop and mobile development, using HTML, CSS and Javascript, to Windows, Mac, Linux, Android, iPhone and soon Blackberry.
[ read more]
|
|
Jun 12, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
It will be difficult to fit in long labels when they are horizontal. Labels will overlap. So it may be nice to rotate the label by small angle so as to fit long text. We may do this by customizing CategoryAxis. As of now it depends on some intern ...
[ read more]
|
|
May 31, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
Independent.. Unplugged.. No “Corporate” Strings Attached.. Just thought of putting down my wish list.. Offline Deployment: Users must be able to deploy and execute JavaFX applications in various mode without depending on dl.javafx.com. Yes, with ...
[ read more]
|
|
May 28, 2010
| Author: Rakesh Menon
| Source: Rakesh Menon
There was a question related to setting of background color for TreeView. Yes we can do lot of customization of Controls using CSS. It may be a bit difficult at this point of time due to lack of proper documentation. But you can start playing wit ...
[ read more]
|
|
Apr 2, 2010
| Author: SpikyOrange.co.uk
| Source: SpikyOrange
My first attempt of using Microsoft XNA - I plan to create a game eventually, but the first stage is to experiment with the Framework. I coded it using C#, one sprite (increasing to 100 gradually), it uses scaling, rotation and movement.
[ read more]
|
|
Dec 10, 2009
| Author: SpikyOrange.co.uk
| Source: SpikyOrange
I needed to sync my iPhone to my Mac, but previously it was synced to my Windows machine through iTunes. No matter what I tried, I couldn't find a way to transfer the files from the iPhone to the Mac through iTunes... Complete madness!!
[ 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]
|
|
Sep 18, 2009
| Author: Alex Ruiz
| Source: Alex Ruiz's Weblog
I’ve been reading for some time various articles and blogs about Polyglot Programming, and the perception I got is there are two opposite views: the ones preaching it and the ones that tried and it didn’t work for them. IMHO, the points made by p ...
[ read more]
|
|
Sep 2, 2009
| Author: Alex Ruiz
| Source: Alex Ruiz's Weblog
We are proud to announce the release of FEST-Swing 1.2a3!
[ read more]
|