|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to detect a file saved?
Hi, I am writing a multi-user text editor. When more than 1 user opened the file and one of them edit and saved it, I want a popup message to be shown for the other users and ask them if they want to load the saved file or continue with their own editing. How do I do this? ActionListener? Or? Thanks.
|
|
#2
|
|||
|
|||
|
check to see if the file modified time has changed...if yes load the new file...
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > How to detect a file saved? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|