Package ghidra.framework.main
Interface FrontEndable
-
- All Known Subinterfaces:
FrontEndOnly
- All Known Implementing Classes:
FileSystemBrowserPlugin,ImporterPlugin
public interface FrontEndableMarker 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.