Results 1 to 8 of 8
Thread: Want to learn Java Graphics
- 01-01-2009, 04:52 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 10
- Rep Power
- 0
- 01-01-2009, 05:01 PM #2
Member
- Join Date
- Dec 2008
- Location
- Italy
- Posts
- 79
- Rep Power
- 0
Which type of graphic do you want to learn?
If you're interested in GUI for your programs then you should read the Swing trail in the official Sun tutorial
If you're planning to develop a game or a printing program you need the Java2D lessone
Available here:
java.sun.com/docs/books/tutorial/index.html
- 01-01-2009, 05:05 PM #3
Member
- Join Date
- Dec 2008
- Posts
- 10
- Rep Power
- 0
I have a simpale Tic Tac game, first i want to give this game a graphical view. If u can edit my games with graphics, I can learn by seeing ur program. If u agree then i will give my game code.
Last edited by loggen; 01-01-2009 at 05:07 PM.
- 01-01-2009, 05:21 PM #4
I don't think so...
From Raffael's answers in other posts about "please do this for me", I don't think he's going to take your code and GUI enable it for you (Raffael: please correct me if I'm wrong).
Now getting back to your code... you have to GUI enable your own code. The forum will help you with your questions/problems/doubts, but you have to do it.
If you don't know about Java GUI, maye you should start with this link:
Lesson: Getting Started with Swing (The Java™ Tutorials > Creating a GUI with JFC/Swing)
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 01-01-2009, 05:24 PM #5
Member
- Join Date
- Dec 2008
- Posts
- 10
- Rep Power
- 0
ok. But If u show me step by step. I think i can do it.
- 01-01-2009, 05:32 PM #6
Not that way either
Sorry, it doesn't work that way either. The forum answers developers questions and doubts... it doesn't give classes or courses.
What code do you have? If you have any code, then please post with your questions or problems.
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 01-01-2009, 05:41 PM #7
hhhmmm... applet?
For this particular program, you also might want to consider using an applet:
Lesson: Applets (The Java™ Tutorials > Deployment)
and you can also use google to find examples.
Luck,
CJSLChris S.
Difficult? This is Mission Impossible, not Mission Difficult. Difficult should be easy.
- 01-03-2009, 04:15 PM #8
Member
- Join Date
- Dec 2008
- Posts
- 10
- Rep Power
- 0
Similar Threads
-
How do you learn java??
By low224 in forum New To JavaReplies: 1Last Post: 12-07-2008, 08:42 PM -
Looking to learn Java.
By Pwhheee in forum New To JavaReplies: 2Last Post: 11-21-2008, 06:16 PM -
How to learn java??
By superroach in forum New To JavaReplies: 2Last Post: 10-21-2008, 07:51 PM -
Alice to learn java?
By frasifrasi in forum New To JavaReplies: 2Last Post: 06-03-2008, 04:26 AM -
C++ programmer wants to learn java very fast...
By joe saunders in forum New To JavaReplies: 5Last Post: 01-05-2008, 12:26 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks