Uses of Class
ca.cgjennings.apps.arkham.plugins.InstalledPlugin
-
Packages that use InstalledPlugin Package Description ca.cgjennings.apps.arkham.plugins -
-
Uses of InstalledPlugin in ca.cgjennings.apps.arkham.plugins
Methods in ca.cgjennings.apps.arkham.plugins that return InstalledPlugin Modifier and Type Method Description static InstalledPlugin[]
BundleInstaller. getInstalledPlugins()
Returns an array of the installed plug-ins (from .seplugin bundles and system plug-ins).
-