FX Experience Has Gone Read-Only

I've been maintaining FX Experience for a really long time now, and I love hearing from people who enjoy my weekly links roundup. One thing I've noticed recently is that maintaining two sites (FX Experience and JonathanGiles.net) takes more time than ideal, and splits the audience up. Therefore, FX Experience will become read-only for new blog posts, but weekly posts will continue to be published on JonathanGiles.net. If you follow @FXExperience on Twitter, I suggest you also follow @JonathanGiles. This is not the end - just a consolidation of my online presence to make my life a little easier!

tl;dr: Follow me on Twitter and check for the latest news on JonathanGiles.net.

JavaFX links of the week, November 12

Since Jonathan is traveling for Devoxx he allowed me to act as a guest editor this week for JavaFX links of the week post. My short introduction is at the bottom of this post. Lately I have been working on one of my personal projects in JavaFX so I am a regular follower of this blog. Everyday I have to head towards JavaFx forum or stackoverflowfor my queries.

  • Pedro Duque Vieira has blogged about how to create checkboxes with a metro theme using JMetro.
  • Randahl Fink Isaksen described the problems he faced due to unavailibility of interface classes for JavaFx control classes and suggested a potential workarround for the same .
  • NotZed blogged about Quick and Dirty image viewer using JavaFx with basics features like pan and zoom and flicking through a set of images.
  • Find out how you can test JavaFX user interface in your application using JemmyFX in JemmyFX Getting Started Guide
  • Andres Almiray blogged about how to change language (i18n content) in JavaFx applications on the fly without re-launching it.
  • Leon Atherton gave a quick overview of the differences between Java3D and JavaFX. He mentioned how JavaFx can be used to emulate some of the Java3D features till full 3D support comes in the next versions.
  • rjahn got inspiration from the JavaOne Technical Keynote and blogged about Beagleboard xm.
  • JavaFX Scene Builder 1.1 Developer Preview is now available for download.
  • Mark Heckler created MonologFX which is a flexible JavaFx dialoge component.
  • Tom Schindl posted about how to implement an editor using Xtext and JavaFX shader language.
  • Thomas Bolz posted about his mortgage calculator called Finanzierungsrechner which is created using JavFx.This is exactly what I was looking for last month to analyze my own loan statement πŸ™‚
  • Pedro Duque Vieira announced Modellus X 0.2 Release Candidate released.Modellus is a freely available software package that enables students and teachers (high school and college) to use mathematics to create or explore models interactively.
  • November/December issue of Java Magazine is published and can be downloaded for free.
  • Gerrit Grunwald showed JavaFx on BeagleBoard-xM during the night hacking tour streaming interview.
  • NetBeans IDE 7.3 Beta 2 got released.

Neil Ghosh works for Oracle Corporation as a project leader in the Technology Initiative team. Neil graduated from University College of Engineering, Burla with Computer Science and Engnieering as major and has over 6 years of experience in ERP, Web services and Web application development. He has contributed to various financial software and mobile projects with his expertise in Oracle, Java, J2EE, jQuery, PHP and MySQL. Neil is also chair of IEEE GOLD affinity group of Hyderabad section. He is also a co-organizer of Java User groups Hyderabad. Apart from programming his interest involves astronomy and cricket and other outdoor activities.

JavaFX links of the week, November 5

Hi all, and welcome to another weeks worth of JavaFX links. Once again I’m needing to put the call out for anyone interested in being a guest editor to email me – next week I will be at Devoxx and unable to write the entire post myself. Anywho – back to the links – enjoy! πŸ™‚

That’s it for another week. Hopefully there will be another post next week, but that depends on someone stepping up and offering to guest post for me. Email me for the details! πŸ™‚

 

JavaFX links of the week, October 29

Wow – we’re already at the end of October – time flies huh? πŸ™‚ Here are your links of the last week – enjoy! πŸ™‚

That’s that for another week. Now I can get back to real work! πŸ™‚ Catch you again next week.

Announcing the JavaFX UI controls sandbox

Announcing the JavaFX UI controls sandbox

Update: since announcing the JavaFX UI controls sandbox I have announced the ControlsFX project, which is a more convenient way to get access to a number of controls that do not ship with JavaFX. Check out the ControlsFX website for more information.

This is something I’ve been waiting a really, really, really long time to announce, but it has finally happened. Today I am so pleased to announce the opening of the JavaFX UI controls sandbox repository on OpenJFX. This repo is a fork of the JavaFX 8.0 controls repo, but will occasionally sync from there to keep it up to date. This repo is intended for OpenJFX developers to put their ‘toys’ until such time that they get called up to the big leagues for inclusion into OpenJFX itself (although there are no guarantees that this will ever happen). This means that the controls are functional, but most probably not feature complete with a finalised API or any significant documentation.

The reason why I’ve been wanting to open this sandbox up is so that members of the JavaFX community can get super early access to our controls as soon as they reach the most minimal level of maturity, and help guide them along their paths to adulthood. I also wanted to do this as it takes a long time between developing a UI control and having it appear in a JavaFX release. This is something that has frustrated me, and a number of you, to no end.

From the get-go there are a few controls in this repo that you may be interested to play with and give us feedback on. They are TreeTableView (although note this is currently undergoing a total rewrite), Dialogs (ala JOptionPane from Swing), TableView cell span support (look at TableView.spanModel for more info), and a RangeSlider control. These controls will develop over time, but of course we’re always on the lookout for others who want to improve these controls for us. If you’re interested specifically in tending to the new controls in the sandbox, please email me and we can discuss it.

(more…)

JavaFX links of the week, October 22

Welcome to yet another weeks worth of JavaFX links. I really hope you all enjoy and find something of interest πŸ™‚

Catch you all in a weeks time! πŸ™‚