Searched refs:adaptResourceFileContentsTextField (Results 1 – 1 of 1) sorted by relevance
150 private final JTextField adaptResourceFileContentsTextField = new JTextField(40); field in ProGuardGUI415 …obfuscationOptionsPanel.add(tip(adaptResourceFileContentsTextField, "fileNameFilterTip"), … in ProGuardGUI()1065 …adaptResourceFileContentsTextField .setText(configuration.adaptResourceFileContents == null ?… in setProGuardConfiguration()1199 …CheckBox .isSelected() ? ListUtil.commaSeparatedList(adaptResourceFileContentsTextField … in getProGuardConfiguration()