Class PluginInstallerDialog

java.lang.Object
docking.DialogComponentProvider
ghidra.framework.plugintool.dialog.PluginInstallerDialog
All Implemented Interfaces:
ActionContextProvider, StatusListener, TaskListener

public class PluginInstallerDialog extends DialogComponentProvider
Dialog that displays plugins in a tabular format, allowing users to install or uninstall them. The plugins that are displayed are defined by the caller.