public class StudioIconsGenerator extends Object
This generator introspects the extension base dir and looks for the 'icons' folder, this folder should comply with a basic structure to provide the required Icons for Studio.'
The generator verify the existence of icons for the light and classic themes, if not exist, a generic one will be used.
Also, in case that a new icon theme is released, but this packager doesn't support it, any folder inside of the icons folder will be copied into the plugin.
| Constructor and Description |
|---|
StudioIconsGenerator(GenerationContext context) |
public StudioIconsGenerator(GenerationContext context)
Copyright © 2016. All rights reserved.