static <A extends Component> A alwaysOnTopFrame(A c) {
  ret alwaysOnTop(c);
}