classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: JTree scrollPathToVisible fix


From: Lillian Angel
Subject: [cp-patches] Patch: JTree scrollPathToVisible fix
Date: Tue, 18 Oct 2005 11:01:57 -0400

Fixes bug #24218

2005-10-18  Lillian Angel  <address@hidden>

        * javax/swing/JTree.java
        (scrollPathToVisible): Reimplemented to make the path visible 
        if its parent is not expanded.
        * javax/swing/plaf/basic/BasicTreeUI.java
        (installDefaults): Initialized row height for the tree.
        (updateCurrentVisiblePath): Updated the visible row count.
        * javax/swing/plaf/metal/MetalTreeUI.java
        (installUI): Initialized row height for the tree.

Attachment: patch.diff
Description: Text Data


reply via email to

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