classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: BoxView optimization


From: Roman Kennke
Subject: [cp-patches] FYI: BoxView optimization
Date: Mon, 14 Nov 2005 12:06:51 +0000

I optimized the BoxView (a basic view for all kinds of styled text
components) a little so that it only paints a given child view if the
child view's allocation is inside the current clip.

2005-11-14  Roman Kennke  <address@hidden>

        * javax/swing/text/BoxView.java
        (paint): Only paint child if it is inside the current clip.

/Roman

Attachment: patch.diff
Description: Text Data


reply via email to

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