static bool mouseInComponent(Component c) { ret boundsOnScreen(c).contains(mousePosition()); }