Hi, I'm new to java. I am writing an application (converting from vb.net). So far (amongst others) I have a Jmenu and JtabbedPane. On each tab there are either 1 or two tables (JTable) which are populated from xml. In the menu there are options to insert/delete into/from table. I can tell which tab I am on but is there a way I can tell which table has the focus?
Regards,
Regards,