aspose file tools
The moose likes Swing / AWT / SWT and the fly likes how can i drow lines on image with swing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "how can i drow lines on image with swing" Watch "how can i drow lines on image with swing" New topic
Author

how can i drow lines on image with swing

Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597
Hello all
i have simple Jframe that loads image and display it on Jpanel
works great .
now i want to draw lines .. simple lines on that image
what should i look into , can you please give me link to something that does such thing ?
Thanks
Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
Lesson: Performing Custom Painting
Trail: 2D Graphics
Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597
Thanks for the reply , it is what i needed .
now i have new question and i dont know if to open new thread so i will ask it here
i have Image on jpanel and the jpanel is on InternalFrame
now i what to be able to when the Jpanel resized to center the image to the Jpanel
how can it be done ?
Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how can i drow lines on image with swing
 
Similar Threads
Can anyone tell me how to draw something(example: circle,lines ) on an image ?
How to male collection of lines as sinlge object
how to draw lines without change background's image?
How to implement this Class Diagram implementation
how to add background image to applet