Uses of Class
ca.cgjennings.apps.arkham.plugins.InstalledTheme
-
Packages that use InstalledTheme Package Description ca.cgjennings.apps.arkham.plugins -
-
Uses of InstalledTheme in ca.cgjennings.apps.arkham.plugins
Methods in ca.cgjennings.apps.arkham.plugins that return InstalledTheme Modifier and Type Method Description static InstalledThemeBundleInstaller. getInstalledThemeForClassName(java.lang.String className)Returns theInstalledThemewhoseThemeclass has the name className, ornullif no such theme is available.static InstalledTheme[]BundleInstaller. getInstalledThemes()Returns an array of the availableInstalledThemes.
-