Package ghidra.plugins.fsbrowser
package ghidra.plugins.fsbrowser
-
ClassDescriptionA
Plugin
that supplies afilesystem
browser component that allows the user to view the contents of filesystems and perform actions on the files inside those filesystems.FSBComponentProvider
context for actionsPlugin component provider for theFileSystemBrowserPlugin
.GTreeNode that represents a directory on a filesystem.Extension point, used by theFSBComponentProvider
to create actions that appear in the fsb tree, and to delegate focus and default actions.Context given to aFSBFileHandler
instance when being initialized.GTreeNode that represents a file on a filesystem.Static list of Icons for the file system browser plugin and its child windows.Base class for all filesystem browser gtree nodes.A GTreeNode that represents the root of aGFileSystem
, and keeps the filesystem pinned in memory with itsFileSystemRef
.Represents a way to open aDomainFile
in aProgramManager