Here is the JFrame that I put my username in
JFrame
JButton submit_btn = new JButton("Submit"); submit_btn.setBackground(Color.LIGHT_GRAY); submit