classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: bug fixing for BasicTreeUI


From: Lillian Angel
Subject: [cp-patches] Patch: bug fixing for BasicTreeUI
Date: Mon, 18 Jul 2005 18:58:11 -0400

There appears to be some bugs when adding in custom icons. This still
does not work perfectly, but soon.

2005-17-18  Lillian Angel <address@hidden>
        * javax/swing/plaf/BasicTreeUI
        (getPathBounds): checked if path was null initially
        (paint): no need to check for control icons
        (paintLeaf): reseting of icon
        (paintNonLeaf): resetting of icon
        (paintControlIcons): cleaned up
        (hasControlIcons): cleaned up
        * javax/swing/tree/DefaultTreeCellRenderer
        (getTreeCellRendererComponent): fixed to follow API






reply via email to

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