Package ghidra.framework.main
Interface FrontEndable
-
- All Known Subinterfaces:
FrontEndOnly
- All Known Implementing Classes:
DomainFolderChangesDisplayPlugin
,FileSystemBrowserPlugin
,GenerateOldLanguagePlugin
,ImporterPlugin
,JavaHelpPlugin
,LookAndFeelPlugin
,MemoryUsagePlugin
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.