|
Jan 27, 2012
| Author: jsugrue
| Source: DZone JavaFX Feed
In October 2011, I used the post Hello JavaFX 2.0: Introduction by NetBeans IDE 7.1 beta to look at using NetBeans IDE 7.1 beta to build a simple Hello, World style of JavaFX 2.0 application. In this post, I look at using NetBeans IDE 7.1 (no lon ...
[ read more]
|
|
Jan 26, 2012
| Author: Dev{eloper} Stonez
| Source: DZone JavaFX Feed
Very often one has to create a number of of similar objects. Using JavaFX builders for this task instead of constructors has several advantages as we will see in this article.
[ read more]
|
|
Jan 26, 2012
| Author: mswatcher
| Source: DZone JavaFX Feed
The beta is a 32-bit release, and requires Ubuntu 10.04 or later or equivalent, and requires JDK 7 Update 2. To give it a spin, I downloaded the JavaFX 2.1 SDK Developer Preview for Linux, the *.tar.gz version of 32-bit JDK 7. Untarred them into ...
[ read more]
|
|
Jan 26, 2012
| Author: javanfx
| Source: DZone JavaFX Feed
|
|
Jan 24, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
A heap of links this week (partly because I’m a day and a half late with this post!). Hopefully something for everyone JavaFX 2.1 developer preview build 09 has been released. For the first time, this release includes support for Windows, Mac OS, ...
[ read more]
|
|
Jan 23, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
I’ve been waiting for a while to say this, but we now have JavaFX 2.1 developer preview builds available for Windows, Mac and Linux. From here on out we’ll be putting out developer preview builds for all three platforms. Hopefully that pleases ev ...
[ read more]
|
|
Jan 16, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
My co-authors (Weiqi Gao, Stephen Chin, Dean Iverson, Johan Vos, tech reviewer Carl Dea) and I are pleased to report that the Pro JavaFX 2 Platform book is on track to ship by 15 February, 2012.
[ read more]
|
|
Jan 15, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
A relatively quiet week this week for JavaFX links. A new JavaFX 2.1 developer preview build is out. The build number is now b08. JavaFX.com is moving to be part of the Oracle Technical Website (OTN). For future reference, the URL will be http:// ...
[ read more]
|
|
Jan 9, 2012
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
ConferenceBrowserFX, featured in an earlier blog post, is an application that leverages a REST API common to Devoxx and Jfokus. Its purpose is to provide a UI that enables the user to quickly find sessions of interest.
[ read more]
|
|
Jan 8, 2012
| Author: Jonathan Giles
| Source: JavaFX News, Demos and Insight // FX Experience
Here’s the links from the past week – enjoy! Richard Bair wrote about his 2012 JavaFX new years resolutions. Jasper Potts wrote a fun JavaFX 2.0 audio player, with source code included. Dustin Marx continues to blog about various JavaFX-related t ...
[ read more]
|
|
Dec 28, 2011
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
Lately I've been receiving requests for JavaFX 2.0 mentoring, and am happy to announce that I'm now providing mentoring and training services. Please contact me at jim.weaver @ javafxpert.com if you'd like to schedule a JavaFX mentoring session. ...
[ read more]
|
|
Dec 23, 2011
| Author: Jim Weaver
| Source: James Weaver's JavaFX Blog
Fellow Java Champion and Jfokus conference organizer Mattias Karlsson inquired whether a conference schedule app written in JavaFX exists. There are actually two: One of these Arun Gupta and Stephen Chin have developed as an example end-to-end a ...
[ 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]
|
|
Jul 21, 2010
| Author: carldea
| Source: Carl’s FX Blog
With each release of JavaFX, more components and controls are becoming available for developers to use when building applications. However, what if you needed a component that wasn't included in the current JavaFX release?
[ 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]
|
|
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]
|
|
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]
|