Hello,

I want to add code to my applet so that when a user clicks inside one of 
the JTable's cells it gets highlighted. I figured if I can use 
CellEditor to make cells JTextField, I can use selectAll() to select the 
text. Below is the code that I have so far, if anyone can contribute, I 
would appreciate it very much.

thanks,
Alex

_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to