Thanks to those who gave me help on my EJB and data
access questions!
I'm working on a project using a JTable. After I edit
a field in a JTable, I want the entire row to change
appearance (i.e. the font is changed to bold for that
row). How do I do this?