Uses of Class
ca.cgjennings.apps.arkham.plugins.PluginRoot
- 
Packages that use PluginRoot Package Description ca.cgjennings.apps.arkham.plugins 
- 
- 
Uses of PluginRoot in ca.cgjennings.apps.arkham.pluginsMethods in ca.cgjennings.apps.arkham.plugins that return PluginRoot Modifier and Type Method Description PluginRootInstalledBundleObject. getPluginRoot()Returns the bundle's root file, ornullif it does not have a root file.PluginRootPluginBundle. getPluginRoot()Returns aPluginRootfor the root file in this bundle, ornullif the plug-in does not have a root file.Methods in ca.cgjennings.apps.arkham.plugins with parameters of type PluginRoot Modifier and Type Method Description intPluginRoot. compareTo(PluginRoot root)Compares two roots based on their priorities.
 
-