org.jmol.applet
class GuiMap extends Object
| Nested Class Summary | |
|---|---|
| interface | GuiMap.GetKey |
| class | GuiMap.KeyJMenu |
| class | GuiMap.KeyJMenuItem |
| Field Summary | |
|---|---|
| Hashtable | labels |
| Hashtable | map |
| Method Summary | |
|---|---|
| Object | get(String key) |
| static String | getKey(Object obj) |
| String | getLabel(String key) |
| static String | getLabelWithoutMnemonic(String label) |
| static char | getMnemonic(String label) |
| boolean | isSelected(String key) |
| JMenu | newJMenu(String key) |
| JMenuItem | newJMenuItem(String key) |
| void | setSelected(String key, boolean b) |
| Hashtable | setupLabels() |