classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: swing fix


From: Roman Kennke
Subject: [cp-patches] FYI: swing fix
Date: Wed, 12 Oct 2005 19:41:11 +0000

My recent patch to ComponentUI.update() revealed some other problems.
Obviously, the clipping in components that use renderers (lists,
tables,...) was broken and didn't play nice with my adjustments. This
is fixed now.

2005-10-12  Roman Kennke  <address@hidden>

        * javax/swing/CellRendererPane.java
        (paintComponent): Fix clipping of cells.
        * javax/swing/plaf/basic/BasicTableUI.java
        (paint): Fix clipping of cells.

/Roman

Attachment: rendering-fixes.diff
Description: Text Data


reply via email to

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