org.jmol.modelkit
class ModelKitPopup extends SimplePopup
altlocs, AppletOnly, asPopup, atomCount, ChargesOnly, cmil, display, dumpList, fileHasUnitCell, FileMolOnly, FileUnitOnly, FramesOnly, frankPopup, haveBFactors, haveCharges, htCheckbox, htMenus, isApplet, isLastFrame, isMultiConfiguration, isMultiFrame, isPDB, isSigned, isSymmetry, isUnitCell, isVibration, isZapped, menuText, mil, modelCount, modelIndex, modelInfo, modelSetFileName, modelSetInfo, modelSetName, modelSetRoot, NotPDB, nullModelSetName, PDBOnly, SignedOnly, SingleModelOnly, swingPopup, SymmetryOnly, TemperatureOnly, thisx, thisy, UnitcellOnly, VibrationOnly, viewer
Constructor and Description |
---|
ModelKitPopup(JmolViewer viewer,
String title,
PopupResource bundle) |
Modifier and Type | Method and Description |
---|---|
void |
checkMenuClick(Object source,
String script) |
protected ImageIcon |
getIcon(String name) |
protected String |
setCheckBoxOption(JMenuItem item,
String name,
String what) |
addCurrentItem, addMenuItems, build, checkSpecialMenu, fixScript, getMenuText, getViewerData, set, setCheckBoxValue, setLabel, show, showPopupMenu, updateForShow
ModelKitPopup(JmolViewer viewer, String title, PopupResource bundle)
protected ImageIcon getIcon(String name)
getIcon
in class SimplePopup
public void checkMenuClick(Object source, String script)
checkMenuClick
in class SimplePopup
protected String setCheckBoxOption(JMenuItem item, String name, String what)
setCheckBoxOption
in class SimplePopup