classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: BasicTreeUI, painting/selecting custom icons


From: Lillian Angel
Subject: [cp-patches] Patch: BasicTreeUI, painting/selecting custom icons
Date: Tue, 19 Jul 2005 12:14:39 -0400

The painting of custom icons is now fixed. A bit of selection still
needs to be fixed when custom icons are being used.

2005-17-19  Lillian Angel <address@hidden>

        * javax/swing/plaf/BasicTreeUI:
        Moved several functions around for readability.
        Some formatting in various places.
        (paint): extended size of border drawn
        (mouseClicked): checked if path was null
        (getCellLocation): Now package-private.
        (paintNode): Implemented, there is no need to paint the leaf 
        and non leaf separately. Works with custom icons.
        (paintRecursive): Now package-private. Changed to paint with 
        paintNode.
        (paintControlIcons): Now package-private.
        (hasControlIcons): Now package-private.

Attachment: current.diff
Description: Text Data


reply via email to

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