Interface IPlatformResourceRegistries


  • public interface IPlatformResourceRegistries
    Common entry point for work with platform resources.
    • Method Detail

      • getColorProvider

        IColorRegistry getColorProvider()
        Gets the color registry
        Returns:
        color registry
      • getFontProvider

        IFontRegistry getFontProvider()
        Gets the font registry
        Returns:
        font registry
      • getSystemPictureRegistry

        ISystemPictureRegistry getSystemPictureRegistry()
        Gets the system picture registry
        Returns:
        system picture registry
      • getBorderProvider

        IBorderRegistry getBorderProvider()
        Gets the border registry
        Returns:
        border registry, never null