Searched refs:whyAreYouKeepingPanel (Results 1 – 1 of 1) sorted by relevance
86 …private final ClassSpecificationsPanel whyAreYouKeepingPanel = new ClassSpecificationsPanel(this, … field in ProGuardGUI518 addBorder(whyAreYouKeepingPanel, "whyAreYouKeeping"); in ProGuardGUI()519 … optionsPanel.add(tip(whyAreYouKeepingPanel, "whyAreYouKeepingTip"), stretchPanelConstraints); in ProGuardGUI()1005 whyAreYouKeepingPanel.setClassSpecifications(configuration.whyAreYouKeeping); in setProGuardConfiguration()1169 configuration.whyAreYouKeeping = whyAreYouKeepingPanel.getClassSpecifications(); in getProGuardConfiguration()