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.
シンプルなcssでタブのスキンを変更できます。例えば
tabName.setStyle("-fx-background-color: linear-gradient(#2EB8B8 , #2EB8B8 )");
フェードイン/フェードアウトアニメーションを実装するには、このチュートリアルをチェックしてください:
http://java-buddy.blogspot.com/2012/02/implement-fade-infade-out-animation.html