From: <jm...@us...> - 2014-01-03 21:26:36
|
Revision: 3919 http://sourceforge.net/p/eulergui/code/3919 Author: jmvanel Date: 2014-01-03 21:26:32 +0000 (Fri, 03 Jan 2014) Log Message: ----------- semantic drag from EG main app N3 source button : * the drag is now effective! * dragged transfer data from an EulerGUI N3 source is N3Source object or its URI as a String or InputStream TODO : use this to drop to: * another instance of EG * an N3Form such as in DataGUI Modified Paths: -------------- trunk/eulergui/src/main/scala/deductions/runtime/swing/drop/SemanticDragRecognizer.scala trunk/eulergui/src/main/scala/eulergui/gui/view/ButtonsForN3Source.scala Added Paths: ----------- trunk/eulergui/src/test/scala/deductions/runtime/swing/drop/ trunk/eulergui/src/test/scala/deductions/runtime/swing/drop/SemanticDragRecognizerTest.scala This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |