public class JmolAwtPopup 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 |
|---|
JmolAwtPopup() |
| 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) |
String |
menuSetCheckBoxOption(javajs.api.SC item,
String name,
String what) |
protected 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 void jpiInitialize(javajs.api.PlatformViewer vwr,
String menu)
protected void menuShowPopup(javajs.api.SC popup,
int x,
int y)
menuShowPopup in class GenericSwingPopuppublic String menuSetCheckBoxOption(javajs.api.SC item, String name, String what)
menuSetCheckBoxOption in class GenericSwingPopupprotected Object getImageIcon(String fileName)
getImageIcon in class GenericSwingPopup