#Differences between Swing and JavaFX

1 messages ยท Page 1 of 1 (latest)

jagged troutBOT
#

<@&987246487241105418> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question ๐Ÿค–. Maybe it helps! In any case, a human is on the way ๐Ÿ‘. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
Hey im triying to make an application with JavaFX i thought it was going to be like swing but better somehow? i saw that i have to install scene builder to have a GUI so i can drag and drop buttons and sort, is this normal?

JavaFX is a newer technology compared to Swing and offers several advantages such as better performance, richer visual effects, and improved support for modern UI design. JavaFX also has built-in support for CSS styling and FXML for easier GUI design. However, some developers may find Swing easier to use due to its simpler API and wider availability of resources and examples.

Useful links:

wet abyss
#

Using Intellij Idea btw, while using swing it has a gui to drag and drop