Package jspecview.js2d
Class JsPopup
java.lang.Object
org.jmol.popup.GenericPopup
jspecview.popup.JSVGenericPopup
jspecview.js2d.JsPopup
- 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 TypeMethodDescriptionprotected Object
getImageIcon
(String fileName) void
jpiInitialize
(PlatformViewer viewer, String menu) void
menuFocusCallback
(String name, String actionCommand, boolean b) void
menuShowPopup
(SC popup, int x, int y) could be frank menu or regular context menuMethods inherited from class jspecview.popup.JSVGenericPopup
appCheckItem, appFixLabel, appGetBooleanProperty, appGetMenuAsString, appRestorePopupMenu, appRunScript, appRunSpecialCheckBox, appUpdateForShow, appUpdateSpecialCheckBoxValue, getScriptForCallback, getUnknownCheckBoxScriptToRun, 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
-
JsPopup
public JsPopup()
-
-
Method Details
-
jpiInitialize
-
getImageIcon
- Specified by:
getImageIcon
in classGenericPopup
-