Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
公式チュートリアルのようにオブジェクトRowを作らずにtableViewを作り たいだけです double[][]のような単純な2D配列を反映させたいのですが、それが可能であれば編集可能にできますか
double 値を保持してレンダリングし、編集モードを提供するカスタム コントロールを作成し (クリックなどのアクションを介して)、これらのカスタム コントロールをレイアウト (GridPane、TilePane、FlowPane) に配置する方が適切な場合があります。