Class ITunesRatingTableCellEditor

java.lang.Object
javax.swing.AbstractCellEditor
com.explodingpixels.macwidgets.ITunesRatingTableCellEditor
All Implemented Interfaces:
Serializable, CellEditor, TableCellEditor

public class ITunesRatingTableCellEditor extends AbstractCellEditor implements TableCellEditor
This table cell editor allows users to a adjust a Rating dragging a mouse over the editor area.
See Also: