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

FX should provide a Parent.pick() routine

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P3
    • tbd
    • None
    • javafx

    Description

      Today Scene Builder uses the private call Group.impl_pickLocal() to locate fx objects which are under the mouse.
      I think it would make sense to have a public routine for doing this in FX.

      This routine could be available at the Scene class level but also any Parent level
      (in many case, the application context allows to reduce the picking scope largely).

      The routine could return a single Node or a list of all the Nodes below the mouse
      ordered by z coordinates.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eleponn Eric Le Ponner
              Votes:
              15 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Imported: