JTable celleditor, on focus lost, commit value

Very annoying JTable doesn’t commit the cell edit on focus lost. Magic property is this :

jtable.putClientProperty("terminateEditOnFocusLost", Boolean.TRUE);

One Reply to “JTable celleditor, on focus lost, commit value”

Leave a Reply to Angeles Cancel reply

Your email address will not be published. Required fields are marked *