org.openscience.jmol.app
Class GuiMap
class
GuiMap
extends Object
Hashtable labels
Hashtable map
Object get(String key)
static String getKey(Object obj)
String getLabel(String key)
private static String getLabelWithoutMnemonic(String label)
private static char getMnemonic(String label)
JCheckBox newJCheckBox(String key, boolean isChecked)
JCheckBoxMenuItem newJCheckBoxMenuItem(String key, boolean isChecked)
JMenu newJMenu(String key)
JMenuItem newJMenuItem(String key)
JRadioButtonMenuItem newJRadioButtonMenuItem(String key)
void setSelected(String key, boolean b)
private Hashtable setupLabels()