static bool mouseInComponent(Component c) { ret rectangleContains(boundsOnScreen(c), mousePosition()); }