documentation: "Working With Layouts in JavaFX": typo in sample code

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: docs
    • None

      page:
      http://ipg-jets.us.oracle.com/JavaFX/id_common-files/id_common-outgoing/doctest/E17411_01/javafx/2.0/layout/size_align.htm#

      look at "Example 2-1 Set a Column of Buttons to the Same Width"
      in last line: root.setright(vbButtons);
      should be: root.setRight(vbButtons);

            Assignee:
            Scott Hommel (Inactive)
            Reporter:
            Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: