From: <jm...@us...> - 2012-02-19 12:32:21
|
Revision: 2931 http://eulergui.svn.sourceforge.net/eulergui/?rev=2931&view=rev Author: jmvanel Date: 2012-02-19 12:32:14 +0000 (Sun, 19 Feb 2012) Log Message: ----------- N3SourceFromSPARQLSource: - extract makeProgressFrame() - call n3Source.getProject().fireN3SourceUpdated(n3Source); instead of n3Source.doUpdate(false); TODO : - feature: have ProgressFrame in the case of SPARQL source update - fix: when the SELECT/CONSTRUCT kind changes in the SPARQL source, update the the table button - internal: further tidy for strict MVC pattern Modified Paths: -------------- trunk/eulergui/src/main/java/eulergui/inputs/N3SourceFromSPARQLSource.java trunk/eulergui/src/main/java/eulergui/project/Project.java trunk/eulergui/src/main/java/n3_project/SPARQLServiceInputAction.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |