前回、前々回とJavaFXのGUI部品であるコントロールを紹介してきました。 今月紹介するのは次の3種類のコントロールです。 リスト コンボボックス テーブル いずれもGUIを構成する上で、欠かせない部品です。 これら3種類のコントロールは、いずれもセルを ...
A simple example of a JavaFX (SceneBuilder/FXML) application which presents data on the page using a ListView control. The ListView is connected to an ObservableList, which uses the "Observer Pattern" ...
Although Oracle’s changes to JavaFX at JavaOne 2010 and JavaOne 2011 have converted me from a skeptic to a believer when it comes to JavaFX, the shift in JavaFX vision has not been without its ...