org.jmol.popup
Class MainPopupResourceBundle
java.lang.Object
org.jmol.popup.PopupResource
org.jmol.popup.MainPopupResourceBundle
class MainPopupResourceBundle
- extends PopupResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
menuContents
private static String[][] menuContents
structureContents
private static String[][] structureContents
MainPopupResourceBundle
MainPopupResourceBundle(String menuStructure,
Properties menuText)
buildStructure
protected void buildStructure(String menuStructure)
- Specified by:
buildStructure
in class PopupResource
Box
private static String Box(String cmd)
getWordContents
protected String[] getWordContents()
- Specified by:
getWordContents
in class PopupResource
getMenu
public String getMenu(String title)
- Overrides:
getMenu
in class PopupResource
dumpWords
private String dumpWords()
dumpStructure
private String dumpStructure(String[][] items)