Questions tagged [fontawesomefx]
The fontawesomefx tag has no usage guidance.
5
questions
1vote
1answer
87views
Load custom components in scenebuilder 17
We are working on Javafx project which was working fine on Java8. Recently, We have updated the project with Java17. We are able to resolve the issues for the IDEA.
Seems like after Java 9+ they have ...
0votes
1answer
2kviews
Unable to import certain classes in fontawesomefx after updating for Java 9 / Java 11
I had a Maven Java 8 project that got updated for Java 11. As a result I had to update some of the dependencies, in particular de.jensd:fontawesomefx-commons, which I updated to the latest version 11....
0votes
1answer
219views
How to add a FontAwesomeIcon to a Java File
Hey I want to add a FontAwesomeIcon to a plain Java File - using fontawesomefx.
I generated it with the SceneBuilder and I want to use the graphic that includes FontAwesomeIcon to my Button.
This is ...
0votes
0answers
4views
FontAwesomeFX importing only "GlyphCheckBox" and "GlyphsStack", missing all the other important components
Hey guys I tried to install FontAwesomeFX but when I import the jar in SceneBuilder it misses a ton of components i.e: fontawesomeiconview etc...
Screenshot of scenebuilder when importing the jar:
...
0votes
1answer
82views
FontAwesomeIconView not found in Scene Builder 16.0.0 with openjdk 11.0.10
I can't find the FontAwesomeIconView in Scene Builder 16.0.0.
These are the only modules imported when I add the fontawesomefx
Any help, please?