!747 m { p { addToMultiPortSilent("Get Active Swing Component Bot."); } static S answer(S s) { if (match3("get focused component", s) || match3("get active component", s)) ret weakref(KeyboardFocusManager.getCurrentKeyboardFocusManager().getFocusOwner()); ret null; } // make translator happy !include #1001735 // unquote !include #1000709 // formatSnippetID }