Searched refs:showInLoupe (Results 1 – 1 of 1) sorted by relevance
188 JCheckBox showInLoupe = new JCheckBox("Show in Loupe"); in buildOverlayExtraControls() local189 showInLoupe.setSelected(false); in buildOverlayExtraControls()190 showInLoupe.addActionListener(new ActionListener() { in buildOverlayExtraControls()196 extras.add(showInLoupe); in buildOverlayExtraControls()