DoubleProperty.doubleProperty() Javadoc needs small fix

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 8u40
    • Affects Version/s: 8u20
    • Component/s: javafx

      For the doubleProperty() static method in the DoubleProperty class, the @throws reads as:

           * @throws NullPointerException
           * if {@code value} is {@code null}

      ...but the actual parameter name is 'property' not 'value'.

            Assignee:
            Vadim Pakhnushev
            Reporter:
            David Gilbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: