Package docking

Interface FocusOwnerProvider

All Known Implementing Classes:
DefaultFocusOwnerProvider

public interface FocusOwnerProvider
An interface to provided the current focus owner.
  • Method Details

    • getFocusOwner

      Component getFocusOwner()
      Returns the current focus owner
      Returns:
      the current focus owner
    • getActiveWindow

      Window getActiveWindow()
      Returns the active window
      Returns:
      the active window