Interface IColor


  • public interface IColor
    Project: User: rufenec Date: 11/24/2014 Time: 3:21 PM
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long BLACK  
      static long BLUE  
      static long GRAY  
      static long GREEN  
      static long RED  
      static long TRANSPARENT  
      static long WHITE