static JMenuItem jMenuItem(fS text) { ret jmenuItem(text); } static JMenuItem jMenuItem(S text, O r) { ret jmenuItem(text, r); }