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