Searched refs:whyAreYouKeepingPanel (Results 1 – 1 of 1) sorted by relevance
87 …private final ClassSpecificationsPanel whyAreYouKeepingPanel = new ClassSpecificationsPanel(this, … field in ProGuardGUI516 addBorder(whyAreYouKeepingPanel, "whyAreYouKeeping"); in ProGuardGUI()517 … optionsPanel.add(tip(whyAreYouKeepingPanel, "whyAreYouKeepingTip"), stretchPanelConstraints); in ProGuardGUI()998 whyAreYouKeepingPanel.setClassSpecifications(configuration.whyAreYouKeeping); in setProGuardConfiguration()1159 configuration.whyAreYouKeeping = whyAreYouKeepingPanel.getClassSpecifications(); in getProGuardConfiguration()