So, I am asking the user for their desired salary in an application form using these lines of code:
JTextField salary = new RoundedJTextField(15); //Rou