| Author |
problem with painting JFrame
|
MD SALAHUDDIN
Greenhorn
Joined: Oct 04, 2003
Posts: 7
|
|
i have 2 frame display one above other when i drag any of these frame my frames get blurred.can any one suggest me when i shall call the repaint method. salahuddin
|
 |
Tamizh Selvan
Greenhorn
Joined: Oct 10, 2003
Posts: 15
|
|
call the invalidate() method in windowStateChanged(WindowEvent e) method of the windowAdapter Class. Hope this help u. Marcus
|
"No one knows what one can do until one tries"<br />-John Kingsley.
|
 |
 |
|
|
subject: problem with painting JFrame
|
|
|