Searched refs:keepAttributesCheckBox (Results 1 – 1 of 1) sorted by relevance
111 …private final JCheckBox keepAttributesCheckBox = new JCheckBox(msg("keepAttributes")… field in ProGuardGUI405 …obfuscationOptionsPanel.add(tip(keepAttributesCheckBox, "keepAttributesTip"), … in ProGuardGUI()1028 …keepAttributesCheckBox .setSelected(configuration.keepAttributes !=… in setProGuardConfiguration()1194 …configuration.keepAttributes = keepAttributesCheckBox .isSelect… in getProGuardConfiguration()