classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] FYI: JComponent optimization


From: Mark Wielaard
Subject: Re: [cp-patches] FYI: JComponent optimization
Date: Mon, 10 Oct 2005 12:54:38 +0200

Hi Roman or David,

On Mon, 2005-10-10 at 10:56 +0200, Roman Kennke wrote:
> 2005-10-10  David Gilbert  <address@hidden>

Having an identity crisis?

And while I am at it. Does this give measurable performance
improvements?

Maybe you can just "inline" the SwingUtilities.calculateInnerArea()
method in the paintChildren() code and do away with all the Rectangles
at the same time? That would take away the worry that the Rectangle
might get modified in another context within the same method call chain.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]