|
Comments
|
Submitted On 14-JUN-2006
karmaGfa
This RFE is similar to the RFE 6179357, which propose to add genericity to all the other GUI components that can be seen as a data collection container, like JTree, JTable, etc ...
Submitted On 25-NOV-2009
Puce
As some of you might already know, some time ago I started the swing-generics project to "generify" the Swing framework.
Now my patch to "generify" JList, along with AbstractListModel, DefaultListCellRenderer, DefaultListModel, ListCellRenderer and ListModel, has been commited to the OpenJDK/ Swing repository!
You can learn more about the patch at the project site:
https://swing-generics.dev.java.net/
or my blog:
http://puces-blog.blogspot.com/2009/11/news-swing-generics-openjdk-jlist-patch.html
If you're interested in the future of Swing and this issue, join the discussions in the OpenJDK Swing mailing list:
http://mail.openjdk.java.net/mailman/listinfo/swing-dev
Related issues:
Sun: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6823603
OpenJDK: https://bugs.openjdk.java.net/show_bug.cgi?id=100029
-Puce
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|