Interface FrontEndable

  • All Known Subinterfaces:
    FrontEndOnly
    All Known Implementing Classes:
    FileSystemBrowserPlugin, ImporterPlugin

    public interface FrontEndable
    Marker that allows a plugin to be added directly to the Ghidra Project Window by the user. Some plugins may get added due to dependencies by FrontEndable plugins.