CheckBox API documentation example misnames as "Checkbox"

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 7u6
    • Affects Version/s: 7u6
    • Component/s: javafx

      Reported by Martin Desruisseaux on the openjfx mailing list.

      "The following line:

         Checkbox cb = new Checkbox("a checkbox");

      should have an upper-case "B" for "CheckBox". With the lower-case letter, the NetBeans auto-completion imports the java.awt.Checkbox class instead than the JavaFX one."

            Assignee:
            Richard Bair (Inactive)
            Reporter:
            Richard Bair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: