JavaFX 8 (previously named JavaFX 3) introduces a new API for JavaFX technology. JavaFX 8 supports 3D and brings up a Retina-Display Support. It is part of the JDK8.
JavaFX 8 is part of the JDK 8
Useful resources:
- Java 8 client technologies overview, including Java FX 8
- Java 8 Demos and Samples Download, including Ensemble8 et al.
JavaFX-2 links, actual for JavaFX-8 :
- Getting started with JavaFX 2 technology
- Developer homepage
- JavaFX 2 Documentation
- JavaFX 2 Bug Tracker
- JavaFX 2 CSS Reference Guide
- JavaFX 2 Javadoc
- JavaFX 2 Oracle discussion forum
- JavaFX 2 FAQ
- Oracle JavaFX Roadmap
Testing JavaFX-2+ applications :
- Jemmy : Ultimate UI testing solution. Java-based UI technologies testing support tool
- JemmyFX : JavaFX 2 UI applications testing support tool
- TestFX : Easy-to-use library for testing JavaFX
Declarative languages for JavaFX :
- FXML : official language by Oracle, interpreted
- FXGraph : alternative by Eclipse, compiled
- GroovyFX : use of Groovy
- ScalaFX : use of Scala
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
- JideFX : a suite of products that are targeted for the emerging JavaFX platform
Books about JavaFX 2 technology :
- 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
Use javafx-2 tag for questions, related to JavaFX 2+ (versions 2.0+), which is the prequel of javafx-8.
Use JavaFX 2 bug tracker to file and track issues about bugs and incompatibility (having previously checked, that dublicates are not existing already, and it is not an intended change).