-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 6u21
-
Component/s: client-libs
-
x86
-
windows_7
A DESCRIPTION OF THE PROBLEM :
The documentation contains a typo "SwingConstans.VERTICAL" instead of "SwingConstants.VERTICAL". Secondly, the @param for axis should show up before the @param for components in order to remain consistent with the order the parameters are defined.
URL OF FAULTY DOCUMENTATION :
http://download.oracle.com/javase/6/docs/api/javax/swing/GroupLayout.html#linkSize%28int,%20java.awt.Component...%29
The documentation contains a typo "SwingConstans.VERTICAL" instead of "SwingConstants.VERTICAL". Secondly, the @param for axis should show up before the @param for components in order to remain consistent with the order the parameters are defined.
URL OF FAULTY DOCUMENTATION :
http://download.oracle.com/javase/6/docs/api/javax/swing/GroupLayout.html#linkSize%28int,%20java.awt.Component...%29
- duplicates
-
JDK-8157322 Several typos in javadoc
-
- Resolved
-