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.
JavaFX を使用して学校のプロジェクトの時間割を作成しています。日と月のスキンで予定を表示する必要がありますが、JFxtras アジェンダ スキンを変更する方法がわかりません。JFxtras 8.0-r4 を使用しています。
また、2 つのボタンで週、日、月を切り替えたいと考えています。誰かが何か提案があれば、それは非常に高く評価されます
必要なことは、別のスキン実装で setSkin を呼び出すことだけです。しかし、AgendaSkinSwitcher もあります...便利です :-)
https://github.com/JFXtras/jfxtras/blob/8.0/jfxtras-agenda/src/main/java/jfxtras/scene/control/agenda/AgendaSkinSwitcher.java