Nuacht

Fortunately, the class design for JTable lets you extend JTable ‘s functionality to include a per-row editor with minimal code. What is a TableCellEditor?
And when this data is added, the JTable redraws automatically, just as one would expect.<br><br>Enter the problem. I'd like to put the JTable into a JScrollPane. You know, for scrolling and stuff.