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, 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 TypeMethodDescriptionprotected ObjectgetImageIcon(String fileName) voidjpiInitialize(PlatformViewer viewer, String menu) voidmenuFocusCallback(String name, String actionCommand, boolean b) voidmenuShowPopup(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, 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
-
JsPopup
public JsPopup()
-
-
Method Details
-
jpiInitialize
-
getImageIcon
- Specified by:
getImageIconin classGenericPopup
-