Searched refs:targetComboBox (Results 1 – 2 of 2) sorted by relevance
122 …private final JComboBox targetComboBox = new JComboBox(ListUtil.commaSeparatedList(msg("targets"))… field in ProGuardGUI464 … preverificationOptionsPanel.add(tip(targetComboBox, "targetTip"), constraintsLast); in ProGuardGUI()476 targetComboBox.setSelectedIndex(targetComboBox.getItemCount() - 1); in ProGuardGUI()1075 … targetComboBox.setSelectedItem(ClassUtil.externalClassVersion(configuration.targetClassVersion)); in setProGuardConfiguration()1079 targetComboBox.setSelectedIndex(targetComboBox.getItemCount() - 1); in setProGuardConfiguration()1203 … .isSelected() ? ClassUtil.internalClassVersion(targetComboBox.getSelectedIte… in getProGuardConfiguration()
META-INF/ META-INF/MANIFEST.MF proguard/gui/ClassSpecificationDialog.class ClassSpecificationDialog ...