static A centerFrameWithWidth(int w, A c) { ret centerFrame(setFrameWidth(w, c)); }