Re: AWT event model problem

From: Thanasis \(sch\) (thanasis_gr_at_hotmail.com)
Date: 10/19/04


Date: Tue, 19 Oct 2004 14:28:15 +0300

sorry thomas i'm new to this newsgroup.
where can i find faqs?
thanasis
"Thomas Weidenfeller" <nobody@ericsson.invalid> wrote in message
news:cl2s0k$68s$1@newstree.wise.edt.ericsson.se...
> Thanasis (sch) wrote:
>> Graphics g = getGraphics();
>
> Don't use getGraphics(). Your way of drawing violates the AWT painting
> model. The FAQ of this group (and regularly posted to this group) contains
> some elaboration why doing what you are doing is a bad idea (Q3.4 of in
> v1.13 of the FAQ).
>
> /Thomas



Relevant Pages

  • Re: comp.lang.java.gui FAQ
    ... "Thomas Weidenfeller" wrote in message ... I see no mention of FAQ anywhere. ... inside a root component that is not. ... of the root container, but I have yet to see a working ...
    (comp.lang.java.gui)
  • Re: unchecked call to compareTo(T)
    ... Thomas Weidenfeller wrote: ... I am sure we all thought it was just a joke. ... The comp.lang.java.gui FAQ: ... but I just wanted a quick fix for now. ...
    (comp.lang.java.programmer)
  • Re: AWT event model problem
    ... Don't use getGraphics(). ... Your way of drawing violates the AWT painting ... The FAQ of this group ...
    (comp.lang.java.gui)
  • Re: java 2d graphics
    ... alun Groome via JavaKB.com wrote: ... I have been told about getGraphics(), ... You badly need to learn the basics of the painting mechanism in ... A pointer is in the FAQ, ...
    (comp.lang.java.programmer)
  • Re: comp.lang.java.gui FAQ
    ... Maintainer: Thomas Weidenfeller. ... See below for mailing instructions. ... comp.lang.java.gui FAQ ...
    (comp.lang.java.gui)