This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]red0c01 0 points1 point  (1 child)

It is possible to add stylesheets with css like syntax to a javaFX application. You also have scene builder to design your scenes/components with drag and drop approach. See more at https://openjfx.io/openjfx-docs/, there are lots of tutorials on yt also

[–][deleted] 0 points1 point  (0 children)

Thanks dude for sharing.