javax.swing.CellEditor for a column that has an enumerated value. It uses a JComboBox for selecting between the possible values. Note that this class can be used both for strict enums, as well as "artificial" enums, defined as a set of possible values.
@author Torgil Zethson
@since 1.3.0
| |
| |
| |
| |
| |
| |