Posted By:
Jeevan_Sandhu
Posted On:
Wednesday, March 13, 2002 06:22 AM
Does anybody know how to refresh a JFrame so that it updates/refreshes the screen?
When i manually resize the frame, the update or paint method is called but i cant seem to be able to call the paint() method from within the program.