addedmethod:
createNodeFromFile
static ghidra.plugins.fsbrowser.FSBFileNode createNodeFromFile(ghidra.formats.gfilesystem.GFile file, ghidra.util.task.TaskMonitor monitor)
addedmethod:
findMatchingNode
ghidra.plugins.fsbrowser.FSBFileNode findMatchingNode(ghidra.formats.gfilesystem.GFile f, ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
getGFile
ghidra.formats.gfilesystem.GFile getGFile()
addedmethod:
getLoadableFSRL
ghidra.formats.gfilesystem.FSRL getLoadableFSRL()
addedmethod:
init
void init(ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
loadChildrenIfNeeded
void loadChildrenIfNeeded(ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
refreshChildren
void refreshChildren(ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
refreshNode
void refreshNode(ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod:
createNodeFromFile
static ghidra.plugins.fsbrowser.FSBFileNode createNodeFromFile(ghidra.formats.gfilesystem.GFile file)
removedmethod:
updateFileAttributes
void updateFileAttributes(ghidra.util.task.TaskMonitor monitor) throws CancelledException
addedmethod:
createNodeFromFile
static ghidra.plugins.fsbrowser.FSBFileNode createNodeFromFile(ghidra.formats.gfilesystem.GFile file)
addedmethod:
getFSBRootNode
ghidra.plugins.fsbrowser.FSBRootNode getFSBRootNode()
addedmethod:
getIcon
javax.swing.Icon getIcon(boolean expanded)
addedmethod:
getName
java.lang.String getName()
addedmethod:
getToolTip
java.lang.String getToolTip()
addedmethod:
updateFileAttributes
void updateFileAttributes(ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod:
getNodeFromFile
static ghidra.plugins.fsbrowser.FSBNode getNodeFromFile(ghidra.formats.gfilesystem.GFile file)