edu.umd.cs.findbugs.gui2
public class CommentsArea extends Object
Method Summary | |
---|---|
protected boolean | changeDesignationOfBug(BugLeafNode theNode, String selection) |
protected String | getNonLeafCommentsText(BugAspects theAspects) |
boolean | hasFocus() |
void | moveNodeAccordingToDesignation(BugLeafNode theNode, String selection) |
void | resized() |
void | saveComments()
Saves comments to the current selected bug.
|
void | saveComments(BugLeafNode theNode, BugAspects theAspects) |
protected void | setDesignationComboBox(String designationKey) |
protected void | setDesignationNonLeaf(String designationName) |
protected void | updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects) |
protected void | updateDesignationComboBox() |