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

FXML: instance declaration isn't clear

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      Introduction to fxml asserts following:

      If an element's tag name begins with an uppercase letter (and it is not a "static" property setter, described later), it is considered an instance declaration.

      But tag name is a class name. It can be fully qualified name, hence it will starts with lowercase letter. And there is no rule forbidding name classes with a lowercase letters first. I thing this statement should be clarified in some way.

            msladecek Martin Sládeček
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: