This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Questions on Swing implementation maturity via an example


Patrick wrote:

Finally, one general question: while taking a look at the Classpath
status in comparison to Sun's J2SE SDK, it appears that the majority of
the J2SE packages are completed (at least if you pull in
Tritonus/Jessie/GNU Crypto/and some CORBA solution). Am I correct in
understanding that AWT and Swing are now the last major, remaining
pieces of the J2SE to complete for Classpath?



I'd say thats fairly accurate. Of course, there are still bugs to fix and things to optimize in some areas, but most of the commonly used core packages, aside from Swing/AWT, are more or less complete.


Its worth noting that AWT support is much further along than Swing. We're fast approaching the point now where many non-trivial applications work with the GTK AWT peers, which is quite impressive.

Regards

Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]