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 JSVGenericPopup
dumpList, thisJsvp, UPDATE_NEVER, updateMode, 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) voidjpiInitialize(PlatformViewer viewer, String menu) voidmenuFocusCallback(String name, String actionCommand, boolean b) //// run time event-driven methodsvoidmenuShowPopup(SC popup, int x, int y) could be frank menu or regular context menuMethods inherited from class JSVGenericPopup
appCheckItem, appFixLabel, appGetBooleanProperty, appGetMenuAsString, appRestorePopupMenu, appRunScript, appRunSpecialCheckBox, appUpdateForShow, appUpdateSpecialCheckBoxValue, getScriptForCallback, getUnknownCheckBoxScriptToRun, initialize, jpiDispose, jpiGetMenuAsObject, jpiShow, jpiUpdateComputedMenus, setEnabled, setSelectedMethods inherited from class 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
-