Results 1 to 1 of 1
- 03-10-2011, 09:52 AM #1
Member
- Join Date
- Oct 2010
- Posts
- 7
- Rep Power
- 0
Java select Area of BufferedImage
Hi everybody,
I made a JFreeChart chart and put it into a BufferedImage
Java Code:ChartRenderingInfo info = null; label.setIcon(new ImageIcon(chart.createBufferedImage(400, 400, info)));
now I wan't to lay a slider on top of it which i can drag among the BufferdImage so that i can select an area with it.
Do you have any idea where I can find that?
Already did a lot of Google research but either I'm too stupid or there is no way for BufferedImages to do this.
Thanks in advance
Similar Threads
-
new BufferedImage OutOfMemoryError: Java heap space
By mame in forum AWT / SwingReplies: 1Last Post: 01-27-2011, 08:08 AM -
printable area mismatch between Java & C++ possible?
By r00tb33r in forum AWT / SwingReplies: 0Last Post: 06-16-2010, 06:29 AM -
Java fans from Nottingham area!!! Attention!!!
By nadiatos in forum Jobs OfferedReplies: 1Last Post: 03-11-2010, 06:24 PM -
How to retain value in struts 2 using <s:select></s:select> tag
By SaiPrasad@Sella in forum Web FrameworksReplies: 0Last Post: 02-09-2009, 07:23 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks