classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch: JSplitPane fix


From: Lillian Angel
Subject: [cp-patches] Patch: JSplitPane fix
Date: Fri, 30 Sep 2005 12:22:18 -0400

This fixes the SplitPanes dragging behavior for vertical and horizontal
splitpanes.

2005-09-30  Lillian Angel  <address@hidden>

        * javax/swing/plaf/basic/BasicSplitPaneUI.java
        (propertyChange): Added call to reset the layout manager
        whenever the size of the divider is changed.
        (setDividerLocation): Added adjustment to container
        sizes if the divider goes over the bottom/right side.
        Also, fixed the size of the right/top component.
        (validLocation): Added check for min/max location returned.

Attachment: patch.diff
Description: Text Data


reply via email to

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