getFieldInNonTranslatedColumn(int col) Normally, JTable automatically translates columns to take care of any columns that may have been moved
However, sometimes, such as when a column is determines from a mouse event, the column is not translated.
Normally, JTable automatically translates columns to take care of any columns that may have been moved
However, sometimes, such as when a column is determines from a mouse event, the column is not translated.
Parameters: col -