public class CommentsArea
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
changeDesignationOfBug(BugLeafNode theNode,
java.lang.String selection) |
void |
configureForCurrentCloud() |
protected java.lang.String |
convertDesignationNameToDesignationKey(java.lang.String name) |
protected java.lang.String |
getNonLeafCommentsText(BugAspects theAspects) |
boolean |
hasFocus() |
void |
moveNodeAccordingToDesignation(BugLeafNode theNode,
java.lang.String selection) |
void |
resized() |
void |
saveComments()
Saves comments to the current selected bug.
|
void |
saveComments(BugLeafNode theNode,
BugAspects theAspects) |
protected void |
setDesignationComboBox(java.lang.String designationKey) |
protected void |
setDesignationNonLeaf(java.lang.String designationName) |
protected void |
updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects) |
protected void |
updateDesignationComboBox() |
public void saveComments()
public void saveComments(BugLeafNode theNode, BugAspects theAspects)
protected void setDesignationNonLeaf(java.lang.String designationName)
protected boolean changeDesignationOfBug(BugLeafNode theNode, java.lang.String selection)
protected void updateDesignationComboBox()
protected void updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects)
protected java.lang.String getNonLeafCommentsText(BugAspects theAspects)
protected void setDesignationComboBox(java.lang.String designationKey)
public void moveNodeAccordingToDesignation(BugLeafNode theNode, java.lang.String selection)
@CheckForNull protected java.lang.String convertDesignationNameToDesignationKey(java.lang.String name)
public void resized()
public boolean hasFocus()
public void configureForCurrentCloud()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.