Class JSModelKitPopup
java.lang.Object
org.jmol.popup.GenericPopup
org.jmol.popup.JmolGenericPopup
org.jmol.modelkit.ModelKitPopup
org.jmol.awtjs2d.JSModelKitPopup
- All Implemented Interfaces:
GenericMenuInterface
-
Field Summary
Fields inherited from class ModelKitPopup
bondRotationCheckBox, prevBondCheckBoxFields 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 ObjectgetImageIcon(String fileName) voidmenuCheckBoxCallback(SC source) voidmenuHidePopup(SC popup) voidmenuShowPopup(SC popup, int x, int y) Methods inherited from class ModelKitPopup
appGetBooleanProperty, appRunSpecialCheckBox, appUpdateForShow, appUpdateSpecialCheckBoxValue, clearLastModelSet, exitBondRotation, getBundle, getScriptForCallback, getUnknownCheckBoxScriptToRun, jpiShow, jpiUpdateComputedMenus, menuClickCallback, menuFocusCallback, setActiveMenu, updateAllXtalMenuOptions, updateCheckBoxesForModelKit, updateOperatorMenuMethods inherited from class JmolGenericPopup
appFixLabel, appRestorePopupMenu, appRunScript, initialize, jpiDispose, jpiGetMenuAsObject, jpiInitialize, showFrankMenuMethods inherited from class GenericPopup
addMenu, addMenuItem, addMenuItems, appCheckItem, appCheckSpecialMenu, appGetMenuAsString, convertToMegabytes, doMenuCheckBoxCallback, doMenuClickCallback, getEntryIcon, initSwing, jpiGetMenuAsString, menuAddSeparator, menuAddSubMenu, menuCreateCheckboxItem, menuCreateItem, menuEnable, menuGetId, menuGetListPosition, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetLabel, setText, show, updateButton, updateSignedAppletItems
-
Constructor Details
-
JSModelKitPopup
public JSModelKitPopup()
-
-
Method Details
-
getImageIcon
- Specified by:
getImageIconin classGenericPopup