Uses of Class
edu.umd.cs.findbugs.gui2.BugTreeModel.BranchOperationException
Packages that use BugTreeModel.BranchOperationException
-
Uses of BugTreeModel.BranchOperationException in edu.umd.cs.findbugs.gui2
Methods in edu.umd.cs.findbugs.gui2 that throw BugTreeModel.BranchOperationExceptionModifier and TypeMethodDescriptionprivate TreeModelEvent
BugTreeModel.branchOperations
(ArrayList<String> stringsToBranch, BugTreeModel.TreeModification whatToDo) BugTreeModel.insertBranch
(ArrayList<String> stringsToBranch) BugTreeModel.removeBranch
(ArrayList<String> stringsToBranch) BugTreeModel.restructureBranch
(ArrayList<String> stringsToBranch, boolean removing)