Searched refs:mergeInterfacesAggressivelyCheckBox (Results 1 – 1 of 1) sorted by relevance
93 …private final JCheckBox mergeInterfacesAggressivelyCheckBox = new JCheckBox(msg("mergeInterfacesAg… field in ProGuardGUI439 …optimizationOptionsPanel.add(tip(mergeInterfacesAggressivelyCheckBox, "mergeInterfacesAggressively… in ProGuardGUI()1013 … mergeInterfacesAggressivelyCheckBox .setSelected(configuration.mergeInterfacesAggressively); in setProGuardConfiguration()1178 …configuration.mergeInterfacesAggressively = mergeInterfacesAggressivelyCheckBox .isSelect… in getProGuardConfiguration()