| AboutToolMacQuitHandler |
A plugin-level 'About' handler that serves as the callback from the Dock's 'About' popup action.
|
| ComponentProviderAdapter |
|
| ModalPluginTool |
PluginTool that is used by the Merge process to resolve conflicts
when a file is being checked into a server repository.
|
| NavigatableComponentProviderAdapter |
|
| Plugin |
Plugins are a basic building block in Ghidra, used to bundle features or capabilities
into a unit that can be enabled or disabled by the user in their Tool.
|
| PluginConfigurationModel |
|
| PluginEvent |
Event generated by a plugin.
|
| PluginTool |
Base class that is a container to manage plugins and their actions, and
to coordinate the firing of plugin events and tool events.
|
| PluginToolMacAboutHandler |
A plugin-level about handler that serves as the callback from the Dock's 'About' popup action.
|
| PluginToolMacQuitHandler |
A plugin-level quit handler that serves as the callback from the Dock's 'Quit' popup action.
|
| ServiceInterfaceImplementationPair |
|
| ServiceProviderDecorator |
|
| ServiceProviderStub |
|
| SettableApplicationInformationDisplayFactory |
|
| StandAloneApplication |
|
| StandAlonePluginTool |
|
| ToolServicesAdapter |
|