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, prevBondCheckBoxFields inherited from class org.jmol.popup.JmolGenericPopup
frankPopup, menuText, nFrankList, vwrFields 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 voidprotected voidprotected ObjectgetImageIcon(String fileName) protected voidmenuHidePopup(SC popup) protected voidmenuShowPopup(SC popup, int x, int y) protected voidupdateAwtMenus(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, updateOperatorMenuMethods inherited from class org.jmol.popup.JmolGenericPopup
appFixLabel, appRestorePopupMenu, appRunScript, initialize, jpiDispose, jpiGetMenuAsObject, jpiInitialize, showFrankMenuMethods 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:
addMenuin classGenericPopup
-
updateAwtMenus
-
exitBondRotation
protected void exitBondRotation()- Overrides:
exitBondRotationin classModelKitPopup
-
getImageIcon
- Specified by:
getImageIconin classGenericPopup
-