JavaFX and FXML. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

JavaFX and FXML.

I've just started getting my head around Java's latest GUI library, JavaFX. Say I downloaded a third party API from the internet (oh what the heck, it's JFoenix). How do I link the JFoenix controls I added in SceneBuilder to my code (these reflect in the sample.fxml file by the way).

6th Jul 2017, 11:00 PM
Garikai
Garikai - avatar
1 Answer
+ 1
u have to add/import jfoenix.jar file to ur IDE if u are using jfx libraries in oracle scenebuilder
8th Jul 2017, 8:28 AM
Abhishek Gupta®
Abhishek Gupta® - avatar