org.jmol.popup
class MainPopupResourceBundle extends PopupResource
Modifier and Type | Field and Description |
---|---|
private static String[][] |
menuContents |
private static String[][] |
structureContents |
structure, words
Constructor and Description |
---|
MainPopupResourceBundle(String menuStructure,
Properties menuText) |
Modifier and Type | Method and Description |
---|---|
private static String |
Box(String cmd) |
protected void |
buildStructure(String menuStructure) |
private String |
dumpStructure(String[][] items) |
private String |
dumpWords() |
String |
getMenu(String title) |
protected String[] |
getWordContents() |
addItems, getStructure, getWord, setStructure
private static String[][] menuContents
private static String[][] structureContents
MainPopupResourceBundle(String menuStructure, Properties menuText)
protected void buildStructure(String menuStructure)
buildStructure
in class PopupResource
protected String[] getWordContents()
getWordContents
in class PopupResource
public String getMenu(String title)
getMenu
in class PopupResource
private String dumpWords()