Open GoogleCodeExporter opened 9 years ago
Original comment by kenneth....@gmail.com
on 8 May 2009 at 1:47
I added ITunesRatingTableCellEditor and RatingStarEditorPanel today. These
allow you to edit Ratings with a similar editor that is used in Itunes.
Original comment by paulccon...@gmail.com
on 10 Dec 2010 at 10:01
The editor component does not have a method called setLevel(). How do you
populate it with an existing value? Also, can this component be used standalone
(not as a table cell editor).
Original comment by dlemmermann@gmail.com
on 10 Jan 2011 at 3:12
I checked your code and the ITunesRatingTableCellEditor keeps adding mouse
listeners to the table. this is a serious memory leak. When this is fixed,
could you please also add it to one of the demos in the "demo" folder?
Original comment by dlemmermann@gmail.com
on 10 Jan 2011 at 3:14
Original issue reported on code.google.com by
dlemmermann@gmail.com
on 6 May 2009 at 12:39