commit-classpath
[Top][All Lists]
Advanced

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

classpath ./ChangeLog javax/swing/BoxLayout.java


From: Michael Koch
Subject: classpath ./ChangeLog javax/swing/BoxLayout.java
Date: Wed, 26 Nov 2003 16:12:01 -0500

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Michael Koch <address@hidden>   03/11/26 16:12:01

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

Log message:
        2003-11-26  Michael Koch  <address@hidden>
        
        * javax/swing/BoxLayout.java
        (serialVersionUIR): New member variable.
        (X_AXIS, Y_AXIS): Documentation added.
        (LINE_AXIS, PAGE_AXIS): New constants.
        (grid): Renamed from gridbag.
        (BoxLayout): Use new constants, throw exception if invalid value for
        way, added documentation.
        (BoxLayout): Removed.
        (addLayoutComponent): Use new constants, added documentation.
        (removeLayoutComponent): Likewise.
        (addLayoutContainer): Added documentation.
        (preferredLayoutSize): Added documentation, check given argument.
        (minimumLayoutSize): Likewise.
        (layoutContainer): Likewise.
        (getLayoutAlignmentX): Likewise.
        (getLayoutAlignmentY): Likewise.
        (invalidateLayout): Likewise.
        (maximumLayoutSize): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.1640&tr2=1.1641&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/BoxLayout.java.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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