package awt2swing; import javax.swing.JMenuBar; public class MenuBar extends JMenuBar { }