CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Roman Kennke <[EMAIL PROTECTED]>        06/03/30 12:15:52

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

Log message:
        2006-03-30  Roman Kennke  <[EMAIL PROTECTED]>
        
        * javax/swing/JTabbedPane.java
        (removeTabAt): Adjust selection correctly when removing a tab
        before the selected tab. Also remove the component from the
        container, not only the tab object. Repaint and revalidate the
        component after the removal.
        (removeAll): Set selection to -1 before removing the tabs.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/swing/JTabbedPane.java.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6946&tr2=1.6947&r1=text&r2=text


Reply via email to