SplitPane javadoc's code sample has errors

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.0.2
    • Affects Version/s: fx2.0.2
    • Component/s: javafx
    • Environment:

      2.0.2 b06

      1. "*" (star) sign at the end of the line

       sp3.getChildren().add(new Button("Button Three"));*

      2. wrong parameters, should be sp1, sp2, sp3 instead of:

       sp.getItems().addAll(sp1, sp1, sp2);

            Assignee:
            Kinsley Wong (Inactive)
            Reporter:
            Sergey Grinev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: