Question

I saw the tabs in this example in the Oracle website. How can I style JavaFx tabs to look like them? (Btw, is there a method to download that source code? I can't find the download link)

Generally I'm looking some free CSS styles which could be applied to JavaFx components for creating awesome view. I'm not a graphist and I can't make them myself. Certainly I don't mean that I'd like to use a WebView. I want styling just for JavaFx components. I would thank you if you also help me about this!

Was it helpful?

Solution

Download the JavaFX samples from the JDK 7 download page.

Unzip them, and you'll find the css file in src/DataApp/DataAppClient/src/com/javafx/experiments/dataapp/client/dataapp.css

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top