I have a doubt in java Swings. Assume in a GUI SCreen, we have a Table where there are 5 columns. On clicking, the TAB key on the Keyboard, the cursor goes thru each column. Assume for a particular column named "Ccity", there is a ellipsis(...) button at the corner of the "Ccity" column. When...