Class MenuCreator
- java.lang.Object
-
- org.biojava.nbio.structure.gui.util.MenuCreator
-
public class MenuCreator extends 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 JMenuBar
initMenu()
provide a JMenuBar that can be added to a JFrame
-
-
-
Constructor Detail
-
MenuCreator
public MenuCreator()
-
-