ニュース

One of the flashiest aspects of JavaFX 2 is its animation support. The insightful Creating Transitions and Timeline Animation in JavaFX covers using both Transitions and Timelines in JavaFX 2.
JavaFXは2Dと3Dをミックスしても見た目もパフォーマンスも劣化しないのが特徴。 3Dでオブジェクトを作成し、 2Dでオーバーレイ、 空間のローテーションなども簡単に ビジネスアプリケーションでのJavaFX普及も! ?
In JavaFX script, functional relationships may be expressed using the bind operator. Meanwhile, procedural code may sequentially change the values of the independent variables of such expressions ...