Searched refs:historyMap (Results 1 – 1 of 1) sorted by relevance
510 Map historyMap = new HashMap(); field in Demo1226 MenuItem cmi = (MenuItem) historyMap.get(name); in addHistory()1230 historyMap.put(name, cmi); in addHistory()