JTable Question

Is there an way to determine if a JTable cell has been edited?
[69 byte] By [jes1789a] at [2007-10-3 2:53:57]
# 1
Use a TableModelListener: http://forum.java.sun.com/thread.jspa?forumID=57&threadID=566133
camickra at 2007-7-14 20:43:01 > top of Java-index,Desktop,Core GUI APIs...