Home
last modified time | relevance | path

Searched refs:getKeyEventKey (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1454 jMenuFile.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_trigger"))); in updateLocale()
1456 …jMenuFileNewResourceBundle.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_new_trig… in updateLocale()
1458 …jMenuFileOpenResourceBundle.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_open_tr… in updateLocale()
1460 …jMenuFileSaveResourceBundle.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_save_tr… in updateLocale()
1462 …jMenuFileSaveResourceBundleAs.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_savea… in updateLocale()
1464 …jMenuFileImportResourceBundle.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_impor… in updateLocale()
1466 …jMenuFileImportJava.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_import_java_tri… in updateLocale()
1468 …jMenuFileImportProperties.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_import_pr… in updateLocale()
1470 …jMenuFileImportTMX.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_import_TMX_trigg… in updateLocale()
1472 …jMenuFileImportXLF.setMnemonic(getKeyEventKey(Resources.getTranslation("menu_file_import_XLF_trigg… in updateLocale()
[all …]
DRBGroupPanel.java127 …deleteButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_delete_r… in initComponents()
128 …translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()
218 …createItemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_crea… in initComponents()
219 …editItemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_edit_r… in initComponents()
220 …deleteItemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_dele… in initComponents()
221 …createGroupButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_cre… in initComponents()
DRBStatisticsPanel.java135 …updateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_update_t… in initComponents()
250 …fileButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_file_t… in initComponents()
251 …groupButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_group… in initComponents()
252 …itemButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_add_resour… in initComponents()
DRBUntranslatedPanel.java150 …deleteButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_delete_r… in initComponents()
151 …translateButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_mark_… in initComponents()
DRBSearchPanel.java236 …findButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_search_fin… in initComponents()
237 …replaceButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_search_… in initComponents()
DBundleItemCreationDialog.java279 …createButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_create_t… in initComponents()
280 …createMoreButton.setMnemonic(RBManagerMenuBar.getKeyEventKey(Resources.getTranslation("button_crea… in initComponents()