Class FilterFromBugPicker
java.lang.Object
edu.umd.cs.findbugs.gui2.FilterFromBugPicker
Creates a list of options on for filtering bugs based on the current bug selected.
Gives the option to invert the created filter by wrapping it in a
NotMatcher.-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final BugInstanceprivate final JCheckBoxprivate final JPanel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddFilterLikeCheckboxes(JPanel center) private voidaddNotFilterOption(JPanel center) private JPanel
-
Field Details
-
map
-
bug
-
availableSortables
-
pickerPanel
-
notFilterCheck
-
-
Constructor Details
-
FilterFromBugPicker
-
-
Method Details
-
buildPanel
-
addFilterLikeCheckboxes
-
addNotFilterOption
-
pickerPanel
-
makeMatcherFromSelection
-