Working as expected!!
Now, finally, to change font, font colour, background image.... How can I change the frame's layout?
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
Working as expected!!
Now, finally, to change font, font colour, background image.... How can I change the frame's layout?
See the tutorial: Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials)
If you don't understand my answer, don't ignore it, ask a question.
Couldn't find anything in this How to Set the Look and Feel (The Java™ Tutorials > Creating a GUI With JFC/Swing > Modifying the Look and Feel)
Any directions?
Could not find how to change the font colour, or its size.
Last edited by Kerooker; April 27th, 2014 at 08:25 PM.
Another place to look: Java Platform SE 7
If you don't understand my answer, don't ignore it, ask a question.
Kerooker (April 28th, 2014)
I made it the way I wanted.
I published the source code in [Java] 2014 cup timer by Kerooker - Pastebin.com
Thanks very much Norm for the help!
I don't know if you can do it, but you can now lock the topic.
Thanks once again!
Glad you got it working.
If you don't understand my answer, don't ignore it, ask a question.