posted 17 years ago
When I press the down key in JTable, the cell in JTable is enabled but the cursor does not show sometimes (e.g. not all the cell). My JTable contains TableCellEditor and JTextField.
Does anyone know what is the problem?
Thanks
Jack