Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 9, 10
-
Fix Version/s: 12
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b17
-
CPU:x86_64
-
OS:windows_10
Description
A DESCRIPTION OF THE PROBLEM :
https://docs.oracle.com/javase/10/docs/api/java/awt/GridBagLayout.html
Affects Java 8 to 10
In the description for "GridBagConstraints.gridwidth, GridBagConstraints.gridheight" there is a closing bracket missing:
"(for gridwidth or"
It should be after "gridwidth"
https://docs.oracle.com/javase/10/docs/api/java/awt/GridBagLayout.html
Affects Java 8 to 10
In the description for "GridBagConstraints.gridwidth, GridBagConstraints.gridheight" there is a closing bracket missing:
"(for gridwidth or"
It should be after "gridwidth"