CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        05/11/08 14:12:45

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

Log message:
        2005-11-08  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JRootPane.java
        (RootLayout.glassPaneBounds): New field.
        (RootLayout.layeredPaneBounds): New field.
        (RootLayout.contentPaneBounds): New field.
        (RootLayout.menuBarBounds): New field.
        (RootLayout.prefSize): New field.
        (getLayoutAlignmentX): Return 0.0F here.
        (getLayoutAlignmentY): Return 0.0F here.
        (invalidateLayout): Throw away cached layout information.
        (layoutContainer): Simplified and fixed the layout. Use cache if
        possible.
        (preferredLayoutSize): Simplified and fixed the layout. Use cache if
        possible.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.5509&tr2=1.5510&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/javax/swing/JRootPane.java.diff?tr1=1.31&tr2=1.32&r1=text&r2=text



Reply via email to