Okay let's say I do not want to use the console to get user input. I could import Swing and use JTextField and get the user to input a number in that GUI component. My question is can I write code so...