Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GUI for Poker game?

807607Jan 15 2007 — edited Jan 18 2007
I'm trying to do the GUI part of the Poker texas hold em, however,
1. For the table, is it correct to insert a still image as a background then let everything taking place on top of it?
2. I don't know how to insert a picture into a JFrame/JPanel using NetBeans?
3. I don't know how to do the GUI for the cards?
4. What software should I use to do the GUI? Software like Netbeans, where I can drop and drag Swing component to a Frame, or should I be implementing the GUI line by line using things like JCreator, Notepad?
Can somebody shed me some light on how to do this?
Thanks...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2007
Added on Jan 15 2007
7 comments
935 views