Well, if you made the menu bar public in the first one, then perhaps you could call it in the others.

For example,

public class BlablaBlaa extends JFrame
{

public JMenuBar mBar;