Results 1 to 2 of 2
- 11-14-2007, 07:20 PM #1
Member
- Join Date
- Nov 2007
- Posts
- 1
- Rep Power
- 0
Connect Java application to photo editor
Hi all,
I'm pretty much stuck on this one and need you help.
I have an application which contains photos that need to be heavily edited, so I've decided to provide a click on a photo which will open photo editor (Photoshop in my case) using Runtime.exec(). This works fine. Now I need to update a photo in my application every time the photo is changed (saved) in "out of the application" photo editor.
I can check the database every few seconds and see weather the file was changed, but it is too costly since the connection to the database server is slow.
So my question is: is there any way to listen to the photo editor from the application and get info when the photo was changed, so I can upload new photo?
Thanks,
Ben.
- 11-21-2007, 12:09 AM #2
Member
- Join Date
- Nov 2007
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Help with Java application to connect to a database
By coco in forum JDBCReplies: 3Last Post: 09-18-2008, 03:07 PM -
Editor for Java
By peiceonly in forum New To JavaReplies: 4Last Post: 08-13-2008, 08:27 AM -
get Photo taken date
By nancyhung in forum New To JavaReplies: 2Last Post: 04-07-2008, 05:10 PM -
Editor for java
By thirdy_veritech in forum Other IDEsReplies: 6Last Post: 12-24-2007, 06:17 AM -
Making connect 4 in java
By zoe in forum New To JavaReplies: 1Last Post: 08-07-2007, 06:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks