I heard that apparently Swing is being developed no longer. I like Swing and use it all the time.
What should I now be using instead?
|
I heard that apparently Swing is being developed no longer. I like Swing and use it all the time. What should I now be using instead? |
||||
|
|
I never heard such thing and still developing swing apps. Don't give wings to rumors. But as an alternative you can use JavaFx or swt or buoy. |
|||||||||||
|
|
You probably read something about the 'Swing Application Framework', which while built using Swing, is not 'Swing'. From Swing Application Framework - Status and Roadmap.
|
|||||
|
|
There is nothing wrong with swing. Personally i don't like SWT. You have to read input-values from widgets and store them in normal variables before a dialog is disposed. |
|||
|