Linked by Thom Holwerda on Mon 3rd Dec 2007 20:31 UTC, submitted by bill davenport
Thread beginning with comment 288166
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Netbeans is good but...
by wanker90210 on Tue 4th Dec 2007 11:59
in reply to "RE[2]: Netbeans is good but..."




Member since:
2007-07-25
To be honest I am starting to believe that Swing is broken beyond repair and that perhaps Sun should consider starting from scratch making a clean widget library. It has become better, and it will become better with the new application framework, but the old issues are still there and can not be removed due to backwards compatibility and such apparently...Swing is anyway you twist it still a compromise in order to provide platform independence: it sucks on all platforms! (ok that is a bit harsh perhaps, but it got issues for sure)
But if they implement closures in Java7 then perhaps its time that they implement a proper event model using closures instead of the current actionlistener-interface model. A new performance tuned and native looking model/view widget library with proper event handling would be sweet.