public class JmolJSPopup extends JmolGenericPopup
menuText, UPDATE_NEVER, updateMode, vwrallowSignedFeatures, buttonGroup, currentMenuItemId, helper, htCheckbox, htMenus, isApplet, isJS, isSigned, isTainted, isWebGL, menuName, popupMenu, strMenuStructure, thisPopup, thisx, thisy| Constructor and Description |
|---|
JmolJSPopup()
The main popup window for the applet -- as JavaScript
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getImageIcon(String fileName) |
void |
jpiInitialize(javajs.api.PlatformViewer vwr,
String menu) |
void |
menuFocusCallback(String name,
String actionCommand,
boolean b) |
protected String |
menuSetCheckBoxOption(javajs.api.SC item,
String name,
String what) |
void |
menuShowPopup(javajs.api.SC popup,
int x,
int y) |
appCheckItem, appCheckSpecialMenu, appFixLabel, appFixScript, appGetBooleanProperty, appGetMenuAsString, appIsSpecialCheckBox, appRestorePopupMenu, appRunScript, appUpdateForShow, appUpdateSpecialCheckBoxValue, getSpecialLabel, initialize, jpiDispose, jpiGetMenuAsObject, jpiShow, jpiUpdateComputedMenusaddMenuItem, addMenuItems, convertToMegabytes, getEntryIcon, initSwing, jpiGetMenuAsString, menuAddSeparator, menuAddSubMenu, menuCheckBoxCallback, menuClickCallback, menuCreateCheckboxItem, menuCreateItem, menuEnable, menuGetId, menuGetListPosition, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetLabel, processClickCallback, setText, show, updateButton, updateSignedAppletItemspublic JmolJSPopup()
public void jpiInitialize(javajs.api.PlatformViewer vwr,
String menu)
public void menuShowPopup(javajs.api.SC popup,
int x,
int y)
menuShowPopup in class GenericSwingPopupprotected String menuSetCheckBoxOption(javajs.api.SC item, String name, String what)
menuSetCheckBoxOption in class GenericSwingPopupprotected Object getImageIcon(String fileName)
getImageIcon in class GenericSwingPopup