CommentFieldMouseHandler

Package: ghidra.app.util.viewer.field
Type: class

9.0.2_PUBLIC

addedmethod: checkWord
boolean checkWord(java.lang.String wordString, ghidra.framework.plugintool.ServiceProvider serviceProvider, ghidra.app.nav.Navigatable sourceNavigatable)
addedmethod: getComment
java.lang.String[] getComment(ghidra.program.util.ProgramLocation programLocation)
addedmethod: getCommentColumn
int getCommentColumn(ghidra.program.util.ProgramLocation programLocation)
addedmethod: getCommentRow
int getCommentRow(ghidra.program.util.ProgramLocation programLocation)

9.0.1_PUBLIC

introducedInitial version