Results 1 to 2 of 2
Thread: Making a drawing tool
- 03-16-2010, 08:31 AM #1
Member
- Join Date
- Mar 2010
- Posts
- 2
- Rep Power
- 0
Making a drawing tool
Hello I am working on a little project, however I am stuck. I need to make a drawing tool where the user can choose a shape(eg, square, circle...) and then put in co-ordinates. Then when the user clicks draw the shape will appear on the Jpanel.
I started it, however I reached an impasse, since I'm new to Java I don't know how to use the co-ordinates(width, height) the user has typed and put it on the Jpanel with the selected shape.
I just want someone to help me get started or explain how its done, Obviously asking for all the code is ridicilous, however if someone can just help me start it.
thank you very much
- 03-16-2010, 12:23 PM #2
Member
- Join Date
- Mar 2010
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
is Polymorphism the tool to use?
By xcallmejudasx in forum New To JavaReplies: 2Last Post: 05-04-2009, 05:02 PM -
UML Tool
By Ciwan in forum New To JavaReplies: 1Last Post: 02-11-2009, 01:17 AM -
applet tool.
By makpandian in forum New To JavaReplies: 0Last Post: 12-10-2008, 05:52 AM -
Javadoc-tool
By tskumarme in forum New To JavaReplies: 1Last Post: 05-30-2008, 01:31 PM -
ANT (Another Neat Tool) - II
By Java Tutorial in forum Java TutorialReplies: 0Last Post: 05-24-2008, 02:44 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks