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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u6
    • fx2.1
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: