static JMenu addMenuIfNempty(final Component c, fS menuName, fO... items) { temp tempSetTL(addMenu_addIfEmpty, false); ret addMenu(c, menuName, items); }