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

CheckBox API documentation example misnames as "Checkbox"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 7u6
    • 7u6
    • 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."

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

              Created:
              Updated:
              Resolved:
              Imported: