Hello Everyone,
I'm new to the forum. Here is some quick background on my computer and programming experience to better help provide a solution.
Computer:
2010 13.3in MBP
OSX Mountain Lion
Running Eclipse (newest version)
Programming Experience:
Beginner. I took half of a semester of Python and I just started a Java class.
In my class we are always asked to exceed out program requirements. I have already done the program. It allows you to input 5 integers into dialog boxes. It uses if statements to tell you what the largest and smallest numbers are. It always tells you if the largest is divisible by the smallest. It displays all of the results into a single message box. That was the requirements. Done. I want to add color to my messagebox and the dialog boxes and I don't know how. My Java book is confusing me as to how to add color and the web searches I've done are fruitless. Could anyone help?
Question (restating it): I want to add color to the message box and the dialog boxes. How do I do it?
Thank you for reading. Any help is appreciated.