CVSROOT: /cvsroot/classpath
Module name: classpath
Branch:
Changes by: Lillian Angel <[EMAIL PROTECTED]> 05/09/30 16:23:31
Modified files:
. : ChangeLog
javax/swing/plaf/basic: BasicSplitPaneUI.java
Log message:
2005-09-30 Lillian Angel <[EMAIL PROTECTED]>
* 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.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5060&tr2=1.5061&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/plaf/basic/BasicSplitPaneUI.java.diff?tr1=1.15&tr2=1.16&r1=text&r2=text