static void frameToFront(Component c) {
  activateFrame(c);
}