IntelliJ Java IDE
The moose likes Game Development and the fly likes Graphics 2d Displaying GUI Swing Problems Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "Graphics 2d Displaying GUI Swing Problems" Watch "Graphics 2d Displaying GUI Swing Problems" New topic
Author

Graphics 2d Displaying GUI Swing Problems

Jason Kblanske
Greenhorn

Joined: Jan 11, 2012
Posts: 2
So i'm having problems understanding how to display GUI components such as JButtons to a G2d paint board can someone please help me understand this?
Jason Kblanske
Greenhorn

Joined: Jan 11, 2012
Posts: 2
Bump
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 8428

I don't have an answer to your question, but I would suggest you read this. Perhaps your question is too vague. Perhaps this isn't the best forum. perhaps you haven't shown you've tried to do anything yourself.

People often put as much effort into answering your question as you put into asking it.


Never ascribe to malice that which can be adequately explained by stupidity.
 
 
subject: Graphics 2d Displaying GUI Swing Problems
 
Threads others viewed
component layout on panel
Aligning record from Database on a textArea
JUnit & JDBC problem
Changing the alignment of text inside a button
Event problems
IntelliJ Java IDE