-
Type:
Enhancement
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: 8, 9
-
Component/s: javafx
-
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
-