Class AwtJmolPopup
java.lang.Object
org.jmol.popup.GenericPopup
org.jmol.popup.JmolGenericPopup
org.jmol.popup.JmolPopup
org.jmol.awt.AwtJmolPopup
- All Implemented Interfaces:
GenericMenuInterface
-
Field Summary
Fields inherited from class JmolPopup
modelIndex, modelInfo, Special, UPDATE_ALL, UPDATE_CONFIG, UPDATE_NEVER, UPDATE_SHOW, updateModeFields inherited from class JmolGenericPopup
frankPopup, menuText, nFrankList, vwrFields inherited from class 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 ObjectgetImageIcon(String fileName) getUnknownCheckBoxScriptToRun(SC item, String name, String what, boolean TF) voidmenuFocusCallback(String name, String actionCommand, boolean b) //// run time event-driven methodsprotected voidmenuShowPopup(SC popup, int x, int y) protected voidupdateAwtMenus(String item) Methods inherited from class JmolPopup
appCheckItem, appCheckSpecialMenu, appGetMenuAsString, appRestorePopupMenu, appUpdateForShow, appUpdateSpecialCheckBoxValue, getBundle, getScriptForCallback, getSpecialLabel, jpiDispose, jpiUpdateComputedMenus, showFrankMenu, updateAboutSubmenu, updateConfigurationComputedMenu, updateElementsComputedMenu, updateFileMenu, updateFileTypeDependentMenus, updateFRAMESbyModelComputedMenu, updateHeteroComputedMenu, updateLanguageSubmenu, updateMenus, updateModelSetComputedMenu, updatePDBResidueComputedMenus, updateSceneComputedMenu, updateSelectMenu, updateSpecialMenuItem, updateSpectraMenu, updateSurfMoComputedMenu, updateSYMMETRYComputedMenus, updateSYMMETRYSelectComputedMenu, updateSYMMETRYShowComputedMenuMethods inherited from class JmolGenericPopup
appFixLabel, appGetBooleanProperty, appRunScript, appRunSpecialCheckBox, initialize, jpiGetMenuAsObject, jpiInitialize, jpiShowMethods inherited from class GenericPopup
addMenuItem, addMenuItems, convertToMegabytes, doMenuCheckBoxCallback, doMenuClickCallback, getEntryIcon, initSwing, jpiGetMenuAsString, menuAddSeparator, menuAddSubMenu, menuCheckBoxCallback, menuClickCallback, menuCreateCheckboxItem, menuCreateItem, menuEnable, menuGetId, menuGetListPosition, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetLabel, setText, show, updateButton, updateSignedAppletItems
-
Constructor Details
-
AwtJmolPopup
public AwtJmolPopup()
-
-
Method Details
-
addMenu
protected void addMenu(String id, String item, SC subMenu, String label, PopupResource popupResourceBundle) - Overrides:
addMenuin classGenericPopup
-
updateAwtMenus
-
getUnknownCheckBoxScriptToRun
- Specified by:
getUnknownCheckBoxScriptToRunin classGenericPopup
-
getImageIcon
- Specified by:
getImageIconin classGenericPopup
-