Why would this code Not work, does the textField used by JSpinner (JFormattedTextField) overwrite the select Method of selectAll in textField? This is really wierd, I am able to add a focusListener and do a whole other operations as I would a normal JTextField, yet selectAll doesn't actually select All as it would in a JTextField.