ニュース

少なくともJavaFX 1.3、もしくはSwingの開発者であれば、JavaFX 2.0に移行するのは容易です。 また、マルチメディア対応など既存のJavaにはない機能を ...
One of the improvements in JavaFX with JavaFX 2.0 has been greater ease of interoperability with Swing and SWT . Several online resources document how this is done.
すでにSwingを使用したことがあるユーザであれば、すぐにでもJavaFXを使うことができるようになるはずです。 JavaFX 2.0の機能 ...
JavaFX 2.0では、FXMLというXMLでユーザインタフェースを定義することもできる。e (fx)clipseでは、FXMLを編集するためのエディタを提供しているほか ...
より多くの処理を非同期に行うには、 JavaFX Desktopに限定されてしまいますが、 SwingのSwingWorkerクラスを使用するのがお勧めです。 実をいうと、 SwingListItemクラスにイメージを含んだHTMLを表示させると、 パフォーマンスが低下します。
Get to know the JavaFX 2 libraries by way of a practical exercise: refactoring a Swing-based text editor into one that leverages the rich UI features of JavaFX.
それでは、さっそくJavaFXでアプリケーションを作ってみましょう。JavaFXのダウンロード、インストール方法から解説します。
According to Hofert, while both LWUIT and JavaFX enable creating a better and more compelling user interface for mobile and other devices, there are really two target audiences / handset profiles ...
JavaFX isn't hard to learn, and with the right IDE and a complete JavaFX tutorial to teach the core concepts, you'll be an expert in no time.