-
Confused about graphics
I am writing a program for school, and I have several different classes made and everything is working perfectly, however I need to add a logo to my frames. I have read the book, and the java site but I am still confused. How do I make one class for the frame with the graphic in it and then attatch it to all my other classes and gui frames that will be printed out?
If someone could explain this step by step for me I would really appreciate it.
-
Maybe you should read the these GUI tutorials.