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

SplitPane javadoc's code sample has errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.0.2
    • fx2.0.2
    • javafx
    • 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);

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

              Created:
              Updated:
              Resolved:
              Imported: