addedmethod:
addProjectView
ghidra.framework.model.ProjectData addProjectView(java.net.URL url, boolean visible) throws IOException
addedmethod:
addProjectViewListener
void addProjectViewListener(ghidra.framework.model.ProjectViewListener listener)
modifiedmethod:
getProjectData
return type: ProjectData → ProjectFileManager
- ghidra.framework.model.ProjectData getProjectData()
+ ghidra.framework.data.ProjectFileManager getProjectData()
removedmethod:
addProjectView
ghidra.framework.model.ProjectData addProjectView(java.net.URL url) throws IOException, MalformedURLException