I'm attempting to use the selectAll() method of javax.swing.JTextField. I was expecting to see all the text in the JTextField on my GUI screen displayed as if I had double-clicked the field from the...