SplitPane example in docs refers to getChildren() whereas the method is getItems()

XMLWordPrintable

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

      In the Javadocs for the SplitPane class there is an example that uses the getChildren() method in the SplitPane class. I'm not sure why, but in SplitPane the method is called getItems() not getChildren(), so the documentation is wrong.

      Also, the description for the setOrientation() method refers to values of true and false whereas the parameter is of type Orientation.

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

              Created:
              Updated:
              Resolved:
              Imported: