+ 1
I can't make an input after a JFrame.
BufferedReader or even Scanner i've used for inputting some values in the console doesn't work after it comes up after the JFrame component. Why is that impossible?
1 Answer
BufferedReader or even Scanner i've used for inputting some values in the console doesn't work after it comes up after the JFrame component. Why is that impossible?