-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 9, 10
-
Component/s: client-libs
-
b17
-
x86_64
-
windows_10
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"