Color
Java – Swing – JTable – Set Color for Selected Row, but not Cell
Trying to color specific cell in JTable… getTableCellRendererComponent Overide
change background color of row in jtable after selection
color selected row in jtable by another color
Swing JTable – Highlight selected cell in a different color from rest of the selected row?
Add/Remove
Adding rows to JTable in the right order.
Scrollbar
How to scroll to last row in a JTable
JTable autoscrolling to bottom problem
JTable autoscroll to the bottom in Java (not working properly!)
Copy/Paste
Java Tip 77: Enable copy and paste functionality between Swing’s JTables and Excel
JTable copy and paste using Clipboard and AbstractAction
Clipboard copy and paste
Copying to Clipboard in Java