how to open a frame on the click of a cell in a table

hi to all,i want to know how can i open frame on the click of a cell of a table in a frame,and that frame contains should also contains the value of the cell....thanks and regards
[200 byte] By [panna_worlda] at [2007-11-26 18:42:53]
# 1

you should read this thread: http://forum.java.sun.com/thread.jspa?threadID=269249

Make sure to read the JTable [url http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTable.html]API[/url] and [url http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]Tutorial[/url] also.

Jasprea at 2007-7-9 6:16:50 > top of Java-index,Desktop,Core GUI APIs...