From: <jm...@us...> - 2013-11-24 08:54:51
|
Revision: 3826 http://sourceforge.net/p/eulergui/code/3826 Author: jmvanel Date: 2013-11-24 08:54:48 +0000 (Sun, 24 Nov 2013) Log Message: ----------- - waiting on completion of download & translation: * systematically in ProjectGUI_Updater.scala call subPanel.getEditN3Button.setEnabled(false) * in XmiInputAction.scala download & translate to N3 in a future, and re-enable EditN3Button in onSuccess {} * TODO apply this design for every N3Source type - add assertion in WikipediaCompletionTest.java test suite PASSES Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/eulergui/gui/actions/XmiInputAction.scala trunk/eulergui/src/main/scala/eulergui/gui/controller/ProjectGUI_Updater.scala trunk/eulergui/src/test/java/eulergui/util/WikipediaCompletionTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |