Class RadioButtonCellEditor

java.lang.Object
javax.swing.AbstractCellEditor
org.gvsig.i18n.extension.preferences.table.RadioButtonCellEditor
All Implemented Interfaces:
ItemListener, Serializable, EventListener, CellEditor, TableCellEditor

public class RadioButtonCellEditor extends AbstractCellEditor implements TableCellEditor, ItemListener
Allows to edit a cell content with a Radio button.
Author:
Cèsar Ordiñana
See Also: