-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.1
-
javafx-sdk2.1.0-beta-b17
Need a way to know what control is focused now. Public observable focusOwner property on Scene (or something like that) should work.
- duplicates
-
JDK-8092094 Lacking concept of "inactive" focus owner
- Closed
-
JDK-8101032 Promote Scene.impl_getFocusOwner to public API (and clean up focus owner code in Scene)
- Closed
- relates to
-
JDK-8102416 Merge Scene's impl_getFocusOwner() and impl_focusOwner property
- Resolved
-
JDK-8090588 Need way to determine if the focused Node is a child of a Parent
- Closed