Interface ComponentClassListener

    • Method Detail

      • focusedComponentChanged

        void focusedComponentChanged​(Component previousFocusedComponent)
        Called when the focused component changes.
        Parameters:
        previousFocusedComponent - The component that previously had the focus (can be null).