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

Getting Started doc: ControllerClass must now be set at the beginning

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • None
    • javafx
    • None

      We added recently a new feature to the tool, that allow to automatically discover the ControllerClass, the fx:id and the Event handlers, when the java code is in the same directory than the fxml file.
      This is the case for the IssueTrackingLite example.
      So to take advantage of this feature, which make the step by step example much easier, one have to set the ControllerClass at the beginning of the doc (before the first fx:id is set).
      Then, all the fx:id and the Events handler can be selected from the value editor ComboBox : nothing is to be entered by hand anymore :-)

            cmcastil Cindy Castillo (Inactive)
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: