Class ColorScheme


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

      Fields 
      Modifier and Type Field Description
      static java.awt.Color lightBlue  
      static java.awt.Color lightPink  
      static java.awt.Color white  
    • Constructor Summary

      Constructors 
      Constructor Description
      ColorScheme()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • lightBlue

        public static final java.awt.Color lightBlue
      • lightPink

        public static final java.awt.Color lightPink
      • white

        public static final java.awt.Color white
    • Constructor Detail

      • ColorScheme

        public ColorScheme()