JTextfield Listeners

Hello,

I have a JTable with DefaultCellEditor set to JTextfield for all the cells.what kind of listeners should I use so that when I click a particular cell that has the Column Header as "validFrom" ,should show me a calendar(from other class) so that I can choose a date from this calendar to set in this cell of the JTable.

Please help.

[357 byte] By [sas_21a] at [2007-11-27 8:08:36]
# 1
Maybe this posting will help: http://forum.java.sun.com/thread.jspa?forumID=57&threadID=5129515
camickra at 2007-7-12 19:51:34 > top of Java-index,Desktop,Core GUI APIs...