Posted By:
juan_pal
Posted On:
Tuesday, August 17, 2004 09:45 AM
Hi there
I have a focus problem with java table. I want to set a new action for the tab so that the focus automatically shifts to the next component after the last cell in the table. (By default, you have to use Ctrl Tab). I have implemented ActionMap and InputMap but it does not seem to work fine...
Thank you