JSpinner is not updated
843806Mar 3 2009 — edited Mar 5 2009I am using JSpinner and setting value but if focus remains in JSpinner, changed value doesn't get updated and if Focus get lost value is updated.
how do I remove focus from JSpinner when I do click on other component.
Thanks,