public class JSModelKitPopup extends ModelKitPopup
BOOLEAN_OPTIONS, MODE_OPTIONS, SET_OPTIONS, STATE_BITS_SYM_EDIT, STATE_BITS_SYM_VIEW, STATE_BITS_UNITCELL, STATE_BITS_XTAL, STATE_MOLECULAR, STATE_SYM_APPLYFULL, STATE_SYM_APPLYLOCAL, STATE_SYM_NONE, STATE_SYM_RETAINLOCAL, STATE_SYM_SHOW, STATE_UNITCELL_EXTEND, STATE_UNITCELL_PACKED, STATE_XTALEDIT, STATE_XTALVIEW, SYMMETRY_OPTIONS, UNITCELL_OPTIONSfrankPopup, menuText, nFrankList, vwrallowSignedFeatures, buttonGroup, currentMenuItemId, helper, htCheckbox, htMenus, isApplet, isJS, isSigned, isTainted, isWebGL, menuName, popupMenu, strMenuStructure, thisPopup, thisx, thisy, updatingForShow| Constructor and Description |
|---|
JSModelKitPopup() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getImageIcon(java.lang.String fileName) |
void |
menuCheckBoxCallback(SC source) |
void |
menuClickCallback(SC source,
java.lang.String script) |
void |
menuShowPopup(SC popup,
int x,
int y) |
actionRotateBond, appGetBooleanProperty, appUpdateForShow, appUpdateSpecialCheckBoxValue, doMenuClickCallbackMK, getActiveMenu, getBundle, getProperty, getRotateBondIndex, getScriptForCallback, getUnknownCheckBoxScriptToRun, handleAssignNew, handleDragAtom, initialize, initializeForModel, isPickAtomAssignCharge, jpiUpdateComputedMenus, menuFocusCallback, setActiveMenu, setPropertyappFixLabel, appRestorePopupMenu, appRunScript, appRunSpecialCheckBox, jpiDispose, jpiGetMenuAsObject, jpiInitialize, jpiShow, showFrankMenuaddMenuItem, addMenuItems, appCheckItem, appCheckSpecialMenu, appGetMenuAsString, convertToMegabytes, doMenuCheckBoxCallback, doMenuClickCallback, getEntryIcon, initSwing, jpiGetMenuAsString, menuAddSeparator, menuAddSubMenu, menuCreateCheckboxItem, menuCreateItem, menuEnable, menuGetId, menuGetListPosition, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetLabel, setText, show, updateButton, updateSignedAppletItemspublic void menuShowPopup(SC popup, int x, int y)
menuShowPopup in class GenericPopupprotected java.lang.Object getImageIcon(java.lang.String fileName)
getImageIcon in class GenericPopuppublic void menuClickCallback(SC source, java.lang.String script)
menuClickCallback in class ModelKitPopuppublic void menuCheckBoxCallback(SC source)
menuCheckBoxCallback in class GenericPopup