+ 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).
1 Resposta
+ 1
u have to add/import jfoenix.jar file to ur IDE if u are using jfx libraries in oracle scenebuilder