There are several places within the JavaFX 2 documentation that the sample application Ensemble is referenced. Ensemble is the largest JavaFX sample application provided in the JavaFX 2.0 samples.
このプロジェクトは、MVVM(Model-View-ViewModel)設計パターンに基づいたJavaFXのサンプルプログラムです。 コントローラーの肥大化を防ぎ、UIを表示せずにロジックをテスト可能にする設計を ...