addedmethod:
getContainer
ghidra.formats.gfilesystem.FSRL getContainer()
addedmethod:
getGFile
ghidra.formats.gfilesystem.GFile getGFile()
addedmethod:
getGFileFSBNode
ghidra.plugins.fsbrowser.FSBNode getGFileFSBNode(ghidra.formats.gfilesystem.GFile file, ghidra.util.task.TaskMonitor monitor)
addedmethod:
getLoadableFSRL
ghidra.formats.gfilesystem.FSRL getLoadableFSRL()
addedmethod:
getProgramProviderFSRL
ghidra.formats.gfilesystem.FSRL getProgramProviderFSRL(ghidra.formats.gfilesystem.FSRL fsrl)
addedmethod:
init
void init(ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
refreshNode
void refreshNode(ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod:
updateFileAttributes
void updateFileAttributes(ghidra.util.task.TaskMonitor monitor) throws CancelledException
modifiedtype-extends:
FSBRootNode
- docking.widgets.tree.GTreeSlowLoadingNode
+ ghidra.plugins.fsbrowser.FSBNode
modifiedtype-implements:
FSBRootNode
- docking.widgets.tree.GTreeRootNode, ghidra.plugins.fsbrowser.FSBNode
+ (none)
removedmethod:
getGTree
docking.widgets.tree.GTree getGTree()
removedmethod:
setGTree
void setGTree(docking.widgets.tree.GTree tree)