Class MenuCreator


  • public class MenuCreator
    extends java.lang.Object
    Create the menu for BiojavaJmol
    Since:
    1.7
    Author:
    Andreas Prlic
    • Constructor Summary

      Constructors 
      Constructor Description
      MenuCreator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.swing.JMenuBar initMenu()
      provide a JMenuBar that can be added to a JFrame
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MenuCreator

        public MenuCreator()
    • Method Detail

      • initMenu

        public static javax.swing.JMenuBar initMenu()
        provide a JMenuBar that can be added to a JFrame
        Returns:
        a JMenuBar