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, 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 TypeMethodDescriptionvoidcheckMenuFocus(String name, String cmd, boolean isFocus) protected ObjectgetImageIcon(String fileName) protected StringgetUnknownCheckBoxScriptToRun(SC item, String name, String what, boolean TF) voidjpiInitialize(PlatformViewer viewer, String menu) voidmenuFocusCallback(String name, String cmd, boolean isFocus) voidmenuShowPopup(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, setSelectedMethods 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:
getUnknownCheckBoxScriptToRunin classJSVGenericPopup
-
checkMenuFocus
-
getImageIcon
- Specified by:
getImageIconin classGenericPopup
-