FSBDirNode

Package: ghidra.plugins.fsbrowser
Type: class

11.2_PUBLIC

addedmethod: getLoadableFSRL
ghidra.formats.gfilesystem.FSRL getLoadableFSRL()
addedmethod: refreshNode
void refreshNode(ghidra.util.task.TaskMonitor monitor) throws CancelledException
removedmethod: updateFileAttributes
void updateFileAttributes(ghidra.util.task.TaskMonitor monitor)

10.1_PUBLIC

addedmethod: updateFileAttributes
void updateFileAttributes(ghidra.util.task.TaskMonitor monitor)
modifiedtype-extends: FSBDirNode
- ghidra.plugins.fsbrowser.FSBNode
+ ghidra.plugins.fsbrowser.FSBFileNode
removedmethod: getFSRL
ghidra.formats.gfilesystem.FSRL getFSRL()
removedmethod: getIcon
javax.swing.Icon getIcon(boolean expanded)
removedmethod: getName
java.lang.String getName()
removedmethod: getToolTip
java.lang.String getToolTip()
removedmethod: hashCode
int hashCode()

9.2_PUBLIC

modifiedtype-extends: FSBDirNode
- docking.widgets.tree.GTreeSlowLoadingNode
+ ghidra.plugins.fsbrowser.FSBNode
modifiedtype-implements: FSBDirNode
- ghidra.plugins.fsbrowser.FSBNode
+ (none)

9.0.1_PUBLIC

introducedInitial version