Uses of Class
edu.umd.cs.findbugs.gui2.BugAspects
Packages that use BugAspects
-
Uses of BugAspects in edu.umd.cs.findbugs.gui2
Methods in edu.umd.cs.findbugs.gui2 that return BugAspectsModifier and TypeMethodDescriptionBugAspects.addToNew
(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue sp) MainFrame.getCurrentSelectedBugAspects()
Methods in edu.umd.cs.findbugs.gui2 with parameters of type BugAspectsModifier and TypeMethodDescriptionboolean
BugLeafNode.matches
(BugAspects aspects) BugSet.query
(BugAspects a) Gives you back the BugSet containing all bugs that match your queryvoid
CloudCommentsPane.setBugAspects
(BugAspects aspects) void
MainFrame.setCurrentSelectedBugAspects
(BugAspects currentSelectedBugAspects) protected void
CommentsArea.updateCommentsFromNonLeafInformationFromSwingThread
(BugAspects theAspects) Method parameters in edu.umd.cs.findbugs.gui2 with type arguments of type BugAspectsConstructors in edu.umd.cs.findbugs.gui2 with parameters of type BugAspects