-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: client-libs
-
b04
-
generic, x86
-
generic, linux
-
Not verified
In the specification for the java.awt.SystemTry class an exapmle is given.
There is a typ0
Image image = Toolkit.getDefaultToolkit.getImage(...);
The Tollkit class does not have getDefaultToolkit field.
This should confuse a newcomer.
There is a typ0
Image image = Toolkit.getDefaultToolkit.getImage(...);
The Tollkit class does not have getDefaultToolkit field.
This should confuse a newcomer.
- duplicates
-
JDK-6588244 Error in demo code - a "( )" is missing!
-
- Closed
-