Scene Builder accessibility.
Answered
Hi,
Quick question before I get too comfortable with intelliji. Can scene builder be used outside of Java FX, like Java, for example.
I have been trying to avoid Visual Studio, but they have the options - controls etc . . . to easily create gui's with minimal hassle. Netbeans comes with swing/awt? but I wasn't happy with the over all experience.
If the ability to use swing controls with Java exists - cool. Otherwise - thank you. I did like what I saw.
Happy eve',
Paradocs
Please sign in to leave a comment.
Java FX Scene builder is a standalone application that can be used for building GUI for JavaFX applications.
For Java Swing GUI forms IntelliJ IDEA has built in GUI Designer.