Uses of Class
org.jmol.popup.PopupResource
Packages that use PopupResource
-
Uses of PopupResource in jspecview.popup
Subclasses of PopupResource in jspecview.popupMethods in jspecview.popup with parameters of type PopupResourceModifier and TypeMethodDescriptionprotected voidJSVGenericPopup.initialize(JSViewer viewer, PopupResource bundle, String title) -
Uses of PopupResource in org.jmol.awt
Methods in org.jmol.awt with parameters of type PopupResource -
Uses of PopupResource in org.jmol.modelkit
Subclasses of PopupResource in org.jmol.modelkitMethods in org.jmol.modelkit that return PopupResourceModifier and TypeMethodDescriptionprotected PopupResource///////////// menu creation and update /////////////// -
Uses of PopupResource in org.jmol.popup
Subclasses of PopupResource in org.jmol.popupMethods in org.jmol.popup that return PopupResourceMethods in org.jmol.popup with parameters of type PopupResourceModifier and TypeMethodDescriptionprotected voidGenericPopup.addMenu(String id, String item, SC subMenu, String label, PopupResource popupResourceBundle) voidGenericPopup.addMenuItems(String parentId, String key, SC menu, PopupResource popupResourceBundle) protected voidJmolGenericPopup.initialize(Viewer vwr, PopupResource bundle, String title) protected voidGenericPopup.initSwing(String title, PopupResource bundle, Object applet, boolean isJS, boolean isSigned, boolean isWebGL)