static void addToFrame(Component c, Component toAdd) { addToWindow(c, toAdd); }