Searched refs:showInvalid (Results 1 – 1 of 1) sorted by relevance
50 private CheckBox showInvalid = new CheckBox("Show invalidated tests"); field in CommonPanel94 commonFilterPanel.add(showInvalid); in initialize()148 savedShowInvalid = showInvalid.getValue(); in updateStateFromView()153 showInvalid.setValue(savedShowInvalid); in updateViewFromState()