paintComponents()
From: Ike (rxv_at_hotmail.com)
Date: 12/20/03
- Previous message: Raymond DeCampo: "Re: Flipping Y axis in a Graphics 2D??"
- Next in thread: hiwa: "Re: paintComponents()"
- Reply: hiwa: "Re: paintComponents()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 20 Dec 2003 05:54:44 GMT
If I have an Applet, and say another window is over the display of the
Applet, when I remove the other window, such that the Applet should repaint,
and it only repaints partially (unless I do some mouse action over a
component on the Applet, whereupon that component then repaints), shouldn't
Applet.paintComponents() be called when my Applet needs to be repainted by
such a thing (i.e., a window over it, being removed?) What SHOULD be called,
Applet.paint() ? -Ike
- Previous message: Raymond DeCampo: "Re: Flipping Y axis in a Graphics 2D??"
- Next in thread: hiwa: "Re: paintComponents()"
- Reply: hiwa: "Re: paintComponents()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|