Ensemble: MouseEventsSample does not work when saved as a separate NetBeans project

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7u6
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • None

      When the Ensemble MouseEventsSample sample is saved (via the "Save NetBeans Project.." button for the sample in Ensemble), the resulting standalone application does not compile because of:

      cannot find symbol
      symbol : method setOnScroll(<anonymous javafx.event.EventHandler<javafx.scene.input.ScrollEvent>>)
      location: class MouseEventsSample
              this.setOnScroll(new EventHandler<ScrollEvent>() {
      1 error

            Assignee:
            Pavel Ĺ afrata
            Reporter:
            Debra Masada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: