public class ModelKitPopup extends SwingPopup
buttonGroup, currentMenuItemId, htCheckbox, menuName, menuText, strMenuStructure, thisPopup, UPDATE_NEVER, updateMode, viewer
Constructor and Description |
---|
ModelKitPopup() |
Modifier and Type | Method and Description |
---|---|
void |
checkMenuClick(Object source,
String script) |
protected Object |
getImageIcon(String fileName)
modelkit menu only
|
void |
jpiInitialize(javajs.api.PlatformViewer viewer,
String menu) |
String |
menuSetCheckBoxOption(Object item,
String name,
String what) |
finalize, menuAddButtonGroup, menuAddItem, menuAddSeparator, menuAddSubMenu, menuClearListeners, menuCreateCheckboxItem, menuCreateItem, menuCreatePopup, menuEnable, menuEnableItem, menuGetAsText, menuGetId, menuGetItemCount, menuGetParent, menuGetPosition, menuInsertSubMenu, menuNewSubMenu, menuRemoveAll, menuSetAutoscrolls, menuSetCheckBoxState, menuSetCheckBoxValue, menuSetLabel, menuSetListeners, menuShowPopup, updateSpecialMenuItem
addItemText, checkBoxStateChanged, checkMenuClickGP, checkMenuFocus, fixScript, getEntryIcon, getSpecialLabel, initialize, jpiDispose, jpiGetMenuAsObject, jpiGetMenuAsString, jpiShow, jpiUpdateComputedMenus, restorePopupMenu, setCheckBoxValue
public void jpiInitialize(javajs.api.PlatformViewer viewer, String menu)
public String menuSetCheckBoxOption(Object item, String name, String what)
menuSetCheckBoxOption
in interface JmolAbstractMenu
menuSetCheckBoxOption
in class SwingPopup
public void checkMenuClick(Object source, String script)
checkMenuClick
in interface JmolAbstractMenu
checkMenuClick
in class GenericPopup
protected Object getImageIcon(String fileName)
GenericPopup
getImageIcon
in class GenericPopup