edu.umd.cs.findbugs.gui2

Class CommentsArea

public class CommentsArea extends Object

Author: pugh

Method Summary
protected booleanchangeDesignationOfBug(BugLeafNode theNode, String selection)
protected StringgetNonLeafCommentsText(BugAspects theAspects)
booleanhasFocus()
voidmoveNodeAccordingToDesignation(BugLeafNode theNode, String selection)
voidresized()
voidsaveComments()
Saves comments to the current selected bug.
voidsaveComments(BugLeafNode theNode, BugAspects theAspects)
protected voidsetDesignationComboBox(String designationKey)
protected voidsetDesignationNonLeaf(String designationName)
protected voidupdateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects)
protected voidupdateDesignationComboBox()

Method Detail

changeDesignationOfBug

protected boolean changeDesignationOfBug(BugLeafNode theNode, String selection)

getNonLeafCommentsText

protected String getNonLeafCommentsText(BugAspects theAspects)

hasFocus

public boolean hasFocus()

moveNodeAccordingToDesignation

public void moveNodeAccordingToDesignation(BugLeafNode theNode, String selection)

resized

public void resized()

saveComments

public void saveComments()
Saves comments to the current selected bug.

saveComments

public void saveComments(BugLeafNode theNode, BugAspects theAspects)

setDesignationComboBox

protected void setDesignationComboBox(String designationKey)

setDesignationNonLeaf

protected void setDesignationNonLeaf(String designationName)

updateCommentsFromNonLeafInformationFromSwingThread

protected void updateCommentsFromNonLeafInformationFromSwingThread(BugAspects theAspects)

updateDesignationComboBox

protected void updateDesignationComboBox()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.