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 void
JSVGenericPopup.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 PopupResource -
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 void
GenericPopup.addMenu
(String id, String item, SC subMenu, String label, PopupResource popupResourceBundle) void
GenericPopup.addMenuItems
(String parentId, String key, SC menu, PopupResource popupResourceBundle) protected void
JmolGenericPopup.initialize
(Viewer vwr, PopupResource bundle, String title) protected void
GenericPopup.initSwing
(String title, PopupResource bundle, Object applet, boolean isJS, boolean isSigned, boolean isWebGL)