Searched refs:fileIgnoreRadio (Results 1 – 1 of 1) sorted by relevance
57 …JRadioButton fileIgnoreRadio = new JRadioButton(Resources.getTranslation("import_file_co… field in RBImporter254 if (fileIgnoreRadio.isSelected()) return FILE_OPTION_IGNORE; in getFileConflictOption()353 fileGroup.add(fileIgnoreRadio); in initComponents()414 fileBox.add(fileIgnoreRadio); in initComponents()