1

I have a simple program that takes a mouse click ActionEvent and for each occurence, adds one to an integer which is displayed in the console. Currently, the window must be in focus and you have to click on it for it to do anything. How can I remove the need for the frame and the console output and have it run as a background process, as so you would not require focus?

IHazABone
  • 525
  • 2
  • 6
  • 20

0 Answers0