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