Uses of Package
org.scijava.plugin.event
-
Packages that use org.scijava.plugin.event Package Description org.scijava.command org.scijava.plugin org.scijava.plugin.event -
Classes in org.scijava.plugin.event used by org.scijava.command Class Description PluginsAddedEvent An event indicating one or more plugins have been added to thePluginService.PluginsRemovedEvent An event indicating one or more plugins have been removed from thePluginService. -
Classes in org.scijava.plugin.event used by org.scijava.plugin Class Description PluginsAddedEvent An event indicating one or more plugins have been added to thePluginService.PluginsRemovedEvent An event indicating one or more plugins have been removed from thePluginService. -
Classes in org.scijava.plugin.event used by org.scijava.plugin.event Class Description PluginsListEvent An event indicating something has happened to the list of plugins registered with thePluginService.