I am creating a GUI with scene builder using netbeans and i want to styling my application like the bootstrap style (button , table , menu .. ) How can i do that , cordially.
Asked
Active
Viewed 3,250 times
1 Answers
3
Check this one https://github.com/aalmiray/bootstrapfx
This adds support for some of the Bootstrap styles for your JavaFX Controls.

Rajesh
- 632
- 8
- 16