Searched refs:VK_S (Results 1 – 3 of 3) sorted by relevance
51 #define VK_S 'S' macro
1605 KeyEvent.VK_S, ActionEvent.CTRL_MASK)); in RBManagerMenuBar()1612 KeyEvent.VK_S, ActionEvent.CTRL_MASK | ActionEvent.SHIFT_MASK)); in RBManagerMenuBar()1793 else if (character.startsWith("S")) return KeyEvent.VK_S; in getKeyEventKey()
245 new MenuShortcut(KeyEvent.VK_S))); in initMenus()