Package | Description |
---|---|
edu.umd.cs.findbugs.gui2 |
Modifier and Type | Method | Description |
---|---|---|
BugAspects |
BugAspects.addToNew(edu.umd.cs.findbugs.gui2.BugAspects.SortableValue sp) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.String |
CommentsArea.getNonLeafCommentsText(BugAspects theAspects) |
|
boolean |
BugLeafNode.matches(BugAspects aspects) |
|
BugSet |
BugSet.query(BugAspects a) |
Gives you back the BugSet containing all bugs that match your query
|
void |
CommentsArea.saveComments(BugLeafNode theNode,
BugAspects theAspects) |
|
protected void |
CommentsArea.updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects) |
Modifier and Type | Method | Description |
---|---|---|
void |
BugTreeModel.crawl(java.util.ArrayList<BugAspects> path,
int depth) |
Constructor | Description |
---|---|
BugAspects(BugAspects a) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.