Package org.teamapps.icons.spi
-
Interface Summary Interface Description DefaultStyleSupplier<STYLE> Provides the default style for an icon library.IconDecoder<ICON extends Icon<ICON,?>> Decodes icons from an encoded iconStrings such as they are produced by theIconEncoder.IconEncoder<ICON extends Icon<ICON,?>> Responsible for creatingStringrepresentations for icons.IconLoader<ICON extends Icon<ICON,?>> Loads icons, providing them in binary form. -
Annotation Types Summary Annotation Type Description IconLibrary Defines an IconLibrary.