static A piFrameTitle(A c, S title) { ret possiblyInternalFrameTitle(c, title); } sS piFrameTitle(Component c) { ret possiblyInternalFrameTitle(c); }