Package org.jmol.popup
Class PopupResource
java.lang.Object
org.jmol.popup.PopupResource
- Direct Known Subclasses:
MainPopupResourceBundle
,ModelKitPopupResourceBundle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected abstract void
buildStructure
(String menuStructure) private String
dumpStructure
(String[][] items) private String
abstract String
getMenuAsText
(String title) abstract String
(package private) String
getStructure
(String key) protected String
getStuctureAsText
(String title, String[][] menuContents, String[][] structureContents) (package private) String
protected abstract String[]
private void
localize
(boolean haveUserMenu, Properties menuText) protected void
setStructure
(String slist, Translator gt)
-
Field Details
-
structure
-
words
-
-
Constructor Details
-
PopupResource
-
-
Method Details
-
getMenuName
-
getWordContents
-
buildStructure
-
getStructure
-
getWord
-
setStructure
-
addItems
-
localize
- Parameters:
haveUserMenu
- NOT USEDmenuText
-
-
getMenuAsText
-
getStuctureAsText
-
dumpWords
-
dumpStructure
-