Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8185488

Error in Documentation for 'javafx.scene.layout.RowConstraints'

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8, 9
    • javafx

      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

            jgiles Jonathan Giles
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: