edu.umd.cs.findbugs.gui2
Class CommentsArea
java.lang.Object
edu.umd.cs.findbugs.gui2.CommentsArea
public class CommentsArea
- extends java.lang.Object
- Author:
- pugh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
saveComments
public void saveComments()
- Saves comments to the current selected bug.
saveComments
public void saveComments(BugLeafNode theNode,
BugAspects theAspects)
setDesignationNonLeaf
protected void setDesignationNonLeaf(java.lang.String designationName)
changeDesignationOfBug
protected boolean changeDesignationOfBug(BugLeafNode theNode,
java.lang.String selection)
updateDesignationComboBox
protected void updateDesignationComboBox()
updateCommentsFromNonLeafInformationFromSwingThread
protected void updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects)
getNonLeafCommentsText
protected java.lang.String getNonLeafCommentsText(BugAspects theAspects)
setDesignationComboBox
protected void setDesignationComboBox(java.lang.String designationKey)
moveNodeAccordingToDesignation
public void moveNodeAccordingToDesignation(BugLeafNode theNode,
java.lang.String selection)
convertDesignationNameToDesignationKey
@CheckForNull
protected java.lang.String convertDesignationNameToDesignationKey(java.lang.String name)
resized
public void resized()
hasFocus
public boolean hasFocus()
configureForCurrentCloud
public void configureForCurrentCloud()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.