Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I program GUI using Swing components in JavaFX ?

0
Posted

Can I program GUI using Swing components in JavaFX ?

0

You can still instantiate Swing components in JavaFX but will be severely handicapped in developing GUI because no event can be added through add listener methods since JavaFX does not understand interface. If still insisting on using Swing components, it will be more appropriate to program in Java. JavaFX has its own way of building GUI through its syntax and components.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.