From: <jm...@us...> - 2013-07-04 12:00:28
|
Revision: 3627 http://sourceforge.net/p/eulergui/code/3627 Author: jmvanel Date: 2013-07-04 12:00:24 +0000 (Thu, 04 Jul 2013) Log Message: ----------- added Wikipedia combobox with completion in SW Explorer - carriage return now works in SW Explorer Load field TODO - isCompleted() should be true also when there are several completions - I guess I should reuse the URL connection to Wikipedia JSON service; maybe also set a client name in HTTP headers; ask on Wikipedia IRC ... Modified Paths: -------------- trunk/eulergui/src/main/java/deductions/runtime/swing/N3Form.java trunk/eulergui/src/main/scala/deductions/runtime/swing/DBPediaComboBox.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/NewWindowInstanceObjectPropertyGUIComponent.scala trunk/eulergui/src/main/scala/deductions/runtime/swing/explorer/SWExplorerWindow.scala trunk/eulergui/src/main/scala/eulergui/util/WikipediaCompletion.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |