Interface WindowClassListener

    • Method Detail

      • activeWindowChanged

        void activeWindowChanged​(Window previousActiveWindow)
        Called when the active window has changed.
        Parameters:
        previousActiveWindow - The window that was previously the active window.