Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How do I repaint my JFrame after abutton click on another JFrame?

I'm developing a parking lot system in java, the main screen that shows all the cars and motorcycles parked should be updated every time the user registers a vehicle. There is a Jframe only to input the data of the vehicles and after user clicks ok this Jframe should close and the main screen should be update showing the parking space filled. How can I do that?

Comments