+ 2
JAVA Swing !!
what can we do with java swing .. Can we built any type of Program .. Please guide me !!
8 ответов
+ 1
swing is heavily outdated
java has stopped recommending it
better learn javafx
don't waste your time
just browse it
to understand previous codes
+ 3
ya now swings is outdated.u can use jsp,servlet
+ 2
I'm still fresh with Swing, but from what I know, it allows you to create window applications. WHAT exactly can you make is up to you.
+ 2
Thanks everyone!
+ 1
well thanks !! Can we make application in a stylish way i mean better GUI .. instead of gui that is used in eclipse i.e simple boring ?
+ 1
My first 2 Java programs were made with swing.
Color Picker
http://leakyegg.website.tk/RGB.zip
and
Snake Game
http://leakyegg.website.tk/SNAKE.zip
But most people consider it outdated and lean toward JavaFX for Java GUI
0
so what should i start Swing or FX .. in your opinion ?
0
well thanks for the guide .. will learn jsp or servlet