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