OUTDATED - DO NOT USE FOR GENERAL JAVAFX QUESTIONS! JavaFX 2 provides a Java-based UI platform for creating standalone or browser-based Rich Client Applications. Its Java API enables Java developers to leverage existing skills and tools. The next version - JavaFX-8 was released March 18, 2014.
Useful resources:
JavaFX links :
- Getting started with JavaFX 2
- Developer homepage
- JavaFX 2 Documentation
- JavaFX 2 Bug Tracker
- JavaFX 2 CSS Reference Guide
- JavaFX 2 Javadoc
- JavaFX 2 FAQ
- JavaFX 2 Oracle discussion forum
- JavaFX 8 : early access (available within JDK 8)
Testing JavaFX-2 applications :
- Jemmy : UI testing solution. Java-based UI technologies testing support tool
- JemmyFX : JavaFX 2 UI applications testing support tool
- TestComplete : JavaFX controls support [only windows, commercial]
- MarvinFX
OpenJavaFX links :
- OpenJFX Wiki - Resources for developing the JavaFX platform itself
- openjfx-dev - JavaFX platform development mailing list
JavaFX Scene Builder links :
Blogs and news sites about JavaFX :
- FXExperience - JavaFX News, Demos, and Insight (rss available)
- JavaFX Blogs - A community aggregator of blogs that are mostly about JavaFX Script, a declarative programming language by Sun Microsystems.
- JavaFX category on WordPress
Projects, complementing and extending basic functionality of JavaFX :
- ScenicView : understanding application scenegraph, and properties manipulating
- JFXtras : A set of high quality controls and add-ons for JavaFX 2.0
- DATAFX project
- ControlsFX : ... provide really high quality UI controls and other tools to complement the core JavaFX
- JidaFX : a suite of products that are targeted for the emerging JavaFX platform
- Granite Data Services : an integration solution for JavaFX
- AquaFX : Which creates a native JavaFX skin for Mac OS X. It styles the controls of JavaFX to an appearance of the Mac OS
Books about JavaFX 2 :
- Pro JavaFX 2. A Definitive Guide to Rich Clients with Java Technology
- JavaFX 2.0: Introduction by Example
Personal blogs, by people, who write about JavaFX :
- Tomsondev Blog :: Tom's opensource development
- Jim Weaver’s Rich-Client Java Blog :: Leveraging JavaFX, Visage, Java and HTML5 for Great User Experiences
- In-SideFX
- GuiGarage : open source ui stuff
- David Qiao's Blog : Love being a swing developer
- Blog of enthusiasts about JavaFX on Chinese
- Blog of Jewelsea
- Blog of Gopal
Use javafx-8 tag for questions, related to javafx-8 (or javafx-3 - previous name), which will be released as part of JDK-8 - the sequel of javafx-2.