From: <jm...@us...> - 2014-02-06 19:09:14
|
Revision: 3965 http://sourceforge.net/p/eulergui/code/3965 Author: jmvanel Date: 2014-02-06 19:09:09 +0000 (Thu, 06 Feb 2014) Log Message: ----------- - FEATURE: text editor for triple object in N3Form appears on double click TODO : should respect the original line feed, or create some. - also fixed the saving of the a triple when there was no edit - organize imports here and there Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/RuleBasedApplicationWithCache.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/KBConsoleDumpFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/N3Form.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/NamedGraphsDisplayFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SimplifiedN3QueryFeature.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/SimplifiedN3QueryGUI.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/TripleComboBoxes.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/BorderLayoutWindow.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/N3JTablePanel.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/URILoaderImpl.scala Added Paths: ----------- trunk/eulergui/src/main/scala/deductions/runtime/rdf/ trunk/eulergui/src/main/scala/deductions/runtime/rdf/TriplePersistance.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/components/TripleTextEditor.scala trunk/eulergui/src/main/scala/deductions/runtime/web/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |