static void addToWindow_pack(Component c, Component toAdd) { addToWindowAndPack(c, toAdd); }