aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Monitoring progress of BufferedImageOp... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Monitoring progress of BufferedImageOp..." Watch "Monitoring progress of BufferedImageOp..." New topic
Author

Monitoring progress of BufferedImageOp...

Danny Wreczycki
Greenhorn

Joined: Sep 23, 2012
Posts: 7
Hello there, i did small reasearch but cannot find any solution of this problem. I need to monitore progress of filtering image while using BufferedImageOp implementation, to be exact i would like to use progress monitor if possible. And heres the problem since I have no idea how to attach the monitor to BufferedImageOp or BufferdImage itself. Please take a look at this and if You know any solution how Can i monitore filtering with BufferedImageOp or even creation process of BufferedImage post here.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Monitoring progress of BufferedImageOp...
 
Similar Threads
Starting JBoss in netBeans 6.1
Extending BufferedImage
apache.commons.fileupload - Browser blocks ajax requests
Progres monitor bar
I want to monitor a task activated by a button. Do I have to use Threads?