Package | Description |
---|---|
edu.umd.cs.findbugs.gui2 |
Modifier and Type | Method | Description |
---|---|---|
BugLeafNode |
BugSet.get(int index) |
|
BugLeafNode |
BugSet.getUnfiltered(int index) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Comparator<BugLeafNode> |
Sortables.getBugLeafNodeComparator() |
|
java.util.Iterator<BugLeafNode> |
BugSet.iterator() |
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
CommentsArea.changeDesignationOfBug(BugLeafNode theNode,
java.lang.String selection) |
|
int |
BugSet.indexOf(BugLeafNode p) |
|
int |
BugSet.indexOfUnfiltered(BugLeafNode p) |
|
void |
CommentsArea.moveNodeAccordingToDesignation(BugLeafNode theNode,
java.lang.String selection) |
|
void |
CommentsArea.saveComments(BugLeafNode theNode,
BugAspects theAspects) |
Modifier and Type | Method | Description |
---|---|---|
void |
BugTreeModel.crawlToOpen(javax.swing.tree.TreePath path,
java.util.ArrayList<BugLeafNode> bugLeafNodes,
java.util.ArrayList<javax.swing.tree.TreePath> treePaths) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.