From: <jm...@us...> - 2010-11-22 16:08:31
|
Revision: 1916 http://eulergui.svn.sourceforge.net/eulergui/?rev=1916&view=rev Author: jmvanel Date: 2010-11-22 16:08:25 +0000 (Mon, 22 Nov 2010) Log Message: ----------- - new class URIModificationChecker, that starts a loop to check Modification status of files and URL's, for all original sources, and then if modified call Project.fireN3SourceChanged(N3Source) , to refresh the N3 conversion TODO : the old mechanism with jEdit to get notifications of LOADED events for original source should be commented out and replaced with this one Modified Paths: -------------- trunk/eulergui/src/main/java/n3_project/ProjectFileManagement.java trunk/eulergui/src/main/java/n3_project/ProjectGUI.java trunk/eulergui/src/main/java/unif/TemporaryFrame.java Added Paths: ----------- trunk/eulergui/src/main/java/eulergui/infrastructure/URIModificationChecker.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |