From: <jm...@us...> - 2013-06-26 13:07:52
|
Revision: 3607 http://sourceforge.net/p/eulergui/code/3607 Author: jmvanel Date: 2013-06-26 13:07:48 +0000 (Wed, 26 Jun 2013) Log Message: ----------- SWExplorer ( N3Form ) : - buttons for URI's make the new URI replace the current one in the form view - the URI in the input combobox is without <> - scroll main pane to middle horizontally - update doc. for N3Form TODO - datatype triples are not displayed - long text in tooltip should be formatted on several lines - do not reload URI's already loaded ( either reuse triple store in memory, or persistent TDB store ) Modified Paths: -------------- trunk/eulergui/html/documentation.html trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/java/eulergui/rdf/TripleStoreHelper.java trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala Added Paths: ----------- trunk/eulergui/html/images/n3form-app.png trunk/eulergui/src/main/java/deductions/runtime/swing/HyperlinkManager.java trunk/eulergui/src/main/java/deductions/runtime/swing/NewWindowHyperlinkManager.java trunk/eulergui/src/main/java/deductions/runtime/swing/SameWindowHyperlinkManager.java trunk/eulergui/src/main/scala/deductions/runtime/swing/NewWindowInstanceObjectPropertyGUIComponent.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SameWindowInstanceObjectPropertyGUIComponent.scala Removed Paths: ------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/InstanceObjectPropertyGUIComponent.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |