Package jspecview.java
Class AwtPopup
java.lang.Object
org.jmol.popup.GenericPopup
jspecview.popup.JSVGenericPopup
jspecview.java.AwtPopup
- All Implemented Interfaces:
GenericMenuInterface
-
Field Summary
Fields inherited from class jspecview.popup.JSVGenericPopup
dumpList, thisJsvp, UPDATE_NEVER, updateMode, 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 TypeMethodDescriptionvoid
checkMenuFocus
(String name, String cmd, boolean isFocus) protected Object
getImageIcon
(String fileName) protected String
getUnknownCheckBoxScriptToRun
(SC item, String name, String what, boolean TF) void
jpiInitialize
(PlatformViewer viewer, String menu) void
menuFocusCallback
(String name, String cmd, boolean isFocus) void
menuShowPopup
(SC popup, int x, int y) Methods inherited from class jspecview.popup.JSVGenericPopup
appCheckItem, appFixLabel, appGetBooleanProperty, appGetMenuAsString, appRestorePopupMenu, appRunScript, appRunSpecialCheckBox, appUpdateForShow, appUpdateSpecialCheckBoxValue, getScriptForCallback, initialize, jpiDispose, jpiGetMenuAsObject, jpiShow, jpiUpdateComputedMenus, setEnabled, setSelected
Methods inherited from class org.jmol.popup.GenericPopup
addMenu, addMenuItem, addMenuItems, appCheckSpecialMenu, 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
-
AwtPopup
public AwtPopup()
-
-
Method Details
-
jpiInitialize
-
getUnknownCheckBoxScriptToRun
- Overrides:
getUnknownCheckBoxScriptToRun
in classJSVGenericPopup
-
checkMenuFocus
-
getImageIcon
- Specified by:
getImageIcon
in classGenericPopup
-