Properties File listener in Java?

Posted by Iguramu on Stack Overflow See other posts from Stack Overflow or by Iguramu
Published on 2009-08-28T14:22:00Z Indexed on 2010/04/13 13:03 UTC
Read the original article Hit count: 297

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about properties

Related posts about listeners