Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JFrame, Graphic, Menu

Status
Not open for further replies.

Stainnd

Programmer
Jul 9, 2001
65
US
I want to create a new JFrame. I want there to be a menu, and the JFrame to contain a single picture that takes up the entire frame. I know how to create a JFrame and work with menus. My problem is how to put a graphic on the JFrame. Any help would be much appreciated. -Mike
 
You see, Sun made Java and host the API and tutorials on it, pretty much everything a new programmer needs.
Search on displaying images. That is all the help you will need, since you say you know how to do everything else. Also, searching the forum will probably net you with at least a dozen answers to this question.

MarsChelios
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top