Package org.jmol.awt
Class AwtModelKitPopup
java.lang.Object
org.jmol.popup.GenericPopup
org.jmol.popup.JmolGenericPopup
org.jmol.modelkit.ModelKitPopup
org.jmol.awt.AwtModelKitPopup
- All Implemented Interfaces:
GenericMenuInterface
-
Field Summary
Fields inherited from class org.jmol.modelkit.ModelKitPopup
bondRotationCheckBox, prevBondCheckBox
Fields inherited from class org.jmol.popup.JmolGenericPopup
frankPopup, menuText, nFrankList, vwr
Fields inherited from class org.jmol.popup.GenericPopup
allowSignedFeatures, buttonGroup, currentMenuItemId, helper, htCheckbox, htMenus, isApplet, isJS, isSigned, isTainted, isWebGL, menuName, popupMenu, strMenuStructure, thisPopup, thisx, thisy, updatingForShow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected Object
getImageIcon
(String fileName) protected void
menuHidePopup
(SC popup) protected void
menuShowPopup
(SC popup, int x, int y) protected void
updateAwtMenus
(String item) Methods inherited from class org.jmol.modelkit.ModelKitPopup
appGetBooleanProperty, appRunSpecialCheckBox, appUpdateForShow, appUpdateSpecialCheckBoxValue, clearLastModelSet, getBundle, getScriptForCallback, getUnknownCheckBoxScriptToRun, jpiShow, jpiUpdateComputedMenus, menuClickCallback, menuFocusCallback, setActiveMenu, updateAllXtalMenuOptions, updateCheckBoxesForModelKit, updateOperatorMenu
Methods inherited from class org.jmol.popup.JmolGenericPopup
appFixLabel, appRestorePopupMenu, appRunScript, initialize, jpiDispose, jpiGetMenuAsObject, jpiInitialize, showFrankMenu
Methods inherited from class org.jmol.popup.GenericPopup
addMenuItem, addMenuItems, appCheckItem, appCheckSpecialMenu, appGetMenuAsString, convertToMegabytes, doMenuCheckBoxCallback, doMenuClickCallback, getEntryIcon, initSwing, jpiGetMenuAsString, menuAddSeparator, menuAddSubMenu, menuCheckBoxCallback, menuCreateCheckboxItem, menuCreateItem, menuEnable, menuGetId, menuGetListPosition, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetLabel, setText, show, updateButton, updateSignedAppletItems
-
Constructor Details
-
AwtModelKitPopup
public AwtModelKitPopup()
-
-
Method Details
-
addMenu
protected void addMenu(String id, String item, SC subMenu, String label, PopupResource popupResourceBundle) - Overrides:
addMenu
in classGenericPopup
-
updateAwtMenus
-
exitBondRotation
protected void exitBondRotation()- Overrides:
exitBondRotation
in classModelKitPopup
-
getImageIcon
- Specified by:
getImageIcon
in classGenericPopup
-