I would like to know where a particular key was stroke in a component. I see that JDK 1.4 provides a method in the KetEvent class -- getKeyLocation()
However, I am using (and have to) JDK 1.3. Is there a way to get the location of the key stroke in the text component when handling the key event? Thanks. _______________________________________________ Advanced-swing mailing list [EMAIL PROTECTED] http://eos.dk/mailman/listinfo/advanced-swing
