Hi I'm trying to add css style to fxml in java fx For the most part everything is ok For example: .class-name{ -fx-translate-x: 300px; } Works perfectly However The -fx- p...
I have downloaded font awesome 8.15 from internet However when I add the jar files into scene builder it says "No UI components" How can I fix it?!
how can i fix this i`m trying to create a game i made a part of UI in griduser class and in order to run the application correctly i added it to the gridinitializer.fxml b...
Is there anybody with experience about font awesome icons in fxml for Java fx?
I was trying to write an object into a file but this happened how should I fix it?
Can I send a link to my question at stackoverflow here?
Does anybody know why it gives Null Pointer Exception?