Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-24-2012, 11:23 PM   PM User | #1
Atlan
New Coder

 
Join Date: Jul 2012
Posts: 14
Thanks: 2
Thanked 0 Times in 0 Posts
Atlan is an unknown quantity at this point
drawing graphics in java

Hello all

I'm trying to draw a fairly simple image in Java, using the basic methods- drawOval, drawLine, and drawRect. Simple, but time consuming.

I mean, say I'm drawing a line. I enter all 4 sets of coordinates, compile, run, check the image output, see the line isn't quite right, change a coordinate, compile, run, check, repeat.

This is taking ages- and driving me insane.

Is there a program that could help with this? Something like Microsoft paint, that would let me draw the image, but then would give me the drawOval/drawLine/drawRect/ect to let me enter it into my program?
Atlan is offline   Reply With Quote
Reply

Bookmarks

Tags
drawline, graphics, image, java, paint

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:51 AM.


Advertisement
Log in to turn off these ads.