static JMenuBar getMenuBar(Component c) { ret (JMenuBar) call(getPossiblyInternalFrame(c), 'getJMenuBar); }