CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/11/02 11:47:57

Modified files:
        .              : ChangeLog 
        javax/swing    : BoxLayout.java 

Log message:
        2005-11-02  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/BoxLayout.java
        (BoxLayout): Throw AWTError when the axis is invalid.
        (minimumLayoutSize): Respect the insets of the container.
        (maximumLayoutSize): Likewise.
        (invalidateLayout): Throw AWTError if the managed container is
        not the same as the parent parameter.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5419&tr2=1.5420&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/BoxLayout.java.diff?tr1=1.24&tr2=1.25&r1=text&r2=text



Reply via email to