Searched refs:noteCheckBox (Results 1 – 1 of 1) sorted by relevance
125 private final JCheckBox noteCheckBox = new JCheckBox(msg("note")); field in ProGuardGUI482 …consistencyPanel.add(tip(noteCheckBox, "noteTip"), … in ProGuardGUI()1040 …noteCheckBox .setSelected(configuration.note == null || !configuration.… in setProGuardConfiguration()1206 …configuration.note = noteCheckBox .isSelect… in getProGuardConfiguration()