This question's due date has already passed. You may post a tutorial, but there's no guarantee that the original asker will purchase the tutorial. But other people might!

Question

$10.00 Java graphics question

Asked by :
JohnEndelson
JohnEndelson
Rating :No Rating
Questions Asked: 19
Tutorials Posted: 0
 
 
Q:

Hello,

I am new to learning Java and I have a graphics program that I don't know how to do. I have attached the appropriate word document with the java question below. Thank you for your time and help.

John

 
attachement
 

Available Tutorials to this Question
 
$10.00
java drawing basics tutorial
  • This tutorial hasn't been purchased yet.
  • Posted on Oct 28, 2010 at 3:08:22PM
Posted by :
tcolli35
tcolli35
Rating (31):B+
Questions Asked: 10
Tutorials Posted: 116,
Earned: $477.50
 
A:
Preview: ... am will show a simple black line diagonally going across the canvas.   How to draw a rectangle: The form will look similar except you will use drawRect (int,int,int,int) and the four values will stand for X1,Y1, width, and height (respectively) So if you enter drawRect(10,10,100,100) You will end up with a rectangle that is 10 pixels down from the top, 10 pixels from the left boundary, and it is 100 pixels wide and 100 pi ...

The full tutorial is about 364 words long .
 
$10.00
Java graphics program with screenshot and comments
  • This tutorial hasn't been purchased yet.
  • Posted on Oct 28, 2010 at 11:23:37PM
Posted by :
lightsource
lightsource Not confirmed
Rating (2353):A+
Questions Asked: 4
Tutorials Posted: 5427,
Earned: $110,745.07
 
A:
Preview: ... he at ...

The full tutorial is about 5 words long plus attachments.

attachmentlogo

Attachments:
Mascot.java (2K) (Preview)
screenshot_graphics.JPG (15K) (Preview)