Saturday, 9 September 2017

Methods Of Color Class

Constructor:
            Color(int,int,int);       (RGB)
Constant Fields:
            public static final Color red;
                        public static final Color.red;
                         public static final Color.green;

                         public static final Color.yellow;

No comments:

Post a Comment

Featured post

Development Of JAVA Program