From: <jm...@us...> - 2013-11-26 17:18:39
|
Revision: 3832 http://sourceforge.net/p/eulergui/code/3832 Author: jmvanel Date: 2013-11-26 17:18:35 +0000 (Tue, 26 Nov 2013) Log Message: ----------- - fix addition of new triple in N3From after addition of new triple in N3Form ( worked in SWExplorerWindow but not in DomainApplication) fix in CreationButton - URLHelper.removeHashFragment() accepts wraped N3 URI s - now val n3Source in N3Form uses Scala string interpolation ( http://docs.scala-lang.org/overviews/core/string-interpolation.html ) TODO : DomainApplication is badly resized after pushing Add URI in same window Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SameWindowHyperlinkManager.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/CreationButton.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/data_manager/DataGUIWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/main/scala/eulergui/util/URLHelper.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |