-
Bug
-
Resolution: Fixed
-
P4
-
9, 10, 11, 12, 13, 14
-
b12
-
x86_64
-
generic
-
Verified
A DESCRIPTION OF THE PROBLEM :
In the introductory text of the class under "Details" there are two code examples showing how to add a component to a JLayeredPane. One of the lines reads
"layeredPane.add(child, Integer.valueOf.valueOf(10));".
Delete "valueOf.".
FREQUENCY : always
In the introductory text of the class under "Details" there are two code examples showing how to add a component to a JLayeredPane. One of the lines reads
"layeredPane.add(child, Integer.valueOf.valueOf(10));".
Delete "valueOf.".
FREQUENCY : always