JavaOne is underway! If you’re at the conference, have a great week, attend a bunch of sessions, but more importantly enjoy the hallway track. For those of you not at JavaOne, batten down the hatches if you’re on twitter and are trying to get work done this week! 🙂
- Jasper and Richard just presented in the JavaOne technical keynote, where they showed a custom-made tablet device called the DukePad. It is powered by a Raspberry Pi and featuring a touch screen, camera, HDMI output, GPIO pins, and more. It is powered with Java and has a custom-built JavaFX user interface.
- The Java Tutorials blog notes that JavaFX 8 Developer Preview Documents were published today on http://docs.oracle.com/javafx. They comprise Getting Started with JavaFX 3D Graphics, Adding HTML Content to JavaFX Applications, and Embedding Swing Content in JavaFX Applications.
- August Lammersdorf from InteractiveMesh has announced the first release of a COLLADA importer for JavaFX is now available. From the announcement, “the ModelBrowserJFX is correspondingly updated and enhanced with a tree and table based file system browser. It also provides an FXML export of the loaded scene graph.”
- Jeffrey Guenther has blogged about exploring the possibility of Graph Layouts in JavaFX.
- Robert Ladstätter has blogged about his continued work with JavaFX and OpenCV on his Color Extractor project. It’s also cool to see ControlsFX being used! 🙂
- Rob Terp has two blog posts this week. The first post is titled “Creating Custom JavaFX Components with Scene Builder and FXML“, and the second post is titled “Drag and Drop With Custom Components in JavaFX“.
- Tom Schindl has blogged about a memory leak in JavaFX 2.2, and has a link to the workaround used to avoid it.
- Chris Newland has posted about JITWatch, a Java HotSpot JIT Inspector written in JavaFX.
- Janice J. Heiss has published an interview with Johan Vos, regarding his plans for JavaOne, and his thoughts on topics such as social media, JavaFX and Java EE.
- Sven Ruppert has a blog post titled “CDI Callback<TableColumn, TableCell> cellFactory – from FXML“.
- Patrick Champion has written about JavaFX 8.0 and Lambda support.
Catch you all in a weeks time!