static void internalFrameTitleMenuItem(Container f, fS name, fO action) {
  internalFrameTitlePopupMenuItem(f/JInternalFrame, name, action);
}