Home
last modified time | relevance | path

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

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBImporter.java57 …JRadioButton fileIgnoreRadio = new JRadioButton(Resources.getTranslation("import_file_co… field in RBImporter
254 if (fileIgnoreRadio.isSelected()) return FILE_OPTION_IGNORE; in getFileConflictOption()
353 fileGroup.add(fileIgnoreRadio); in initComponents()
414 fileBox.add(fileIgnoreRadio); in initComponents()