modifiedmethod:
createApplicationLayout
added throws IOException
- utility.application.ApplicationLayout createApplicationLayout()
+ utility.application.ApplicationLayout createApplicationLayout() throws IOException
removedmethod:
click
void click(ghidra.app.plugin.core.codebrowser.CodeBrowserPlugin codeBrowser, int clickCount)
removedmethod:
click
void click(ghidra.app.plugin.core.codebrowser.CodeBrowserPlugin codeBrowser, int clickCount, boolean wait)