Class StyledString


  • public class StyledString
    extends Object
    A String that can be styled.
    • Constructor Detail

      • StyledString

        public StyledString​(String value)
      • StyledString

        public StyledString​(String value,
                            Color color)
    • Method Detail

      • getValue

        public String getValue()
      • getColor

        public Color getColor()