Package ghidra.framework.main
Interface ApplicationLevelOnlyPlugin
- All Superinterfaces:
ApplicationLevelPlugin
- All Known Implementing Classes:
DomainFolderChangesDisplayPlugin
,LookAndFeelPlugin
,MemoryUsagePlugin
Marker interface to indicate this plugin is application-level tools only (see
ApplicationLevelPlugin
).