CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Tania Bento <tbento>    06/10/18 21:51:05

Modified files:
        .              : ChangeLog 
        java/awt       : CardLayout.java 

Log message:
                2006-10-18  Tania Bento  <[EMAIL PROTECTED]>
        
                * java/awt/CardLayout.java:
                (maximumLayoutSize): Return a new Dimension with 
Integer.MAX_VALUE as
                its height and width if Container passed as argument is null.
                (gotoComponent): Consider the case where the component is not 
visible.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8706&r2=1.8707
http://cvs.savannah.gnu.org/viewcvs/classpath/java/awt/CardLayout.java?cvsroot=classpath&r1=1.17&r2=1.18


Reply via email to