Class Skin.TintedDrawable

  • Enclosing class:
    Skin

    public static class Skin.TintedDrawable
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Color color  
      java.lang.String name  
    • Constructor Summary

      Constructors 
      Constructor Description
      TintedDrawable()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • name

        public java.lang.String name
      • color

        public Color color
    • Constructor Detail

      • TintedDrawable

        public TintedDrawable()