Class LabelCustomization

  • All Implemented Interfaces:

    
    public class LabelCustomization
    
                        

    Generic class used to customize the visual style of text on the challenge screen.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Integer getTextColor() Text color resource reference.
      abstract Unit setTextColor(Integer textColor) Text color resource reference.
      abstract Integer getTextFont() Text font resource reference.
      abstract Unit setTextFont(Integer textFont) Text font resource reference.
      • Methods inherited from class java.lang.Object

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