Hi,
it would be nice to have support of generics to store anything in listboxes,
radios and non-numeric widgets.
So I can do:
for(File f : myfiles) {
d.addItem(f.getName(), f);
}
That way we can select objects more easily.
Thanks,
Charles
Original issue reported on code.google.com by charlesg...@gmail.com on 13 Dec 2011 at 11:28
Original issue reported on code.google.com by
charlesg...@gmail.com
on 13 Dec 2011 at 11:28