-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b81
-
sparc
-
solaris_8
The javadoc for CardLayout.removeLayoutComponent in J2SE 1.3.1 states:
If the card was visible on top, the next card underneath it is shown.
This sentence was lost in J2SE 1.4 and later. Apparently, delta 1.30 from
the J2SE 1.3.1 sources was never synched back into the main train workspace.
Note that the J2SE implementation behavior for 1.4 and 1.4 actually matches
this sentence, so no implementation changes are needed.
###@###.### 2004-04-28
If the card was visible on top, the next card underneath it is shown.
This sentence was lost in J2SE 1.4 and later. Apparently, delta 1.30 from
the J2SE 1.3.1 sources was never synched back into the main train workspace.
Note that the J2SE implementation behavior for 1.4 and 1.4 actually matches
this sentence, so no implementation changes are needed.
###@###.### 2004-04-28