A
A
AndreyFr2016-07-17 11:32:08
Java
AndreyFr, 2016-07-17 11:32:08

Creating a windows-form java app in IntelliJ IDEA's. With using what?

What is the best way to create a subject under Windows. java.awt, javax.swing or JavaFX or.... Confused about these concepts.
What is more relevant, painless (I have experience in programming android applications in Java in Android Studio) to start at the moment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-07-17
@Rou1997

WYSIWYG (constructor) is available for JavaFX, and for Swing, and for AWT, for a simple and functional interface, Swing is better, for design - JavaFX, for maximum performance - AWT, all this is equally similar to Android XML Layout, but JavaFX supports XML -markup, Windows Forms has nothing to do with it, it's a technology for C #, and what you're talking about, regardless of the platform, is called GUI.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question