Class TextStyles


  • public class TextStyles
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static javax.swing.text.AttributeSet KEYS  
      static javax.swing.text.AttributeSet VALUES  
    • Constructor Summary

      Constructors 
      Constructor Description
      TextStyles()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • KEYS

        public static javax.swing.text.AttributeSet KEYS
      • VALUES

        public static javax.swing.text.AttributeSet VALUES
    • Constructor Detail

      • TextStyles

        public TextStyles()