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.
1 つのコントローラーによって制御される 1 つの fxml ファイルがあります。1 つのコントローラーに配置すると長いコードになるように、コントローラーを複数の部分に分割したい。残念ながら、fx:controller はルートにしか配置できません。コントローラーを分離する方法について何か提案はありますか?