When you use username.getText() in the constructor, the JTextArea's initial text is set to the value currently in the username JTextField. However, nothing in your program is telling users's text to...