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

javadoc: incorrect method references in Region and PopupControl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx23
    • jfx22
    • javafx
    • b19

      The javadoc for Region.getPrefHeight() / getPrefWidth() incorrectly refers to getPrefHeight(forWidth) / getPrefWidth(forHeight)

      should be

      prefHeight(forWidth) / prefWidth(forHeight)

      Same issue is present in the PopupControl javadoc.

            angorya Andy Goryachev
            angorya Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: