+ 1
GUI of java?
Hi! Is the GUI of java available? I cannot find the add and drop control of java (like text fields, buttons).
4 ответов
+ 9
Unfortunately, as I see there are no
GUI available in sololearn code playground.
+ 5
Yes, there's a lot of Java GUI frameworks.
For example, JavaFX, Java Swing.
+ 1
Is it available in solo learn ? If yes, how do i use it? Thankyou .
+ 1
Here is some good IDE for java coding (i use Netbeans myself):
https://blog.idrsolutions.com/2015/03/the-top-11-free-ide-for-java-coding-development-programming/
Here you can find Java swing tutorial how to create GUI, you will also find for example text fields, buttons and more:
https://www.javatpoint.com/java-swing