Package org.fest.swing.core
Interface FocusOwnerFinderStrategy
- All Known Implementing Classes:
HierarchyBasedFocusOwnerFinder
,ReflectionBasedFocusOwnerFinder
interface FocusOwnerFinderStrategy
Understands how to find the current focus owner.
-
Method Summary
-
Method Details
-
focusOwner
Component focusOwner()
-