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.

New to JavaFX 1.3: Menus

New to JavaFX 1.3: Menus

Important Note: Menus (and related classes) are ‘preview’ API in JavaFX 1.3, which means that the API may (and most probably will) change in future releases. However, you’re welcome to make use of these preview controls in 1.3. Read on to learn how.

Up until the release of JavaFX 1.3 it was not possible to build proper menus that ‘popped’ out of the Stage, as one expects a menu to do. It was not until we were able to expose other functionality internally that creating proper menus became possible. As already warned, in JavaFX 1.3 menus are preview controls whilst we firm them up and get feedback from the community. In this post I wanted to outline the API, and what options you have for styling them using nothing more than CSS.

(more…)

JavaFX links of the week, May 2

It’s nearly the end of my time in California – I head back to New Zealand tomorrow evening – but before that I need to post a new JavaFX links of the week. This week there were a tonne of posts, and so this post is very long. I had to keep my comments to a minimum as otherwise the post would have been even longer. Let’s get into it!

Wow, that’s a heapΒ  of posts. Hope there was something there for everyone. As always, feel free to email me if you have anything you want included or to just generally discuss. Have a great week everyone πŸ™‚

JavaFX links of the week, April 25

Well, look at that – JavaFX 1.3 came out this week. This weeks links are obviously largely about this, as I expect it to be for some time. 1.3 is a great release, but rather than rehash my thoughts here, I’ve got a bunch of links to other posts below. Enjoy! πŸ™‚

That’s all folks! Keep sending in the links and I’ll catch you in a weeks time.

JavaFX links of the week, April 19

It’s time for another weeks worth of links from the JavaFX world. This week we have a range of different articles, so hopefully there is something for everyone. Enjoy.

Just a FYI: for the next two weeks I’m in Silicon Valley so whilst I’ll try to post new links I can’t guarantee anything. Be prepared for some silence, and perhaps follow me on twitter – perhaps I’ll post interesting links straight to there for a few weeks as well.

That’s all folks. Catch you in a weeks time…..hopefully.

JavaFX links of the week, April 11

Wow – this weeks post has a number of really good links for people who are interested in JavaFX. Let’s get right into them!

  • Just a reminder: Stuart Marks is presenting at the Silicon Valley JavaFX Users Group on April 14 at the Oracle headquarters in Redwood Shores. Remember, you can also watch the presentation live online, time zones permitting πŸ™‚ For those that don’t know Stuart, he is a member of the JavaFX Controls team, and he’s been at Sun nearly as long as I (Jonathan) have been alive (give or take one year) πŸ™‚
  • Rakesh Menon has created a modal dialog in JavaFX, and it actually works very nicely (with the constraints present in JavaFX 1.2). Check it out if you need a modal dialog for your application.
  • Stephen Chin has announced the release of JFXtras 0.6, which is a long time in the making and as such has a heap of new stuff. Check out Stephen’s post to find out more details. Somewhat embarrassingly my menu control turns up in there. Apologies in advance to anyone using that set of controls πŸ™‚ As noted elsewhere, improved menu controls turn up as previews in JavaFX 1.3.
  • Speaking of new JavaFX controls, I stumbled upon the MindFusion UI Pack for JavaFX this week which is a commercial controls pack for JavaFX. My only comment: be weary as to whether this’ll work in JavaFX 1.3 before splashing out some cold hard cash for it.
  • Eric J Bruno has published an article on Dr Dobbs titled ‘JavaFX Database Programming with Java DB‘.
  • A new release of the JavaFX Plugin for Eclipse has been released, taking it up to version 1.2.4.

That’s things for another week – I hope you enjoyed these links. As always, keep up the hard work folks and I’ll catch you all in a weeks time.