As the standard JavaFX file chooser uses system dialogs, so it is hard to test and hard to modify (e.g. new Skin). In some cases the system controls even show poor performance opening folders with ...
With the release of JavaFX 2.0 the question for many Java developers is whether it’s time to start transitioning Swing applications to this new UI paradigm, and what better way to find out than by a ...