Searched refs:additionalKeepPanel (Results 1 – 1 of 1) sorted by relevance
74 …private final KeepSpecificationsPanel additionalKeepPanel = new KeepSpecificationsPanel(this, true… field in ProGuardGUI358 addBorder(additionalKeepPanel, "keepAdditional"); in ProGuardGUI()359 shrinkingPanel.add(tip(additionalKeepPanel, "keepAdditionalTip"), stretchPanelConstraints); in ProGuardGUI()974 additionalKeepPanel.setClassSpecifications(filteredKeepSpecifications(configuration.keep, in setProGuardConfiguration()1093 List additionalKeep = additionalKeepPanel.getClassSpecifications(); in getProGuardConfiguration()