Results 1 to 3 of 3
Thread: drawing shapes in java help
- 04-01-2009, 08:50 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 1
- Rep Power
- 0
drawing shapes in java help
friends
i need to draw shapes on a JPanel or consider a GUI
Is there any designer for this like the visual editor where you can drag and drop components onto the window????
I cant keep drawing from the program because it will be a tedious job for me as i have got a complicated diagram.
Any quick help is appreciatedLast edited by alphajoseph; 04-01-2009 at 12:13 PM.
- 09-17-2009, 03:17 PM #2
Member
- Join Date
- Sep 2009
- Posts
- 15
- Rep Power
- 0
I can't really help U all that much, but it may be usefull if U drew out your diagram on paper, and then using trial and error, figured out all the points.
Or u could just draw the diagram in a image file, and just draw the image in the JPanel's draw event. Do do this, U'd have to make a new class that extends JPanel, and then use it in the place of a regular JPanel in ur main class.
- 09-29-2009, 06:35 PM #3
Member
- Join Date
- Sep 2009
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
randomly moving shapes
By marlon in forum New To JavaReplies: 3Last Post: 10-05-2012, 09:37 AM -
Getting User Input to Drawing Shapes
By mlfatty in forum AWT / SwingReplies: 2Last Post: 03-04-2009, 06:36 AM -
Colors and shapes.
By Torgero in forum New To JavaReplies: 14Last Post: 10-13-2008, 05:25 PM -
Help with basic shapes in java
By carl in forum Java 2DReplies: 1Last Post: 07-31-2007, 11:40 PM -
Help, basic shapes using java
By coco in forum AWT / SwingReplies: 1Last Post: 07-31-2007, 08:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks