I have properties file. I want to use listeners. if some Values change in this file then i want to update my integers. So, Which classes or implements do i need to use?
I use netbeans 6.7. I think there must be easy way to use.
Iguramu
2009-08-28 14:30:32
No problem, carry on with that.
Zed
2009-08-28 15:27:38
A:
JNotify simply check the proprety file regularly. You could do the same with a timer. No code examples since the languague is not specified.
Silence
2009-08-28 14:34:54
A:
so anyway, can I ask how to integrate Jnotify in a java source code? I find it very confusing.
jacobian
2010-09-30 08:57:03