Class RadioButtonCell
java.lang.Object
org.gvsig.i18n.extension.preferences.table.RadioButtonCell
- Direct Known Subclasses:
RadioButtonCellRenderer
Renders a radio button on a table cell.
- Author:
- David Cervera
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected JRadioButtonprotected ComponentgetTableCellComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
-
Constructor Details
-
RadioButtonCell
public RadioButtonCell()Constructor.
-
-
Method Details
-
getTableCellComponent
-
getRadioButton
-