-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
8, 9
-
x86
-
other
A DESCRIPTION OF THE REQUEST :
In your documentation for RowConstraints there is a code-example where you refer to a method:
row0.setPercentWidth(25);
The method setPercentWidth(int) is not existing in the class
JUSTIFICATION :
Wrong documentation
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I think the method sould be setPercentHeight in the documentation
In your documentation for RowConstraints there is a code-example where you refer to a method:
row0.setPercentWidth(25);
The method setPercentWidth(int) is not existing in the class
JUSTIFICATION :
Wrong documentation
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
I think the method sould be setPercentHeight in the documentation
- duplicates
-
JDK-8188314 Fix typos in FX API docs
-
- Resolved
-