Package 

Interface Styleable


  • 
    public interface Styleable
    
                        

    Interface describing a styleable view. A styleable view will understand CSS-like rules and apply them on itself.

    • Method Summary

      Modifier and Type Method Description
      abstract void applyStyleRules(Map<String, String> rules)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait