Searched refs:ControlKey (Results 1 – 1 of 1) sorted by relevance
336 Integer ControlKey = new Integer(iControlKey); in insertButton() local339 ControlList.put(sName, ControlKey); in insertButton()355 Integer ControlKey = new Integer(iControlKey); in insertCheckBox() local358 ControlList.put(sName, ControlKey); in insertCheckBox()373 Integer ControlKey = new Integer(iControlKey); in insertNumericField() local376 ControlList.put(sName, ControlKey); in insertNumericField()393 Integer ControlKey = new Integer(iControlKey); in insertScrollBar() local396 ControlList.put(sName, ControlKey); in insertScrollBar()430 Integer ControlKey = new Integer(iControlKey); in insertEditField() local431 ControlList.put(sName, ControlKey); in insertEditField()[all …]